Pull request #4011 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/edgex-go Loading trusted files from base branch main at ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 rather than d9eab8b91c7d40a4847a4b02ed7aa536685513ff Obtained Jenkinsfile from ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 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-ssh1730250972089173775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh9347399673627751540.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4011/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4011/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1549498578374337047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh15109749682524629362.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4011/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4011/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3338083168049430185.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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/v2], buildSnap:false] ========================================================= [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.17 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41813’ Running on prd-ubuntu20.04-docker-8c-8g-41815 in /w/workspace/edgexfoundry_edgex-go_PR-4011 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4011/head:refs/remotes/origin/PR-4011 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d9eab8b91c7d40a4847a4b02ed7aa536685513ff Merge succeeded, producing d9eab8b91c7d40a4847a4b02ed7aa536685513ff Checking out Revision d9eab8b91c7d40a4847a4b02ed7aa536685513ff (PR-4011) > git config core.sparsecheckout # timeout=10 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # 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 ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 Commit message: "fix(snap): update processAppOptions list " First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-09T14:29:23.916Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-09T14:29:23.969Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-09T14:29:23.983Z] ========================================================= [2022-05-09T14:29:23.983Z] EdgeX Global Pipelines Version Info [2022-05-09T14:29:23.983Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 74630b457fbbd8183044aecf3db15bb63d527601 # timeout=10 [2022-05-09T14:29:24.785Z] ------------------- [2022-05-09T14:29:24.785Z] stable info: [2022-05-09T14:29:24.785Z] ------------------- [2022-05-09T14:29:24.785Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:29:24.786Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-09T14:29:24.786Z] Message: update stable to v1.0.227 [2022-05-09T14:29:25.359Z] ------------------- [2022-05-09T14:29:25.360Z] experimental info: [2022-05-09T14:29:25.360Z] ------------------- [2022-05-09T14:29:25.360Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-09T14:29:25.360Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-09T14:29:25.360Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-09T14:29:25.490Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-09T14:29:25.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-09T14:29:25.507Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-09T14:29:25.515Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-09T14:29:25.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-09T14:29:25.531Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-09T14:29:25.539Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-09T14:29:25.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-09T14:29:25.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-09T14:29:25.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-09T14:29:25.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-09T14:29:25.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-09T14:29:25.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-09T14:29:25.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-09T14:29:25.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-09T14:29:25.612Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:29:25.629Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-09T14:29:25.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-09T14:29:25.663Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-09T14:29:25.679Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-09T14:29:25.689Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-09T14:29:25.701Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-09T14:29:25.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4011 [Pipeline] echo [2022-05-09T14:29:25.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4011 [Pipeline] echo [2022-05-09T14:29:25.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4011 [Pipeline] echo [2022-05-09T14:29:25.740Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo [2022-05-09T14:29:25.750Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9eab8b [Pipeline] echo [2022-05-09T14:29:25.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:29:25.807Z] provisioning config files... [2022-05-09T14:29:25.823Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config8702175290723555470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:29:26.135Z] ---> docker-login.sh [2022-05-09T14:29:26.135Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:29:26.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:29:26.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:29:26.398Z] Configure a credential helper to remove this warning. See [2022-05-09T14:29:26.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:29:26.398Z] [2022-05-09T14:29:26.398Z] Login Succeeded [2022-05-09T14:29:26.398Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:29:26.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:29:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:29:26.659Z] Configure a credential helper to remove this warning. See [2022-05-09T14:29:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:29:26.659Z] [2022-05-09T14:29:26.659Z] Login Succeeded [2022-05-09T14:29:26.659Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:29:26.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:29:26.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:29:26.659Z] Configure a credential helper to remove this warning. See [2022-05-09T14:29:26.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:29:26.659Z] [2022-05-09T14:29:26.659Z] Login Succeeded [2022-05-09T14:29:26.659Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:29:26.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:29:26.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:29:26.927Z] Configure a credential helper to remove this warning. See [2022-05-09T14:29:26.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:29:26.927Z] [2022-05-09T14:29:26.927Z] Login Succeeded [2022-05-09T14:29:26.927Z] docker.io [2022-05-09T14:29:26.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:29:27.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:29:27.190Z] Configure a credential helper to remove this warning. See [2022-05-09T14:29:27.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:29:27.190Z] [2022-05-09T14:29:27.190Z] Login Succeeded [2022-05-09T14:29:27.190Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:29:27.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:29:27.521Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile [2022-05-09T14:29:27.521Z] + dirname cmd/core-command/Dockerfile [2022-05-09T14:29:27.521Z] + cut -d/ -f2 [2022-05-09T14:29:27.521Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-09T14:29:27.521Z] + dirname cmd/core-data/Dockerfile [2022-05-09T14:29:27.521Z] + cut -d/ -f2 [2022-05-09T14:29:27.521Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-09T14:29:27.521Z] + dirname cmd/core-metadata/Dockerfile [2022-05-09T14:29:27.521Z] + cut -d/ -f2 [2022-05-09T14:29:27.521Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-09T14:29:27.521Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-09T14:29:27.521Z] + cut -d/ -f2 [2022-05-09T14:29:27.521Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + dirname cmd/support-notifications/Dockerfile [2022-05-09T14:29:27.522Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-09T14:29:27.522Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-09T14:29:27.522Z] + cut -d/ -f2 [2022-05-09T14:29:27.522Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-09T14:29:27.640Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-09T14:29:27.988Z] + git rev-list -1 --merges d9eab8b91c7d40a4847a4b02ed7aa536685513ff~1..d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo [2022-05-09T14:29:28.012Z] -----------> git rev-list -1 --merges d9eab8b91c7d40a4847a4b02ed7aa536685513ff~1..d9eab8b91c7d40a4847a4b02ed7aa536685513ff d9eab8b91c7d40a4847a4b02ed7aa536685513ff [false] [Pipeline] sh [2022-05-09T14:29:28.308Z] + git log --format=format:%s -1 d9eab8b91c7d40a4847a4b02ed7aa536685513ff [Pipeline] echo [2022-05-09T14:29:28.325Z] ========================================================= [2022-05-09T14:29:28.325Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-09T14:29:28.325Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-09T14:29:28.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-09T14:29:28.873Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-09T14:29:28.873Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-09T14:29:28.873Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-09T14:29:28.873Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-09T14:29:28.873Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-09T14:29:28.873Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:29.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:29.306Z] [2022-05-09T14:29:29.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:29:29.609Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:29.609Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-09T14:29:29.609Z] 1fe172e4850f: Pulling fs layer [2022-05-09T14:29:29.609Z] caf521ccaac6: Pulling fs layer [2022-05-09T14:29:29.610Z] 3ead6fa29328: Pulling fs layer [2022-05-09T14:29:29.610Z] 5c2a1cbceb83: Pulling fs layer [2022-05-09T14:29:29.610Z] a8d5f1318db7: Pulling fs layer [2022-05-09T14:29:29.610Z] c427282e49a2: Pulling fs layer [2022-05-09T14:29:29.610Z] 1827001aaf11: Pulling fs layer [2022-05-09T14:29:29.610Z] 0714d37db230: Pulling fs layer [2022-05-09T14:29:29.610Z] ac28cf19c067: Pulling fs layer [2022-05-09T14:29:29.610Z] a8d5f1318db7: Waiting [2022-05-09T14:29:29.610Z] ca983d60f3e2: Pulling fs layer [2022-05-09T14:29:29.610Z] 9f894cec8388: Pulling fs layer [2022-05-09T14:29:29.610Z] c427282e49a2: Waiting [2022-05-09T14:29:29.610Z] 1827001aaf11: Waiting [2022-05-09T14:29:29.610Z] 0714d37db230: Waiting [2022-05-09T14:29:29.610Z] 9f894cec8388: Waiting [2022-05-09T14:29:29.610Z] ac28cf19c067: Waiting [2022-05-09T14:29:29.610Z] 5c2a1cbceb83: Waiting [2022-05-09T14:29:29.610Z] ca983d60f3e2: Waiting [2022-05-09T14:29:29.610Z] caf521ccaac6: Verifying Checksum [2022-05-09T14:29:29.610Z] caf521ccaac6: Download complete [2022-05-09T14:29:29.610Z] 5c2a1cbceb83: Verifying Checksum [2022-05-09T14:29:29.610Z] 5c2a1cbceb83: Download complete [2022-05-09T14:29:29.872Z] a8d5f1318db7: Verifying Checksum [2022-05-09T14:29:29.872Z] a8d5f1318db7: Download complete [2022-05-09T14:29:29.872Z] c427282e49a2: Verifying Checksum [2022-05-09T14:29:29.872Z] c427282e49a2: Download complete [2022-05-09T14:29:29.872Z] 3ead6fa29328: Verifying Checksum [2022-05-09T14:29:29.872Z] 3ead6fa29328: Download complete [2022-05-09T14:29:29.872Z] 0714d37db230: Download complete [2022-05-09T14:29:29.872Z] ac28cf19c067: Download complete [2022-05-09T14:29:29.872Z] ca983d60f3e2: Download complete [2022-05-09T14:29:29.872Z] 9f894cec8388: Download complete [2022-05-09T14:29:29.872Z] 1fe172e4850f: Verifying Checksum [2022-05-09T14:29:29.872Z] 1fe172e4850f: Download complete [2022-05-09T14:29:30.132Z] 1827001aaf11: Verifying Checksum [2022-05-09T14:29:30.132Z] 1827001aaf11: Download complete [2022-05-09T14:29:31.520Z] 1fe172e4850f: Pull complete [2022-05-09T14:29:31.520Z] caf521ccaac6: Pull complete [2022-05-09T14:29:32.093Z] 3ead6fa29328: Pull complete [2022-05-09T14:29:32.093Z] 5c2a1cbceb83: Pull complete [2022-05-09T14:29:32.366Z] a8d5f1318db7: Pull complete [2022-05-09T14:29:32.626Z] c427282e49a2: Pull complete [2022-05-09T14:29:34.541Z] 1827001aaf11: Pull complete [2022-05-09T14:29:34.541Z] 0714d37db230: Pull complete [2022-05-09T14:29:34.804Z] ac28cf19c067: Pull complete [2022-05-09T14:29:34.804Z] ca983d60f3e2: Pull complete [2022-05-09T14:29:35.066Z] 9f894cec8388: Pull complete [2022-05-09T14:29:35.066Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-09T14:29:35.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-09T14:29:35.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-09T14:29:35.155Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T14:29:35.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-09T14:29:37.541Z] $ docker top 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 -eo pid,comm [2022-05-09T14:29:37.613Z] 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). [2022-05-09T14:29:37.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-09T14:29:37.650Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:29:37.650Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:29:37.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:29:37.789Z] $ docker exec 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent [2022-05-09T14:29:37.915Z] SSH_AUTH_SOCK=/tmp/ssh-I5Xn8L4x1TgZ/agent.32 [2022-05-09T14:29:37.915Z] SSH_AGENT_PID=39 [2022-05-09T14:29:37.923Z] Running ssh-add (command line suppressed) [2022-05-09T14:29:38.039Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8886553311702262285.key (/w/workspace/edgex-go/3@tmp/private_key_8886553311702262285.key) [2022-05-09T14:29:38.053Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:29:38.346Z] + git tag --points-at HEAD [Pipeline] } [2022-05-09T14:29:38.362Z] $ docker exec --env ******** --env ******** 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent -k [2022-05-09T14:29:38.461Z] unset SSH_AUTH_SOCK; [2022-05-09T14:29:38.462Z] unset SSH_AGENT_PID; [2022-05-09T14:29:38.462Z] echo Agent pid 39 killed; [2022-05-09T14:29:38.473Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-09T14:29:38.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-09T14:29:38.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-09T14:29:38.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-09T14:29:38.629Z] $ docker exec 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent [2022-05-09T14:29:38.744Z] SSH_AUTH_SOCK=/tmp/ssh-oDKbqkdFXYeZ/agent.72 [2022-05-09T14:29:38.744Z] SSH_AGENT_PID=78 [2022-05-09T14:29:38.749Z] Running ssh-add (command line suppressed) [2022-05-09T14:29:38.868Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6087868218668518745.key (/w/workspace/edgex-go/3@tmp/private_key_6087868218668518745.key) [2022-05-09T14:29:38.881Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-09T14:29:39.173Z] + git semver init [2022-05-09T14:29:39.434Z] 2022-05-09 14:29:39,414 [run_init] DEBUG init version:0.0.0 force:False [2022-05-09T14:29:39.434Z] 2022-05-09 14:29:39,416 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-05-09T14:29:39.434Z] 2022-05-09 14:29:39,417 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-05-09T14:29:39.434Z] 2022-05-09 14:29:39,417 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,515 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,515 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4011 with force:False [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,515 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4011 [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,518 [execute] INFO git cat-file --batch-check [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,526 [execute] INFO git cat-file --batch [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-05-09T14:29:43.664Z] 2022-05-09 14:29:43,533 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4011 [2022-05-09T14:29:43.664Z] 0.0.0 [Pipeline] } [2022-05-09T14:29:43.678Z] $ docker exec --env ******** --env ******** 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 ssh-agent -k [2022-05-09T14:29:43.791Z] unset SSH_AUTH_SOCK; [2022-05-09T14:29:43.792Z] unset SSH_AGENT_PID; [2022-05-09T14:29:43.792Z] echo Agent pid 78 killed; [2022-05-09T14:29:43.800Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-09T14:29:44.105Z] + git semver [Pipeline] } [2022-05-09T14:29:44.383Z] $ docker stop --time=1 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 [2022-05-09T14:29:45.712Z] $ docker rm -f 4172487a9f8982e10a68b9783cae99217a33945ec1ff5b487ba6b341be03d374 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:29:46.077Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-09T14:29:46.372Z] Stashed 1 file(s) [Pipeline] echo [2022-05-09T14:29:46.375Z] [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] echo [2022-05-09T14:29:46.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:29:46.517Z] ========================================================= [2022-05-09T14:29:46.517Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-09T14:29:46.517Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:29:46.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:29:46.814Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-09T14:29:46.814Z] 59bf1c3509f3: Pulling fs layer [2022-05-09T14:29:46.814Z] 666ba61612fd: Pulling fs layer [2022-05-09T14:29:46.814Z] 8ed8ca486205: Pulling fs layer [2022-05-09T14:29:46.814Z] 4fe6c5a15a65: Pulling fs layer [2022-05-09T14:29:46.814Z] 22a0e8bec74d: Pulling fs layer [2022-05-09T14:29:46.814Z] ca2b28591e48: Pulling fs layer [2022-05-09T14:29:46.814Z] a51346096db8: Pulling fs layer [2022-05-09T14:29:46.814Z] daebc70d1ce1: Pulling fs layer [2022-05-09T14:29:46.814Z] 0e18a0eac166: Pulling fs layer [2022-05-09T14:29:46.814Z] 4fe6c5a15a65: Waiting [2022-05-09T14:29:46.814Z] 22a0e8bec74d: Waiting [2022-05-09T14:29:46.814Z] ca2b28591e48: Waiting [2022-05-09T14:29:46.814Z] a51346096db8: Waiting [2022-05-09T14:29:46.814Z] daebc70d1ce1: Waiting [2022-05-09T14:29:46.814Z] 0e18a0eac166: Waiting [2022-05-09T14:29:46.814Z] 8ed8ca486205: Verifying Checksum [2022-05-09T14:29:46.814Z] 8ed8ca486205: Download complete [2022-05-09T14:29:46.814Z] 666ba61612fd: Download complete [2022-05-09T14:29:46.814Z] 22a0e8bec74d: Verifying Checksum [2022-05-09T14:29:46.814Z] 22a0e8bec74d: Download complete [2022-05-09T14:29:46.814Z] ca2b28591e48: Verifying Checksum [2022-05-09T14:29:46.814Z] ca2b28591e48: Download complete [2022-05-09T14:29:46.814Z] 59bf1c3509f3: Verifying Checksum [2022-05-09T14:29:46.814Z] 59bf1c3509f3: Download complete [2022-05-09T14:29:46.814Z] a51346096db8: Download complete [2022-05-09T14:29:47.075Z] daebc70d1ce1: Verifying Checksum [2022-05-09T14:29:47.075Z] daebc70d1ce1: Download complete [2022-05-09T14:29:47.075Z] 59bf1c3509f3: Pull complete [2022-05-09T14:29:47.336Z] 666ba61612fd: Pull complete [2022-05-09T14:29:47.336Z] 8ed8ca486205: Pull complete [2022-05-09T14:29:47.597Z] 0e18a0eac166: Verifying Checksum [2022-05-09T14:29:47.597Z] 0e18a0eac166: Download complete [2022-05-09T14:29:47.856Z] 4fe6c5a15a65: Download complete [2022-05-09T14:29:52.061Z] 4fe6c5a15a65: Pull complete [2022-05-09T14:29:52.061Z] 22a0e8bec74d: Pull complete [2022-05-09T14:29:52.061Z] ca2b28591e48: Pull complete [2022-05-09T14:29:52.061Z] a51346096db8: Pull complete [2022-05-09T14:29:52.061Z] daebc70d1ce1: Pull complete [2022-05-09T14:29:53.972Z] 0e18a0eac166: Pull complete [2022-05-09T14:29:53.972Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-09T14:29:53.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:29:53.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:29:54.274Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:29:54.274Z] WORKDIR /edgex [2022-05-09T14:29:54.274Z] COPY go.mod . [2022-05-09T14:29:54.274Z] RUN go mod download [2022-05-09T14:29:54.274Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-09T14:29:55.654Z] Sending build context to Docker daemon 335.2MB [2022-05-09T14:29:55.654Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-09T14:29:55.654Z] ---> f018257e8ee9 [2022-05-09T14:29:55.654Z] Step 2/4 : WORKDIR /edgex [2022-05-09T14:29:57.579Z] ---> Running in 702584e01517 [2022-05-09T14:29:57.841Z] Removing intermediate container 702584e01517 [2022-05-09T14:29:57.841Z] ---> e201c96a7095 [2022-05-09T14:29:57.841Z] Step 3/4 : COPY go.mod . [2022-05-09T14:29:57.841Z] ---> ed0927d03eab [2022-05-09T14:29:57.841Z] Step 4/4 : RUN go mod download [2022-05-09T14:29:58.102Z] ---> Running in 63a281a6b3ab [2022-05-09T14:30:01.456Z] Still waiting to schedule task [2022-05-09T14:30:01.457Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-41814’ is offline [2022-05-09T14:30:13.019Z] Removing intermediate container 63a281a6b3ab [2022-05-09T14:30:13.019Z] ---> 823321131cc3 [2022-05-09T14:30:13.019Z] Successfully built 823321131cc3 [2022-05-09T14:30:13.019Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:30:13.321Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:30:13.321Z] . [Pipeline] withDockerContainer [2022-05-09T14:30:13.389Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T14:30:13.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T14:30:14.175Z] $ docker top cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:30:14.535Z] + go version [2022-05-09T14:30:14.535Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-09T14:30:14.553Z] $ docker stop --time=1 cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f [2022-05-09T14:30:15.996Z] $ docker rm -f cbac1de3a48f5aaaabae9dc30a844d39d3944d6c6d43c28384774d4b74f8883f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:30:16.416Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-09T14:30:16.416Z] . [Pipeline] withDockerContainer [2022-05-09T14:30:16.492Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T14:30:16.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-09T14:30:16.924Z] $ docker top 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T14:30:17.006Z] ========================================================= [2022-05-09T14:30:17.006Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T14:30:17.006Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:30:17.295Z] + make test [2022-05-09T14:30:17.295Z] go mod tidy -compat=1.17 [2022-05-09T14:30:17.295Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T14:30:22.726Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T14:30:34.939Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T14:30:34.939Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T14:30:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.113s coverage: 98.5% of statements [2022-05-09T14:30:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T14:30:35.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 53.4% of statements [2022-05-09T14:30:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T14:30:35.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.332s coverage: 89.2% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.086s coverage: 84.4% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.495s coverage: 95.6% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.092s coverage: 72.2% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 60.0% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements [2022-05-09T14:30:39.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.060s coverage: 79.5% of statements [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-05-09T14:30:39.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements [2022-05-09T14:30:49.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2022-05-09T14:30:49.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements [2022-05-09T14:30:50.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.225s coverage: 82.5% of statements [2022-05-09T14:30:50.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T14:31:00.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.064s coverage: 80.0% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.067s coverage: 85.4% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.151s coverage: 91.2% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.364s coverage: 65.4% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.8% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T14:31:00.585Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-05-09T14:31:00.585Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.030s coverage: 96.9% of statements [2022-05-09T14:31:00.585Z] 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 [2022-05-09T14:31:18.681Z] GO111MODULE=on go vet ./... [2022-05-09T14:31:20.583Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:31:21.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:31:21.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T14:31:22.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T14:31:22.304Z] + ls -al . [2022-05-09T14:31:22.304Z] total 672 [2022-05-09T14:31:22.304Z] drwxrwxr-x 10 1001 1001 4096 May 9 14:31 . [2022-05-09T14:31:22.304Z] drwxr-xr-x 4 root root 4096 May 9 14:30 .. [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 11 May 9 14:29 .dockerignore [2022-05-09T14:31:22.304Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:29 .git [2022-05-09T14:31:22.304Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:29 .github [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 879 May 9 14:29 .gitignore [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 42 May 9 14:29 .golangci.yml [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 87 May 9 14:29 .hadolint.yml [2022-05-09T14:31:22.304Z] drwxr-xr-x 3 1001 1001 4096 May 9 14:29 .semver [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 166 May 9 14:29 .sonarcloud.properties [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 1171 May 9 14:29 ADOPTERS.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 10086 May 9 14:29 Attribution.txt [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 51732 May 9 14:29 CHANGELOG.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 3804 May 9 14:29 CONTRIBUTING.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 677 May 9 14:29 GOVERNANCE.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 850 May 9 14:29 Jenkinsfile [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 10775 May 9 14:29 LICENSE [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 10389 May 9 14:29 Makefile [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 582 May 9 14:29 OWNERS.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 9094 May 9 14:29 README.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 6912 May 9 14:29 SECURITY.md [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 5 May 9 14:29 VERSION [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 4131 May 9 14:29 ZMQWindows.md [2022-05-09T14:31:22.304Z] drwxrwxr-x 2 1001 1001 4096 May 9 14:29 bin [2022-05-09T14:31:22.304Z] drwxrwxr-x 18 1001 1001 4096 May 9 14:29 cmd [2022-05-09T14:31:22.304Z] -rw-r--r-- 1 root root 435134 May 9 14:30 coverage.out [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 3256 May 9 14:29 go.mod [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 35162 May 9 14:30 go.sum [2022-05-09T14:31:22.304Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:29 internal [2022-05-09T14:31:22.304Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:29 openapi [2022-05-09T14:31:22.304Z] drwxrwxr-x 4 1001 1001 4096 May 9 14:29 snap [2022-05-09T14:31:22.304Z] -rw-rw-r-- 1 1001 1001 204 May 9 14:29 version.go [Pipeline] sh [2022-05-09T14:31:22.597Z] + '[' -e coverage.out ] [2022-05-09T14:31:22.597Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T14:31:22.705Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T14:31:22.988Z] + make build [2022-05-09T14:31:22.988Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:31:35.935Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41816 in /w/workspace/edgexfoundry_edgex-go_PR-4011 [Pipeline] { [Pipeline] ws [2022-05-09T14:31:35.954Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-05-09T14:31:36.382Z] The recommended git tool is: git [2022-05-09T14:31:37.880Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:31:43.158Z] using credential edgex-jenkins-ssh [2022-05-09T14:31:43.178Z] Cloning the remote Git repository [2022-05-09T14:31:43.258Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-09T14:31:43.336Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-05-09T14:31:43.412Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T14:31:43.413Z] > git --version # timeout=10 [2022-05-09T14:31:43.431Z] > git --version # 'git version 2.25.1' [2022-05-09T14:31:43.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:31:43.533Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:31:44.453Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:31:45.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:31:51.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T14:31:51.603Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T14:31:51.861Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:31:53.240Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T14:31:53.809Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T14:31:54.751Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T14:31:55.322Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T14:31:56.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:31:57.644Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T14:31:58.599Z] $ docker stop --time=1 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 [2022-05-09T14:32:00.048Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:32:00.426Z] Merge succeeded, producing d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:32:00.427Z] Checking out Revision d9eab8b91c7d40a4847a4b02ed7aa536685513ff (PR-4011) [2022-05-09T14:31:58.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T14:31:58.958Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-09T14:31:59.030Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-09T14:31:59.100Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-09T14:31:59.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:31:59.133Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4011/head:refs/remotes/origin/PR-4011 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-09T14:32:00.071Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T14:32:00.102Z] > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 [2022-05-09T14:32:00.339Z] > git remote # timeout=10 [2022-05-09T14:32:00.363Z] > git config --get remote.origin.url # timeout=10 [2022-05-09T14:32:00.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-09T14:32:00.388Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-09T14:32:00.415Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-09T14:32:00.441Z] > git config core.sparsecheckout # timeout=10 [2022-05-09T14:32:00.465Z] > git checkout -f d9eab8b91c7d40a4847a4b02ed7aa536685513ff # timeout=10 [2022-05-09T14:32:02.627Z] $ docker rm -f 42320d5c4b314708225dd69b5361e32012b98936209ea5760cfd3913e51fff95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:32:03.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:32:03.525Z] [2022-05-09T14:32:03.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:32:03.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:32:03.827Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-09T14:32:03.827Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-09T14:32:03.827Z] ca9280d653b3: Pulling fs layer [2022-05-09T14:32:03.827Z] 7e9c9ca2126c: Pulling fs layer [2022-05-09T14:32:03.827Z] cbdbe7a5bc2a: Verifying Checksum [2022-05-09T14:32:03.827Z] cbdbe7a5bc2a: Download complete [2022-05-09T14:32:04.087Z] ca9280d653b3: Verifying Checksum [2022-05-09T14:32:04.087Z] ca9280d653b3: Download complete [2022-05-09T14:32:04.087Z] cbdbe7a5bc2a: Pull complete [2022-05-09T14:32:04.346Z] 7e9c9ca2126c: Download complete [2022-05-09T14:32:04.605Z] ca9280d653b3: Pull complete [2022-05-09T14:32:04.703Z] Commit message: "fix(snap): update processAppOptions list " [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-09T14:32:05.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-09T14:32:05.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-09T14:32:05.586Z] Dload Upload Total Spent Left Speed [2022-05-09T14:32:05.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 87080 0 --:--:-- --:--:-- --:--:-- 87725 [Pipeline] sh [2022-05-09T14:32:06.112Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-09T14:32:06.451Z] + sudo tee /etc/docker/daemon.new [2022-05-09T14:32:06.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-09T14:32:06.452Z] { [2022-05-09T14:32:06.452Z] "registry-mirrors": [ [2022-05-09T14:32:06.452Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-09T14:32:06.452Z] ], [2022-05-09T14:32:06.452Z] "bip": "10.250.0.254/24", [2022-05-09T14:32:06.452Z] "hosts": [ [2022-05-09T14:32:06.452Z] "tcp://0.0.0.0:5555", [2022-05-09T14:32:06.452Z] "unix:///var/run/docker.sock" [2022-05-09T14:32:06.452Z] ], [2022-05-09T14:32:06.452Z] "mtu": 1458, [2022-05-09T14:32:06.452Z] "selinux-enabled": true, [2022-05-09T14:32:06.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-09T14:32:06.452Z] } [Pipeline] sh [2022-05-09T14:32:06.798Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-09T14:32:07.154Z] + sudo service docker restart [2022-05-09T14:32:07.893Z] 7e9c9ca2126c: Pull complete [2022-05-09T14:32:07.893Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-09T14:32:07.893Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:32:07.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-09T14:32:07.960Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T14:32:07.994Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T14:32:09.581Z] $ docker top c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:32:09.947Z] + + docker-compose buildgrep --help parallel [2022-05-09T14:32:09.947Z] [2022-05-09T14:32:10.519Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T14:32:10.532Z] $ docker stop --time=1 c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 [2022-05-09T14:32:11.841Z] $ docker rm -f c27ba93db34f55cf87b026162903a942368170843998a6dd806765ae0ac282f4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:32:12.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-09T14:32:12.299Z] . [Pipeline] withDockerContainer [2022-05-09T14:32:12.431Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T14:32:12.495Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-09T14:32:12.941Z] $ docker top 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:32:13.300Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T14:32:13.872Z] Building core-command ... [2022-05-09T14:32:13.872Z] Building core-data ... [2022-05-09T14:32:13.872Z] Building core-metadata ... [2022-05-09T14:32:13.872Z] Building security-bootstrapper ... [2022-05-09T14:32:13.872Z] Building security-proxy-setup ... [2022-05-09T14:32:13.872Z] Building security-secretstore-setup ... [2022-05-09T14:32:13.872Z] Building security-spiffe-token-provider ... [2022-05-09T14:32:13.872Z] Building security-spire-agent ... [2022-05-09T14:32:13.872Z] Building security-spire-config ... [2022-05-09T14:32:13.872Z] Building security-spire-server ... [2022-05-09T14:32:13.872Z] Building support-notifications ... [2022-05-09T14:32:13.872Z] Building support-scheduler ... [2022-05-09T14:32:13.872Z] Building sys-mgmt-agent ... [2022-05-09T14:32:13.872Z] Building security-spire-server [2022-05-09T14:32:13.872Z] Building core-data [2022-05-09T14:32:13.872Z] Building security-bootstrapper [2022-05-09T14:32:13.872Z] Building security-spire-config [2022-05-09T14:32:13.872Z] Building sys-mgmt-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T14:32:25.509Z] provisioning config files... [2022-05-09T14:32:25.578Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5807831148316067850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T14:32:25.966Z] ---> docker-login.sh [2022-05-09T14:32:25.966Z] nexus3.edgexfoundry.org:10001 [2022-05-09T14:32:26.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:32:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:32:26.879Z] Configure a credential helper to remove this warning. See [2022-05-09T14:32:26.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:32:26.879Z] [2022-05-09T14:32:26.879Z] Login Succeeded [2022-05-09T14:32:26.879Z] nexus3.edgexfoundry.org:10002 [2022-05-09T14:32:27.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:32:27.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:32:27.480Z] Configure a credential helper to remove this warning. See [2022-05-09T14:32:27.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:32:27.480Z] [2022-05-09T14:32:27.480Z] Login Succeeded [2022-05-09T14:32:27.480Z] nexus3.edgexfoundry.org:10003 [2022-05-09T14:32:27.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:32:28.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:32:28.035Z] Configure a credential helper to remove this warning. See [2022-05-09T14:32:28.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:32:28.035Z] [2022-05-09T14:32:28.035Z] Login Succeeded [2022-05-09T14:32:28.035Z] nexus3.edgexfoundry.org:10004 [2022-05-09T14:32:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:32:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:32:28.308Z] Configure a credential helper to remove this warning. See [2022-05-09T14:32:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:32:28.308Z] [2022-05-09T14:32:28.308Z] Login Succeeded [2022-05-09T14:32:28.584Z] docker.io [2022-05-09T14:32:28.815Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:32:28.815Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:32:28.815Z] ---> 823321131cc3 [2022-05-09T14:32:28.815Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T14:32:28.815Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:32:28.815Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:32:28.815Z] ---> 823321131cc3 [2022-05-09T14:32:28.815Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:32:28.815Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:32:28.815Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:32:28.815Z] ---> 823321131cc3 [2022-05-09T14:32:28.815Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T14:32:28.815Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:32:28.815Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:32:28.815Z] ---> 823321131cc3 [2022-05-09T14:32:28.815Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:32:28.815Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:32:28.815Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:32:28.815Z] ---> 823321131cc3 [2022-05-09T14:32:28.815Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:32:28.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-09T14:32:29.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-09T14:32:29.131Z] Configure a credential helper to remove this warning. See [2022-05-09T14:32:29.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-09T14:32:29.131Z] [2022-05-09T14:32:29.131Z] Login Succeeded [2022-05-09T14:32:29.131Z] ---> docker-login.sh ends [Pipeline] } [2022-05-09T14:32:29.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-09T14:32:29.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-09T14:32:29.607Z] ========================================================= [2022-05-09T14:32:29.607Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-09T14:32:29.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:32:30.129Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:32:30.130Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-09T14:32:30.130Z] 9b3977197b4f: Pulling fs layer [2022-05-09T14:32:30.130Z] 1a89e8eeedd5: Pulling fs layer [2022-05-09T14:32:30.130Z] 94645a83ff95: Pulling fs layer [2022-05-09T14:32:30.130Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-09T14:32:30.130Z] 0c92f367c5e7: Pulling fs layer [2022-05-09T14:32:30.130Z] 3096ccb668a1: Pulling fs layer [2022-05-09T14:32:30.130Z] e8cf19c19ddd: Pulling fs layer [2022-05-09T14:32:30.130Z] a4caa8a26152: Pulling fs layer [2022-05-09T14:32:30.130Z] 0c92f367c5e7: Waiting [2022-05-09T14:32:30.130Z] 3096ccb668a1: Waiting [2022-05-09T14:32:30.130Z] e8cf19c19ddd: Waiting [2022-05-09T14:32:30.130Z] a4caa8a26152: Waiting [2022-05-09T14:32:30.130Z] 3f3a8bcf1eab: Waiting [2022-05-09T14:32:30.130Z] 94645a83ff95: Verifying Checksum [2022-05-09T14:32:30.130Z] 94645a83ff95: Download complete [2022-05-09T14:32:30.130Z] 1a89e8eeedd5: Download complete [2022-05-09T14:32:30.417Z] 0c92f367c5e7: Verifying Checksum [2022-05-09T14:32:30.417Z] 0c92f367c5e7: Download complete [2022-05-09T14:32:30.417Z] 3096ccb668a1: Verifying Checksum [2022-05-09T14:32:30.417Z] 3096ccb668a1: Download complete [2022-05-09T14:32:30.417Z] 9b3977197b4f: Download complete [2022-05-09T14:32:30.417Z] e8cf19c19ddd: Verifying Checksum [2022-05-09T14:32:30.417Z] e8cf19c19ddd: Download complete [2022-05-09T14:32:31.024Z] 9b3977197b4f: Pull complete [2022-05-09T14:32:31.381Z] ---> Running in 78d4ee7d1936 [2022-05-09T14:32:31.381Z] ---> Running in 7e1c465c77ec [2022-05-09T14:32:31.381Z] ---> Running in fcebf160a537 [2022-05-09T14:32:31.381Z] ---> Running in f4ec30299e02 [2022-05-09T14:32:31.381Z] ---> Running in 7cda075aff83 [2022-05-09T14:32:31.626Z] 1a89e8eeedd5: Pull complete [2022-05-09T14:32:31.645Z] Removing intermediate container fcebf160a537 [2022-05-09T14:32:31.645Z] ---> fc86d0f90dc3 [2022-05-09T14:32:31.645Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:32:31.904Z] 94645a83ff95: Pull complete [2022-05-09T14:32:31.907Z] Removing intermediate container 7e1c465c77ec [2022-05-09T14:32:31.907Z] ---> d52d7389b1d4 [2022-05-09T14:32:31.907Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:32:31.907Z] Removing intermediate container 78d4ee7d1936 [2022-05-09T14:32:31.907Z] ---> 27ae184710b8 [2022-05-09T14:32:31.907Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:32:31.907Z] Removing intermediate container f4ec30299e02 [2022-05-09T14:32:31.907Z] ---> f5cf609af21f [2022-05-09T14:32:31.907Z] Removing intermediate container 7cda075aff83 [2022-05-09T14:32:31.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> 2391cd3cfee7 [2022-05-09T14:32:31.907Z] [2022-05-09T14:32:31.907Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:32:31.907Z] ---> Running in 59eceba04d09 [2022-05-09T14:32:31.907Z] ---> Running in 65000a1f9be3 [2022-05-09T14:32:32.169Z] ---> Running in 78b27679edf7 [2022-05-09T14:32:32.169Z] ---> Running in a1b5034e208f [2022-05-09T14:32:32.169Z] ---> Running in 0c6b08eef9f7 [2022-05-09T14:32:32.504Z] a4caa8a26152: Verifying Checksum [2022-05-09T14:32:32.504Z] a4caa8a26152: Download complete [2022-05-09T14:32:33.100Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-09T14:32:33.100Z] 3f3a8bcf1eab: Download complete [2022-05-09T14:32:33.114Z] Removing intermediate container 59eceba04d09 [2022-05-09T14:32:33.114Z] ---> 11afeaded64a [2022-05-09T14:32:33.114Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T14:32:33.114Z] ---> Running in b6b1a8683c46 [2022-05-09T14:32:33.373Z] Removing intermediate container 78b27679edf7 [2022-05-09T14:32:33.373Z] ---> 30c43b8d1bf7 [2022-05-09T14:32:33.373Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:32:33.373Z] ---> Running in a2c2e1288f3a [2022-05-09T14:32:33.988Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:33.988Z] Removing intermediate container a1b5034e208f [2022-05-09T14:32:33.988Z] ---> fcff49e95fa9 [2022-05-09T14:32:33.988Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T14:32:33.988Z] Removing intermediate container 0c6b08eef9f7 [2022-05-09T14:32:33.988Z] ---> e86c743f9be0 [2022-05-09T14:32:33.988Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T14:32:33.988Z] ---> Running in 492ab63e28de [2022-05-09T14:32:33.988Z] ---> Running in 1dc94828db0a [2022-05-09T14:32:34.263Z] Removing intermediate container 65000a1f9be3 [2022-05-09T14:32:34.263Z] ---> 589ed2b72df5 [2022-05-09T14:32:34.263Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:32:34.263Z] ---> Running in bc802665fe24 [2022-05-09T14:32:34.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:34.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:34.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:34.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:34.525Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:35.126Z] OK: 221 MiB in 52 packages [2022-05-09T14:32:35.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:35.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:35.386Z] OK: 221 MiB in 52 packages [2022-05-09T14:32:35.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:35.386Z] Removing intermediate container b6b1a8683c46 [2022-05-09T14:32:35.386Z] ---> a2b1a5704a85 [2022-05-09T14:32:35.386Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T14:32:35.386Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:32:35.646Z] ---> 4446c2c1de09 [2022-05-09T14:32:35.646Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:32:35.646Z] OK: 221 MiB in 52 packages [2022-05-09T14:32:35.646Z] ---> Running in 4b18dc4a37fc [2022-05-09T14:32:35.646Z] OK: 221 MiB in 52 packages [2022-05-09T14:32:35.906Z] Removing intermediate container a2c2e1288f3a [2022-05-09T14:32:35.906Z] ---> 5cf65ba2db3b [2022-05-09T14:32:35.906Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:32:35.906Z] OK: 221 MiB in 52 packages [2022-05-09T14:32:35.906Z] ---> cbcb41a7157d [2022-05-09T14:32:35.906Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:32:36.166Z] ---> Running in f4d050f7a2bb [2022-05-09T14:32:36.166Z] Removing intermediate container 492ab63e28de [2022-05-09T14:32:36.166Z] ---> 0821e21adcc8 [2022-05-09T14:32:36.166Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:32:36.438Z] Removing intermediate container 1dc94828db0a [2022-05-09T14:32:36.438Z] ---> ec03d3f53933 [2022-05-09T14:32:36.438Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:32:36.438Z] ---> 9964b3b4ff16 [2022-05-09T14:32:36.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:32:36.438Z] Removing intermediate container bc802665fe24 [2022-05-09T14:32:36.438Z] ---> 5ac517f66241 [2022-05-09T14:32:36.438Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T14:32:36.438Z] ---> a9e13b08a9cf [2022-05-09T14:32:36.438Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:32:36.697Z] ---> Running in e4ddadb5e8c5 [2022-05-09T14:32:36.697Z] ---> Running in cefebbaca264 [2022-05-09T14:32:36.697Z] ---> 5f61405e5775 [2022-05-09T14:32:36.697Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:32:36.697Z] ---> Running in 5ea7bd3d4fb7 [2022-05-09T14:32:36.697Z] Removing intermediate container 4b18dc4a37fc [2022-05-09T14:32:36.697Z] ---> 12bec96685d8 [2022-05-09T14:32:36.697Z] Step 8/31 : COPY . . [2022-05-09T14:32:38.605Z] Removing intermediate container f4d050f7a2bb [2022-05-09T14:32:38.605Z] ---> dcec65ed9813 [2022-05-09T14:32:38.605Z] Step 8/26 : COPY . . [2022-05-09T14:32:41.147Z] Removing intermediate container e4ddadb5e8c5 [2022-05-09T14:32:41.147Z] ---> 122a830f677c [2022-05-09T14:32:41.147Z] Step 8/23 : COPY . . [2022-05-09T14:32:41.147Z] Removing intermediate container cefebbaca264 [2022-05-09T14:32:41.147Z] ---> 7617f00bc31e [2022-05-09T14:32:41.147Z] Step 8/23 : COPY . . [2022-05-09T14:32:41.147Z] Removing intermediate container 5ea7bd3d4fb7 [2022-05-09T14:32:41.147Z] ---> ba7dab6f973d [2022-05-09T14:32:41.147Z] Step 8/25 : COPY . . [2022-05-09T14:32:45.519Z] 3f3a8bcf1eab: Pull complete [2022-05-09T14:32:45.519Z] 0c92f367c5e7: Pull complete [2022-05-09T14:32:45.794Z] 3096ccb668a1: Pull complete [2022-05-09T14:32:46.068Z] e8cf19c19ddd: Pull complete [2022-05-09T14:32:46.426Z] ---> d9bc2adfdb10 [2022-05-09T14:32:46.426Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T14:32:48.356Z] ---> Running in f7554c4ca58e [2022-05-09T14:32:48.356Z] ---> 6a2a09e05cdc [2022-05-09T14:32:48.356Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:32:48.356Z] ---> dd0d6ae4059d [2022-05-09T14:32:48.356Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T14:32:48.356Z] ---> 246c943e29c7 [2022-05-09T14:32:48.356Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:32:48.356Z] ---> Running in a8b625aa981a [2022-05-09T14:32:48.356Z] ---> Running in f0cbe62e5e9c [2022-05-09T14:32:48.356Z] ---> Running in 2d8fdb14e097 [2022-05-09T14:32:48.356Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:32:48.356Z] ---> 8d3a72b28f2a [2022-05-09T14:32:48.356Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T14:32:48.356Z] ---> Running in 674d9703eb2d [2022-05-09T14:32:48.616Z] Removing intermediate container a8b625aa981a [2022-05-09T14:32:48.616Z] ---> 8ee6501f6432 [2022-05-09T14:32:48.616Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:32:48.616Z] Removing intermediate container 2d8fdb14e097 [2022-05-09T14:32:48.616Z] ---> 4ac68b10daf1 [2022-05-09T14:32:48.616Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T14:32:48.616Z] ---> Running in 46261e874379 [2022-05-09T14:32:48.616Z] ---> Running in d58a325de353 [2022-05-09T14:32:48.616Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:32:48.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T14:32:49.816Z] Removing intermediate container 46261e874379 [2022-05-09T14:32:49.816Z] ---> 14009bcb8d52 [2022-05-09T14:32:49.816Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:32:50.078Z] Removing intermediate container d58a325de353 [2022-05-09T14:32:50.078Z] ---> d1f3e7251d99 [2022-05-09T14:32:50.078Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T14:32:50.078Z] ---> Running in 1b3d062f453f [2022-05-09T14:32:50.078Z] ---> Running in 6de290982598 [2022-05-09T14:32:50.078Z] Removing intermediate container 1b3d062f453f [2022-05-09T14:32:50.078Z] ---> 76997efcbc1c [2022-05-09T14:32:50.078Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agentRemoving intermediate container 6de290982598 [2022-05-09T14:32:50.078Z] [2022-05-09T14:32:50.078Z] ---> 896cfc54bab8 [2022-05-09T14:32:50.078Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T14:32:50.338Z] ---> Running in 7a6dcabf0ad4 [2022-05-09T14:32:50.338Z] ---> Running in b9589faa45fa [2022-05-09T14:32:51.722Z] spire-1.2.1/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.data/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.data/.file [2022-05-09T14:32:51.722Z] spire-1.2.1/.dockerignore [2022-05-09T14:32:51.722Z] spire-1.2.1/.gitattributes [2022-05-09T14:32:51.722Z] spire-1.2.1/.githooks/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:32:51.722Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:32:51.722Z] spire-1.2.1/.gitignore [2022-05-09T14:32:51.722Z] spire-1.2.1/.go-version [2022-05-09T14:32:51.722Z] spire-1.2.1/.golangci.yml [2022-05-09T14:32:51.722Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:32:51.722Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:32:51.722Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:32:51.722Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:32:51.722Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:32:51.722Z] spire-1.2.1/Dockerfile [2022-05-09T14:32:51.722Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:32:51.722Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:32:51.722Z] spire-1.2.1/LICENSE [2022-05-09T14:32:51.722Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:32:51.722Z] spire-1.2.1/Makefile [2022-05-09T14:32:51.722Z] spire-1.2.1/README.md [2022-05-09T14:32:51.722Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:32:51.722Z] spire-1.2.1/SECURITY.md [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:32:51.722Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/ [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/agent/ [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/server/ [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:32:51.722Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/ [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/ [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:32:51.722Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:32:51.723Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:32:51.723Z] spire-1.2.1/examples/ [2022-05-09T14:32:51.723Z] spire-1.2.1/examples/README.md [2022-05-09T14:32:51.723Z] spire-1.2.1/go.mod [2022-05-09T14:32:51.723Z] spire-1.2.1/go.sum [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:32:51.723Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:32:51.724Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:32:51.725Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/private/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:32:51.726Z] spire-1.2.1/release/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:32:51.726Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/script/ [2022-05-09T14:32:51.726Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/support/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:32:51.726Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/clock/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/common [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:32:51.726Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:32:51.727Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:32:51.728Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:32:51.728Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testca/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testkey/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/ [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/race.go [2022-05-09T14:32:51.728Z] spire-1.2.1/test/util/util.go [2022-05-09T14:32:51.728Z] building spire from source... [2022-05-09T14:32:51.728Z] Installing go1.17.7... [2022-05-09T14:32:52.301Z] spire-1.2.1/ [2022-05-09T14:32:52.301Z] spire-1.2.1/.data/ [2022-05-09T14:32:52.301Z] spire-1.2.1/.data/.file [2022-05-09T14:32:52.301Z] spire-1.2.1/.dockerignore [2022-05-09T14:32:52.302Z] spire-1.2.1/.gitattributes [2022-05-09T14:32:52.302Z] spire-1.2.1/.githooks/ [2022-05-09T14:32:52.302Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/ [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:32:52.302Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:32:52.302Z] spire-1.2.1/.gitignore [2022-05-09T14:32:52.302Z] spire-1.2.1/.go-version [2022-05-09T14:32:52.302Z] spire-1.2.1/.golangci.yml [2022-05-09T14:32:52.302Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:32:52.302Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:32:52.302Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:32:52.302Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:32:52.302Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:32:52.302Z] spire-1.2.1/Dockerfile [2022-05-09T14:32:52.302Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:32:52.302Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:32:52.302Z] spire-1.2.1/LICENSE [2022-05-09T14:32:52.302Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:32:52.302Z] spire-1.2.1/Makefile [2022-05-09T14:32:52.302Z] spire-1.2.1/README.md [2022-05-09T14:32:52.302Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:32:52.302Z] spire-1.2.1/SECURITY.md [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:32:52.302Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/ [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/agent/ [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/server/ [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:32:52.302Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/ [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/ [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:32:52.302Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:32:52.302Z] spire-1.2.1/examples/ [2022-05-09T14:32:52.302Z] spire-1.2.1/examples/README.md [2022-05-09T14:32:52.302Z] spire-1.2.1/go.mod [2022-05-09T14:32:52.302Z] spire-1.2.1/go.sum [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:32:52.302Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:32:52.303Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:32:52.304Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/private/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:32:52.305Z] spire-1.2.1/release/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:32:52.305Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:32:52.305Z] spire-1.2.1/script/ [2022-05-09T14:32:52.305Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:32:52.305Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:32:52.305Z] spire-1.2.1/support/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:32:52.305Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:32:52.305Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:32:52.305Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:32:52.306Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/clock/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/common [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:32:52.306Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:32:52.307Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:32:52.307Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testca/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testkey/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/ [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/race.go [2022-05-09T14:32:52.307Z] spire-1.2.1/test/util/util.go [2022-05-09T14:32:52.307Z] building spire from source... [2022-05-09T14:32:52.566Z] Installing go1.17.7... [2022-05-09T14:32:52.807Z] a4caa8a26152: Pull complete [2022-05-09T14:32:52.807Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-09T14:32:52.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:32:52.807Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:32:53.195Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:32:53.195Z] WORKDIR /edgex [2022-05-09T14:32:53.195Z] COPY go.mod . [2022-05-09T14:32:53.195Z] RUN go mod download [2022-05-09T14:32:53.195Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-09T14:32:55.848Z] Sending build context to Docker daemon 169.3MB [2022-05-09T14:32:55.848Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-09T14:32:55.848Z] ---> 725f1c02e7f9 [2022-05-09T14:32:55.848Z] Step 2/4 : WORKDIR /edgex [2022-05-09T14:32:57.291Z] ---> Running in da5b991a4d0d [2022-05-09T14:32:57.567Z] Removing intermediate container da5b991a4d0d [2022-05-09T14:32:57.567Z] ---> 59a19e46414a [2022-05-09T14:32:57.567Z] Step 3/4 : COPY go.mod . [2022-05-09T14:32:57.839Z] Building bin/spire-server... [2022-05-09T14:32:57.839Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:32:57.839Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:32:57.839Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:32:57.839Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:32:57.839Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:32:57.839Z] Building bin/spire-server... [2022-05-09T14:32:58.097Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:32:58.097Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:32:58.097Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:32:58.097Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:32:58.097Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:32:58.097Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:32:58.097Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:32:58.097Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:32:58.097Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:32:58.098Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:32:58.098Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:32:58.098Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:32:58.098Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:32:58.098Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:32:58.171Z] ---> 13aea85db585 [2022-05-09T14:32:58.171Z] Step 4/4 : RUN go mod download [2022-05-09T14:32:58.171Z] ---> Running in 1dbafda1e927 [2022-05-09T14:32:58.356Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:32:58.356Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:32:58.356Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:32:58.356Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:32:58.356Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:32:58.356Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:32:58.356Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:32:58.356Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:32:58.356Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:32:58.356Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:32:58.356Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:32:58.356Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:32:58.356Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:32:58.356Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:32:58.356Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:32:58.356Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:32:58.356Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:32:58.356Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:32:58.614Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:32:58.614Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:32:58.614Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:32:58.614Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:32:58.614Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:32:58.614Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:32:58.614Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:32:58.614Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:32:58.614Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:32:58.614Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:32:58.872Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:32:58.872Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:32:58.872Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:32:58.872Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:32:58.872Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:32:58.872Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:32:58.872Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:32:58.872Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:32:58.872Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:32:58.872Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:32:58.872Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:32:58.872Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:32:58.872Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:32:58.872Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:32:58.872Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:32:58.872Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:32:58.872Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:32:59.131Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:32:59.131Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:32:59.131Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:32:59.131Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:32:59.131Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:32:59.131Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:32:59.131Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:32:59.131Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:32:59.131Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:32:59.131Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:32:59.131Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:32:59.131Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:32:59.391Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:32:59.391Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:32:59.391Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:32:59.391Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:32:59.391Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:32:59.391Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:32:59.391Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:32:59.391Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:32:59.649Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:32:59.649Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:32:59.907Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:33:01.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:33:01.810Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:33:02.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:33:02.069Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:33:02.069Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:33:02.069Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:33:02.069Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:33:02.069Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:33:02.069Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:33:02.069Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:33:02.328Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:33:02.328Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:33:02.328Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:33:02.328Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:33:02.329Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:33:02.329Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:33:02.329Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:33:06.575Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:33:06.575Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:33:06.575Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:33:06.575Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:33:06.575Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:33:06.575Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:33:06.575Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:33:06.575Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:33:06.575Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:33:06.834Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:33:06.834Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:33:06.834Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:33:07.100Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:33:07.100Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:33:07.372Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:33:08.314Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:33:08.314Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:33:08.881Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:33:08.881Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:33:09.140Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:33:09.140Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:33:09.140Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:33:09.140Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:33:09.397Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:33:09.656Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:33:09.656Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:33:09.915Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:33:09.915Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:33:09.915Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:33:09.915Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:33:09.915Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:33:09.915Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:33:10.175Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:33:10.175Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:33:10.175Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:33:10.669Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:33:10.929Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:33:10.929Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:33:10.929Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:33:10.929Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:33:10.929Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:33:10.929Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:33:10.929Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:33:10.929Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:33:10.929Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:33:10.929Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:33:10.929Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:33:10.929Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:33:10.929Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:33:10.929Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:33:10.929Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:33:11.188Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:33:11.188Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:33:11.188Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:33:11.188Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:33:11.188Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:33:11.188Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:33:11.188Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:33:11.188Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:33:11.188Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:33:11.188Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:33:11.188Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:33:11.188Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:33:11.188Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:33:11.188Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:33:11.473Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:33:11.473Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:33:11.473Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:33:11.473Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:33:11.473Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:33:11.473Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:33:11.739Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:33:11.739Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:33:11.739Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:33:11.739Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:33:11.739Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:33:11.739Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:33:11.739Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:33:11.739Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:33:11.739Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:33:11.739Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:33:11.739Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:33:11.739Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:33:11.739Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:33:11.739Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:33:11.739Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:33:11.739Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:33:11.739Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:33:11.739Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:33:11.739Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:33:11.739Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:33:11.740Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:33:11.740Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:33:11.740Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:33:11.740Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:33:11.998Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:33:11.998Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:33:11.998Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:33:11.998Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:33:11.998Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:33:11.998Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:33:11.998Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:33:11.998Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:33:11.998Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:33:11.998Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:33:11.998Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:33:11.998Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:33:11.998Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:33:11.998Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:33:11.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:33:11.998Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:33:11.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:33:11.998Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:33:11.998Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:33:11.998Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:33:11.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:33:11.998Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:33:11.998Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:33:12.263Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:33:12.263Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:33:12.263Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:33:12.263Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:33:12.263Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:33:12.263Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:33:12.263Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:33:12.263Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:33:12.263Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:33:12.263Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:33:12.263Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:33:12.263Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:33:12.263Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:33:12.263Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:33:12.263Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:33:12.263Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:33:12.263Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:33:18.857Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:33:18.857Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:33:18.857Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:33:18.857Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:33:40.944Z] Removing intermediate container 674d9703eb2d [2022-05-09T14:33:40.944Z] ---> 1f6a05152a33 [2022-05-09T14:33:40.944Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T14:33:40.944Z] Removing intermediate container f7554c4ca58e [2022-05-09T14:33:40.944Z] ---> f6cf5e354031 [2022-05-09T14:33:40.944Z] [2022-05-09T14:33:40.944Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T14:33:40.944Z] Removing intermediate container f0cbe62e5e9c [2022-05-09T14:33:40.944Z] ---> 1f0955c5a7e3 [2022-05-09T14:33:40.944Z] [2022-05-09T14:33:40.944Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:33:40.944Z] ---> Running in 9338fbc9f97d [2022-05-09T14:33:40.944Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T14:33:40.944Z] 3.14: Pulling from library/alpine [2022-05-09T14:33:40.944Z] 3.14: Pulling from library/alpine [2022-05-09T14:33:40.944Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:33:40.944Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:33:40.944Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:33:40.944Z] Status: Image is up to date for alpine:3.14 [2022-05-09T14:33:40.944Z] ---> e04c818066af [2022-05-09T14:33:40.944Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T14:33:40.944Z] ---> e04c818066af [2022-05-09T14:33:40.944Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T14:33:41.207Z] ---> Running in e20bb92fe260 [2022-05-09T14:33:41.207Z] ---> Running in 186264c140bf [2022-05-09T14:33:41.207Z] Removing intermediate container 9338fbc9f97d [2022-05-09T14:33:41.207Z] ---> 0022590b184b [2022-05-09T14:33:41.207Z] [2022-05-09T14:33:41.207Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T14:33:41.782Z] 20.10.14: Pulling from library/docker [2022-05-09T14:33:41.782Z] Removing intermediate container 186264c140bf [2022-05-09T14:33:41.782Z] ---> a0f902650fb6 [2022-05-09T14:33:41.782Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T14:33:41.782Z] Removing intermediate container e20bb92fe260 [2022-05-09T14:33:41.782Z] ---> 5023854af7d3 [2022-05-09T14:33:41.782Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T14:33:42.044Z] ---> Running in 4404b0c10bea [2022-05-09T14:33:42.044Z] ---> Running in 5d43561c3076 [2022-05-09T14:33:42.342Z] Removing intermediate container 5d43561c3076 [2022-05-09T14:33:42.342Z] ---> 54e6c5b6a225 [2022-05-09T14:33:42.342Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T14:33:42.604Z] ---> Running in bf396070982f [2022-05-09T14:33:42.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:43.127Z] Removing intermediate container bf396070982f [2022-05-09T14:33:43.127Z] ---> 470fb2850329 [2022-05-09T14:33:43.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:33:43.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:43.127Z] ---> Running in 9f6451b46f32 [2022-05-09T14:33:43.390Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:33:43.390Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T14:33:43.390Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:33:43.390Z] OK: 6 MiB in 16 packages [2022-05-09T14:33:44.338Z] Removing intermediate container 4404b0c10bea [2022-05-09T14:33:44.338Z] ---> 2b4b17ee4c8c [2022-05-09T14:33:44.338Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T14:33:44.633Z] ---> Running in a28db4d9986c [2022-05-09T14:33:44.895Z] Removing intermediate container a28db4d9986c [2022-05-09T14:33:44.895Z] ---> aca4da0145ee [2022-05-09T14:33:44.895Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T14:33:45.156Z] ---> Running in 571c6acda08a [2022-05-09T14:33:45.156Z] Removing intermediate container 9f6451b46f32 [2022-05-09T14:33:45.156Z] ---> e2f59aed15c2 [2022-05-09T14:33:45.156Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T14:33:45.416Z] ---> Running in 71262465f87d [2022-05-09T14:33:45.678Z] Removing intermediate container 571c6acda08a [2022-05-09T14:33:45.678Z] ---> eea2d13b2e49 [2022-05-09T14:33:45.678Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T14:33:45.678Z] ---> Running in fdeb947d7beb [2022-05-09T14:33:46.623Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:47.584Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:47.846Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T14:33:47.846Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T14:33:47.846Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T14:33:48.143Z] Removing intermediate container fdeb947d7beb [2022-05-09T14:33:48.143Z] ---> 1b154e132c59 [2022-05-09T14:33:48.143Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T14:33:48.143Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T14:33:48.143Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T14:33:48.143Z] ---> Running in c575cf7498dc [2022-05-09T14:33:48.404Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T14:33:48.405Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:33:48.405Z] OK: 8 MiB in 20 packages [2022-05-09T14:33:48.671Z] Removing intermediate container c575cf7498dc [2022-05-09T14:33:48.671Z] ---> e2daa0905be8 [2022-05-09T14:33:48.671Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T14:33:49.265Z] ---> 15e267f89f4e [2022-05-09T14:33:49.265Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T14:33:49.529Z] ---> Running in b9417640d803 [2022-05-09T14:33:49.529Z] Removing intermediate container 71262465f87d [2022-05-09T14:33:49.529Z] ---> 7ee54b8e7bb8 [2022-05-09T14:33:49.529Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:33:50.536Z] ---> 785006bec1fd [2022-05-09T14:33:50.536Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T14:33:51.483Z] Removing intermediate container b9417640d803 [2022-05-09T14:33:51.483Z] ---> 846b611d470d [2022-05-09T14:33:51.483Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:33:51.745Z] ---> 6e90cbd69bcf [2022-05-09T14:33:51.745Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T14:33:52.687Z] ---> eb06f59ac1a9 [2022-05-09T14:33:52.688Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T14:33:52.688Z] ---> 9a6b015ca539 [2022-05-09T14:33:52.688Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T14:33:52.688Z] ---> Running in f7bd41bfd6f3 [2022-05-09T14:33:53.258Z] Removing intermediate container f7bd41bfd6f3 [2022-05-09T14:33:53.258Z] ---> d187831ef162 [2022-05-09T14:33:53.258Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:33:53.521Z] ---> Running in 07ddef71eb9c [2022-05-09T14:33:53.785Z] ---> 4c52f43ca1c2 [2022-05-09T14:33:53.785Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T14:33:53.785Z] Removing intermediate container 07ddef71eb9c [2022-05-09T14:33:53.785Z] ---> 456d63774ed1 [2022-05-09T14:33:53.785Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:33:54.045Z] ---> Running in c5933f762b3b [2022-05-09T14:33:54.354Z] ---> 0eec04868227 [2022-05-09T14:33:54.354Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T14:33:54.617Z] Removing intermediate container c5933f762b3b [2022-05-09T14:33:54.617Z] ---> cf94f80c8252 [2022-05-09T14:33:54.617Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:33:54.617Z] ---> Running in 76fefa6ca133 [2022-05-09T14:33:54.769Z] Removing intermediate container 1dbafda1e927 [2022-05-09T14:33:54.769Z] ---> 273fc553f023 [2022-05-09T14:33:54.769Z] Successfully built 273fc553f023 [2022-05-09T14:33:54.769Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:33:54.895Z] Removing intermediate container 76fefa6ca133 [2022-05-09T14:33:54.895Z] ---> 68a408fb7223 [2022-05-09T14:33:54.895Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:33:54.895Z] ---> b0844637ab55 [2022-05-09T14:33:55.114Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T14:33:55.114Z] . [Pipeline] withDockerContainer [2022-05-09T14:33:55.156Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T14:33:55.156Z] ---> Running in 20cde9cac48d [2022-05-09T14:33:55.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container [2022-05-09T14:33:55.416Z] Removing intermediate container 20cde9cac48d [2022-05-09T14:33:55.416Z] ---> 788b9a6d5078 [2022-05-09T14:33:55.416Z] [2022-05-09T14:33:55.419Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T14:33:55.719Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T14:33:55.719Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T14:33:55.719Z] ---> 7417809fdb73 [2022-05-09T14:33:55.719Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:33:55.719Z] Successfully built 788b9a6d5078 [2022-05-09T14:33:55.719Z] ---> b992f829b5c0 [2022-05-09T14:33:55.719Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T14:33:55.719Z] Successfully tagged core-data:latest [2022-05-09T14:33:55.719Z]  Building core-data ... done Building support-notifications [2022-05-09T14:33:55.719Z] ---> Running in b9f4f63219b3 [2022-05-09T14:33:55.980Z] ---> Running in 5c1e7d8ed852 [2022-05-09T14:33:56.684Z] $ docker top d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 -eo pid,comm [2022-05-09T14:33:56.928Z] Removing intermediate container b9f4f63219b3 [2022-05-09T14:33:56.928Z] ---> 5d17bc6f4350 [2022-05-09T14:33:56.928Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [Pipeline] { [Pipeline] sh [2022-05-09T14:33:57.189Z] Removing intermediate container 5c1e7d8ed852 [2022-05-09T14:33:57.189Z] ---> d44e084f46c9 [2022-05-09T14:33:57.189Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T14:33:57.189Z] ---> Running in 157061dad32a [2022-05-09T14:33:57.595Z] + go version [2022-05-09T14:33:57.595Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-09T14:33:57.625Z] $ docker stop --time=1 d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 [2022-05-09T14:33:58.136Z] ---> 0eb7228b860d [2022-05-09T14:33:58.136Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T14:33:58.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:58.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:33:58.662Z] ---> Running in 0bb723fd3070 [2022-05-09T14:33:58.662Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T14:33:58.662Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T14:33:58.662Z] Executing bash-5.1.16-r0.post-install [2022-05-09T14:33:58.662Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:33:58.922Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T14:33:58.922Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T14:33:58.922Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T14:33:58.922Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T14:33:58.922Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T14:33:58.922Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T14:33:58.922Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T14:33:58.922Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T14:33:58.922Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T14:33:58.922Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T14:33:58.922Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T14:33:58.922Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T14:33:58.922Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T14:33:58.922Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T14:33:59.184Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T14:33:59.184Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T14:33:59.184Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T14:33:59.184Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T14:33:59.184Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T14:33:59.184Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T14:33:59.184Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T14:33:59.227Z] $ docker rm -f d1d3c0b13938a669508d938ad7a9b016b942529619aca8b9832982cec32a6391 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2022-05-09T14:33:59.444Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T14:33:59.444Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T14:33:59.444Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T14:33:59.444Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T14:33:59.444Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T14:33:59.444Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T14:33:59.444Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T14:33:59.444Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T14:33:59.444Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T14:33:59.444Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T14:33:59.444Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T14:33:59.444Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T14:33:59.444Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T14:33:59.444Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T14:33:59.444Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T14:33:59.444Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T14:33:59.444Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T14:33:59.444Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T14:33:59.444Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T14:33:59.444Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:33:59.444Z] OK: 83 MiB in 65 packages [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:33:59.821Z] + docker inspect -f . ci-base-image-arm64 [2022-05-09T14:33:59.822Z] . [Pipeline] withDockerContainer [2022-05-09T14:34:00.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container [2022-05-09T14:34:00.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-09T14:34:00.388Z] Collecting docker-compose==1.23.2 [2022-05-09T14:34:00.388Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T14:34:00.650Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T14:34:00.650Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T14:34:00.650Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T14:34:00.650Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T14:34:01.224Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T14:34:01.224Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T14:34:01.224Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T14:34:01.224Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T14:34:01.446Z] $ docker top 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-09T14:34:01.724Z] ========================================================= [2022-05-09T14:34:01.724Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-09T14:34:01.724Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-09T14:34:01.795Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T14:34:01.795Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T14:34:02.086Z] Removing intermediate container 0bb723fd3070 [2022-05-09T14:34:02.086Z] ---> 4c6ebe1dfe93 [2022-05-09T14:34:02.086Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T14:34:02.351Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T14:34:02.351Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T14:34:02.351Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T14:34:02.351Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T14:34:02.351Z] ---> Running in 23d051f16bd2 [2022-05-09T14:34:02.351Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T14:34:02.380Z] + make test [2022-05-09T14:34:02.380Z] go mod tidy -compat=1.17 [2022-05-09T14:34:02.613Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T14:34:02.613Z] Collecting PyYAML<4,>=3.10 [2022-05-09T14:34:02.613Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T14:34:02.874Z] Removing intermediate container 23d051f16bd2 [2022-05-09T14:34:02.874Z] ---> cf4b50684eec [2022-05-09T14:34:02.874Z] Step 28/31 : CMD ["gate"] [2022-05-09T14:34:03.133Z] ---> Running in 63b22a6d8e9c [2022-05-09T14:34:03.133Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T14:34:03.133Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T14:34:03.133Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T14:34:03.363Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-09T14:34:03.486Z] Collecting idna<2.8,>=2.5 [2022-05-09T14:34:03.486Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T14:34:03.486Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-09T14:34:03.486Z] Removing intermediate container 63b22a6d8e9c [2022-05-09T14:34:03.486Z] ---> fe23bd592ac3 [2022-05-09T14:34:03.486Z] Step 29/31 : LABEL arch=x86_64 [2022-05-09T14:34:03.486Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T14:34:03.748Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T14:34:03.748Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T14:34:03.748Z] ---> Running in 970b79232f48 [2022-05-09T14:34:03.748Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T14:34:03.748Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:34:03.748Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:34:03.748Z] ---> 823321131cc3 [2022-05-09T14:34:03.748Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:34:03.748Z] ---> Using cache [2022-05-09T14:34:03.748Z] ---> 2391cd3cfee7 [2022-05-09T14:34:03.748Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:34:03.748Z] ---> Using cache [2022-05-09T14:34:03.748Z] ---> fcff49e95fa9 [2022-05-09T14:34:03.748Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T14:34:03.748Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T14:34:03.748Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T14:34:03.748Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T14:34:03.748Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T14:34:03.748Z] ---> Running in 1e47d76f8b15 [2022-05-09T14:34:03.748Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T14:34:03.748Z] Attempting uninstall: urllib3 [2022-05-09T14:34:03.748Z] Found existing installation: urllib3 1.26.7 [2022-05-09T14:34:03.748Z] Uninstalling urllib3-1.26.7: [2022-05-09T14:34:04.008Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T14:34:04.008Z] Removing intermediate container 970b79232f48 [2022-05-09T14:34:04.008Z] ---> 210d365115b1 [2022-05-09T14:34:04.008Z] Step 30/31 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:34:04.008Z] Attempting uninstall: idna [2022-05-09T14:34:04.008Z] Found existing installation: idna 3.3 [2022-05-09T14:34:04.008Z] Uninstalling idna-3.3: [2022-05-09T14:34:04.008Z] Successfully uninstalled idna-3.3 [2022-05-09T14:34:04.270Z] ---> Running in 78491c009c5f [2022-05-09T14:34:04.533Z] Removing intermediate container 78491c009c5f [2022-05-09T14:34:04.533Z] ---> 67e6ea39fe5e [2022-05-09T14:34:04.533Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T14:34:04.793Z] Attempting uninstall: requests [2022-05-09T14:34:04.793Z] Found existing installation: requests 2.26.0 [2022-05-09T14:34:04.793Z] Uninstalling requests-2.26.0: [2022-05-09T14:34:04.793Z] Successfully uninstalled requests-2.26.0 [2022-05-09T14:34:04.793Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:05.054Z] ---> Running in 179c49e63c5b [2022-05-09T14:34:05.054Z] Running setup.py install for texttable: started [2022-05-09T14:34:05.314Z] Removing intermediate container 179c49e63c5b [2022-05-09T14:34:05.314Z] ---> 9acb19ddf111 [2022-05-09T14:34:05.314Z] [2022-05-09T14:34:05.314Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T14:34:05.314Z] Running setup.py install for PyYAML: started [2022-05-09T14:34:05.314Z] Successfully built 9acb19ddf111 [2022-05-09T14:34:05.314Z] Successfully tagged security-bootstrapper:latest [2022-05-09T14:34:05.314Z]  Building security-bootstrapper ... done Building security-spire-agent [2022-05-09T14:34:05.577Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:05.838Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T14:34:05.838Z] Running setup.py install for docopt: started [2022-05-09T14:34:06.098Z] OK: 221 MiB in 52 packages [2022-05-09T14:34:06.362Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T14:34:06.362Z] Running setup.py install for dockerpty: started [2022-05-09T14:34:06.622Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T14:34:08.540Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-09T14:34:08.799Z] Removing intermediate container 1e47d76f8b15 [2022-05-09T14:34:08.799Z] ---> 9b6e0b558657 [2022-05-09T14:34:08.799Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:34:09.371Z] ---> 6429b49d842a [2022-05-09T14:34:09.371Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:34:09.633Z] ---> Running in a97c0986fa42 [2022-05-09T14:34:13.844Z] Removing intermediate container a97c0986fa42 [2022-05-09T14:34:13.844Z] ---> 08844151d9ed [2022-05-09T14:34:13.844Z] Step 8/22 : COPY . . [2022-05-09T14:34:14.107Z] Removing intermediate container 157061dad32a [2022-05-09T14:34:14.107Z] ---> d8b4a10eb36c [2022-05-09T14:34:14.107Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T14:34:14.369Z] ---> Running in f9fe5880d2bc [2022-05-09T14:34:15.313Z] Removing intermediate container f9fe5880d2bc [2022-05-09T14:34:15.313Z] ---> 355938c9d05a [2022-05-09T14:34:15.313Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T14:34:15.886Z] ---> Running in 013f60270a27 [2022-05-09T14:34:16.147Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:34:16.147Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:34:16.147Z] ---> 823321131cc3 [2022-05-09T14:34:16.147Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:34:16.147Z] ---> Using cache [2022-05-09T14:34:16.147Z] ---> 2391cd3cfee7 [2022-05-09T14:34:16.147Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:34:16.147Z] ---> Using cache [2022-05-09T14:34:16.147Z] ---> fcff49e95fa9 [2022-05-09T14:34:16.147Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:34:17.535Z] ---> Running in ffe94f1d1dd6 [2022-05-09T14:34:17.535Z] Removing intermediate container 013f60270a27 [2022-05-09T14:34:17.535Z] ---> 1796623e0bdb [2022-05-09T14:34:17.535Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T14:34:18.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:19.868Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:20.133Z] OK: 221 MiB in 52 packages [2022-05-09T14:34:21.512Z] ---> 1ca5cbc26b49 [2022-05-09T14:34:21.512Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T14:34:22.892Z] ---> 3e69ae967ba0 [2022-05-09T14:34:22.892Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T14:34:23.151Z] Removing intermediate container ffe94f1d1dd6 [2022-05-09T14:34:23.151Z] ---> f11d594c167c [2022-05-09T14:34:23.151Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:34:24.087Z] ---> c5cb544c47f8 [2022-05-09T14:34:24.087Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T14:34:24.087Z] ---> 72127a9857b8 [2022-05-09T14:34:24.087Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:34:24.087Z] ---> Running in aae9cdde5baf [2022-05-09T14:34:24.345Z] ---> Running in e56ca2eafeb0 [2022-05-09T14:34:24.345Z] ---> a2a0cdf5c8c8 [2022-05-09T14:34:24.345Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T14:34:24.345Z] ---> Running in ebc9305b571e [2022-05-09T14:34:24.604Z] Removing intermediate container aae9cdde5baf [2022-05-09T14:34:24.604Z] ---> c81939d5ec46 [2022-05-09T14:34:24.604Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:34:24.604Z] ---> Running in 50e1d85a83a4 [2022-05-09T14:34:25.174Z] Removing intermediate container 50e1d85a83a4 [2022-05-09T14:34:25.174Z] ---> 3edf1c8f74d4 [2022-05-09T14:34:25.174Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:34:25.174Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:34:25.446Z] ---> Running in ff35a1898a3b [2022-05-09T14:34:25.705Z] Removing intermediate container ff35a1898a3b [2022-05-09T14:34:25.706Z] ---> 75e4b15b409f [2022-05-09T14:34:25.706Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:34:25.965Z] ---> Running in 36bb1932ac71 [2022-05-09T14:34:26.224Z] Removing intermediate container 36bb1932ac71 [2022-05-09T14:34:26.224Z] ---> 6598dd88421c [2022-05-09T14:34:26.224Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:34:26.224Z] Removing intermediate container e56ca2eafeb0 [2022-05-09T14:34:26.224Z] ---> b7976f375f98 [2022-05-09T14:34:26.224Z] Step 8/26 : COPY . . [2022-05-09T14:34:26.483Z] ---> Running in b35097d0ce6d [2022-05-09T14:34:27.051Z] Removing intermediate container b35097d0ce6d [2022-05-09T14:34:27.051Z] ---> 890c9a2b4cfe [2022-05-09T14:34:27.051Z] [2022-05-09T14:34:27.051Z] Successfully built 890c9a2b4cfe [2022-05-09T14:34:27.051Z] Successfully tagged sys-mgmt-agent:latest [2022-05-09T14:34:27.051Z] Building core-metadata [2022-05-09T14:34:35.174Z]  Building sys-mgmt-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:34:35.174Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:34:35.174Z] ---> 823321131cc3 [2022-05-09T14:34:35.174Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:34:35.174Z] ---> Using cache [2022-05-09T14:34:35.174Z] ---> 2391cd3cfee7 [2022-05-09T14:34:35.174Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:34:35.174Z] ---> Using cache [2022-05-09T14:34:35.174Z] ---> fcff49e95fa9 [2022-05-09T14:34:35.174Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:34:35.715Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-09T14:34:41.740Z] ---> Running in 19a6bee8d605 [2022-05-09T14:34:41.740Z] ---> 4d4a4b8ece3c [2022-05-09T14:34:41.740Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:34:41.740Z] ---> Running in dc0efeda9b0e [2022-05-09T14:34:41.999Z] Removing intermediate container dc0efeda9b0e [2022-05-09T14:34:41.999Z] ---> 049c8d44d295 [2022-05-09T14:34:41.999Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:34:42.259Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:42.259Z] ---> Running in 0dfbd6440368 [2022-05-09T14:34:42.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:43.421Z] OK: 221 MiB in 52 packages [2022-05-09T14:34:43.990Z] Removing intermediate container 0dfbd6440368 [2022-05-09T14:34:43.990Z] ---> e57e121c23d1 [2022-05-09T14:34:43.990Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:34:43.990Z] ---> Running in 8c67328ef4c5 [2022-05-09T14:34:43.990Z] Removing intermediate container 19a6bee8d605 [2022-05-09T14:34:43.990Z] ---> a39cfafa77eb [2022-05-09T14:34:43.990Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:34:44.558Z] Removing intermediate container 8c67328ef4c5 [2022-05-09T14:34:44.558Z] ---> 4fc8ef1782ad [2022-05-09T14:34:44.558Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T14:34:44.558Z] ---> 07918db4cb80 [2022-05-09T14:34:44.558Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:34:44.558Z] ---> Running in 7ba33a901f17 [2022-05-09T14:34:44.558Z] ---> Running in 8a104a9a7d97 [2022-05-09T14:34:46.467Z] spire-1.2.1/ [2022-05-09T14:34:46.467Z] spire-1.2.1/.data/ [2022-05-09T14:34:46.467Z] spire-1.2.1/.data/.file [2022-05-09T14:34:46.467Z] spire-1.2.1/.dockerignore [2022-05-09T14:34:46.467Z] spire-1.2.1/.gitattributes [2022-05-09T14:34:46.467Z] spire-1.2.1/.githooks/ [2022-05-09T14:34:46.467Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/ [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:34:46.467Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:34:46.468Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:34:46.468Z] spire-1.2.1/.gitignore [2022-05-09T14:34:46.468Z] spire-1.2.1/.go-version [2022-05-09T14:34:46.468Z] spire-1.2.1/.golangci.yml [2022-05-09T14:34:46.468Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:34:46.468Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:34:46.468Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:34:46.468Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:34:46.468Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:34:46.468Z] spire-1.2.1/Dockerfile [2022-05-09T14:34:46.468Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:34:46.468Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:34:46.468Z] spire-1.2.1/LICENSE [2022-05-09T14:34:46.468Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:34:46.468Z] spire-1.2.1/Makefile [2022-05-09T14:34:46.468Z] spire-1.2.1/README.md [2022-05-09T14:34:46.468Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:34:46.468Z] spire-1.2.1/SECURITY.md [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:34:46.468Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/ [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/agent/ [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/server/ [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:34:46.468Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/ [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/ [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:34:46.468Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:34:46.468Z] spire-1.2.1/examples/ [2022-05-09T14:34:46.468Z] spire-1.2.1/examples/README.md [2022-05-09T14:34:46.468Z] spire-1.2.1/go.mod [2022-05-09T14:34:46.468Z] spire-1.2.1/go.sum [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:34:46.468Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:34:46.469Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:34:46.470Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:34:46.471Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:34:46.472Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:34:46.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/private/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:34:46.474Z] spire-1.2.1/release/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:34:46.474Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:34:46.474Z] spire-1.2.1/script/ [2022-05-09T14:34:46.474Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:34:46.474Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:34:46.474Z] spire-1.2.1/support/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:34:46.474Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/clock/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:34:46.474Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/common [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:34:46.475Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:34:46.476Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:34:46.736Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:34:46.737Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:34:46.737Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testca/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testkey/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/ [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/race.go [2022-05-09T14:34:46.737Z] spire-1.2.1/test/util/util.go [2022-05-09T14:34:46.737Z] building spire from source... [2022-05-09T14:34:46.737Z] Installing go1.17.7... [2022-05-09T14:34:46.737Z] Removing intermediate container 8a104a9a7d97 [2022-05-09T14:34:46.737Z] ---> bb196c98a56f [2022-05-09T14:34:46.737Z] Step 8/23 : COPY . . [2022-05-09T14:34:53.313Z] Building bin/spire-server... [2022-05-09T14:34:53.313Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:34:53.313Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:34:53.313Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:34:53.313Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:34:53.313Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:34:53.313Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:34:53.313Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:34:53.313Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:34:53.313Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:34:53.313Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:34:53.313Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:34:53.313Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:34:53.313Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:34:53.313Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:34:53.313Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:34:53.313Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:34:53.313Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:34:53.313Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:34:53.582Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:34:53.582Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:34:53.582Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:34:53.582Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:34:53.582Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:34:53.843Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:34:53.843Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:34:53.843Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:34:53.843Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:34:53.843Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:34:53.843Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:34:53.843Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:34:53.843Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:34:53.843Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:34:53.843Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:34:53.843Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:34:54.107Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:34:54.107Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:34:54.107Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:34:54.107Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:34:54.107Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:34:54.107Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:34:54.107Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:34:54.373Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:34:54.373Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:34:54.373Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:34:54.633Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:34:55.282Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:34:55.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:34:55.639Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:34:55.639Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:34:55.639Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:34:55.639Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:34:55.639Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:34:55.975Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:34:55.975Z]  ---> 325bbd064830 [2022-05-09T14:34:55.975Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T14:34:56.237Z] ---> Running in 9a6a19851392 [2022-05-09T14:34:56.497Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:34:58.409Z] Removing intermediate container ebc9305b571e [2022-05-09T14:34:58.409Z] ---> 470b8d734738 [2022-05-09T14:34:58.409Z] [2022-05-09T14:34:58.409Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:34:58.409Z] ---> e04c818066af [2022-05-09T14:34:58.409Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T14:34:58.409Z] ---> Running in 1f7e9dfeda76 [2022-05-09T14:34:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:34:58.928Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T14:34:58.928Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:34:58.928Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:34:58.928Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:34:58.928Z] OK: 6 MiB in 16 packages [2022-05-09T14:34:59.187Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:34:59.187Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:34:59.187Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:34:59.187Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:34:59.187Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:34:59.755Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:34:59.755Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:35:00.019Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:35:00.019Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:35:00.278Z] Removing intermediate container 1f7e9dfeda76 [2022-05-09T14:35:00.278Z] ---> f81f49f8ca48 [2022-05-09T14:35:00.278Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:35:00.278Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:35:00.278Z]  ---> Running in 70ba3f5860c2 [2022-05-09T14:35:00.537Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:35:00.537Z] Removing intermediate container 70ba3f5860c2 [2022-05-09T14:35:00.537Z] ---> c3d706893eed [2022-05-09T14:35:00.537Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T14:35:00.537Z] ---> Running in 75b4dc75a212 [2022-05-09T14:35:00.796Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:35:00.796Z] Removing intermediate container 75b4dc75a212 [2022-05-09T14:35:00.796Z] ---> 94f86b23bfeb [2022-05-09T14:35:00.796Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:35:00.796Z] ---> Running in 221c69eb0e69 [2022-05-09T14:35:01.054Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:35:01.054Z] Removing intermediate container 221c69eb0e69 [2022-05-09T14:35:01.054Z] ---> 2f92e922af33 [2022-05-09T14:35:01.054Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:35:01.054Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:35:01.313Z]  ---> e9cfba9c4fb4 [2022-05-09T14:35:01.313Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T14:35:01.313Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:35:01.576Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:35:01.836Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:35:01.836Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:35:01.836Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:35:02.094Z]  ---> b645a037d31e [2022-05-09T14:35:02.094Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T14:35:02.094Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:35:02.094Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:35:02.353Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:35:02.353Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:35:02.611Z]  ---> c3dfb31994cb [2022-05-09T14:35:02.611Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T14:35:02.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:35:02.611Z]  ---> Running in a1472081837c [2022-05-09T14:35:02.611Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:35:02.611Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:35:02.874Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:35:02.874Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:35:02.874Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:35:02.874Z] Removing intermediate container a1472081837c [2022-05-09T14:35:02.874Z] ---> 617ee07e3291 [2022-05-09T14:35:02.874Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:35:02.874Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:35:02.874Z]  ---> Running in 6bfd69229475 [2022-05-09T14:35:03.132Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:35:03.132Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:35:03.132Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:35:03.392Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:35:03.392Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:35:03.392Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:35:03.392Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:35:03.392Z] Removing intermediate container 6bfd69229475 [2022-05-09T14:35:03.392Z] ---> b61628f2cef5 [2022-05-09T14:35:03.392Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:35:03.392Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:35:03.392Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:35:03.392Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:35:03.392Z]  ---> Running in 160ca334dbd1 [2022-05-09T14:35:03.392Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:35:03.392Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:35:03.651Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:35:03.651Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:35:03.651Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:35:03.652Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:35:03.652Z] Removing intermediate container 160ca334dbd1 [2022-05-09T14:35:03.652Z] ---> ffdc90eeb142 [2022-05-09T14:35:03.652Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:35:03.652Z] ---> Running in 487fbe682bfa [2022-05-09T14:35:03.652Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:35:03.652Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:35:03.927Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:35:03.927Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:35:03.927Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:35:03.927Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:35:03.927Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:35:03.927Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:35:03.927Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:35:03.927Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:35:03.927Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:35:03.927Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:35:03.927Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:35:03.927Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:35:03.927Z] Removing intermediate container 487fbe682bfa [2022-05-09T14:35:03.927Z] ---> 8c1722758f8c [2022-05-09T14:35:03.927Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T14:35:03.927Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:35:03.927Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:35:04.186Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:35:04.186Z]  ---> Running in a524fc81879b [2022-05-09T14:35:04.186Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:35:04.186Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:35:04.186Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:35:04.186Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:35:04.186Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:35:04.186Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:35:04.186Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:35:04.444Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:35:04.444Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:35:04.444Z] Removing intermediate container a524fc81879b [2022-05-09T14:35:04.444Z] ---> b45a8e2f1f02 [2022-05-09T14:35:04.444Z] [2022-05-09T14:35:04.444Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:35:04.444Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:35:04.444Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:35:04.444Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:35:04.444Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:35:04.444Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:35:04.444Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:35:04.444Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:35:04.444Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:35:04.444Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:35:04.444Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:35:04.444Z] Successfully built b45a8e2f1f02 [2022-05-09T14:35:04.444Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:35:04.444Z] Successfully tagged support-notifications:latest [2022-05-09T14:35:04.444Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-05-09T14:35:07.731Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:35:07.731Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:35:07.731Z] ---> 823321131cc3 [2022-05-09T14:35:07.731Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T14:35:07.731Z] ---> Using cache [2022-05-09T14:35:07.731Z] ---> 2391cd3cfee7 [2022-05-09T14:35:07.731Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T14:35:09.645Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:35:09.645Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:35:10.584Z]  ---> Running in a16a888dd175 [2022-05-09T14:35:10.843Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:11.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:12.043Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:35:12.043Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:35:12.043Z] OK: 15864 distinct packages available [2022-05-09T14:35:12.043Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:12.302Z] Removing intermediate container 9a6a19851392 [2022-05-09T14:35:12.302Z] ---> c21c504dbe70 [2022-05-09T14:35:12.302Z] [2022-05-09T14:35:12.302Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:35:12.302Z] ---> e04c818066af [2022-05-09T14:35:12.302Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:35:12.302Z] ---> Running in 913e800b6db2 [2022-05-09T14:35:12.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:12.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:12.820Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T14:35:12.820Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:35:12.820Z] OK: 6 MiB in 15 packages [2022-05-09T14:35:12.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:13.389Z] Removing intermediate container 913e800b6db2 [2022-05-09T14:35:13.389Z] ---> 6333da7e3e4a [2022-05-09T14:35:13.389Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:35:13.389Z] ---> Running in 0a3fd435a311 [2022-05-09T14:35:13.389Z] OK: 221 MiB in 52 packages [2022-05-09T14:35:13.389Z] Removing intermediate container 0a3fd435a311 [2022-05-09T14:35:13.389Z] ---> 7c9773d1c949 [2022-05-09T14:35:13.389Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T14:35:13.389Z] ---> Running in 29b578bed1ec [2022-05-09T14:35:13.648Z] Removing intermediate container 29b578bed1ec [2022-05-09T14:35:13.648Z] ---> 27039df8b199 [2022-05-09T14:35:13.648Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:35:13.648Z] ---> Running in 7935851bdbec [2022-05-09T14:35:13.648Z] Removing intermediate container 7935851bdbec [2022-05-09T14:35:13.648Z] ---> 282ed2080e1b [2022-05-09T14:35:13.648Z] Step 15/23 : WORKDIR / [2022-05-09T14:35:13.648Z] ---> Running in e55054c2659a [2022-05-09T14:35:13.648Z] Removing intermediate container a16a888dd175 [2022-05-09T14:35:13.648Z] ---> e800f3b29221 [2022-05-09T14:35:13.648Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T14:35:13.907Z] Removing intermediate container e55054c2659a [2022-05-09T14:35:13.907Z] ---> 012d611d631c [2022-05-09T14:35:13.907Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:35:13.907Z] ---> f7f6f0398b05 [2022-05-09T14:35:13.907Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:35:13.907Z] ---> Running in 88b7381e6bf5 [2022-05-09T14:35:13.907Z] ---> ed5a68526faf [2022-05-09T14:35:13.907Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T14:35:14.481Z] ---> c3e8ef3e0b2c [2022-05-09T14:35:14.481Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T14:35:14.741Z] ---> bcb917b5b889 [2022-05-09T14:35:14.741Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T14:35:14.741Z] ---> Running in 68fd9029c635 [2022-05-09T14:35:14.741Z] Removing intermediate container 68fd9029c635 [2022-05-09T14:35:14.741Z] ---> 83889288013e [2022-05-09T14:35:14.741Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:35:15.000Z] ---> Running in 6714c4af2d70 [2022-05-09T14:35:15.000Z] Removing intermediate container 88b7381e6bf5 [2022-05-09T14:35:15.000Z] ---> bb5b0424a342 [2022-05-09T14:35:15.000Z] Step 7/20 : COPY . . [2022-05-09T14:35:15.000Z] Removing intermediate container 6714c4af2d70 [2022-05-09T14:35:15.000Z] ---> 65c4b4adc42d [2022-05-09T14:35:15.000Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:35:15.258Z] ---> Running in 11ab5b33e5a2 [2022-05-09T14:35:15.517Z] Removing intermediate container 11ab5b33e5a2 [2022-05-09T14:35:15.517Z] ---> e00e68d03266 [2022-05-09T14:35:15.517Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:35:15.779Z] ---> Running in fe1747ba2941 [2022-05-09T14:35:16.350Z] Removing intermediate container fe1747ba2941 [2022-05-09T14:35:16.350Z] ---> bbaa49394289 [2022-05-09T14:35:16.350Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:35:16.609Z] ---> Running in f1c6234f9c0b [2022-05-09T14:35:16.609Z] Removing intermediate container f1c6234f9c0b [2022-05-09T14:35:16.609Z] ---> 1d34ad56dd4b [2022-05-09T14:35:16.609Z] [2022-05-09T14:35:16.868Z] Successfully built 1d34ad56dd4b [2022-05-09T14:35:16.868Z] Successfully tagged core-metadata:latest [2022-05-09T14:35:16.868Z]  Building core-metadata ... done Building security-proxy-setup [2022-05-09T14:35:22.141Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:35:22.141Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:35:22.141Z] ---> 823321131cc3 [2022-05-09T14:35:22.141Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> 2391cd3cfee7 [2022-05-09T14:35:22.141Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> fcff49e95fa9 [2022-05-09T14:35:22.141Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> a39cfafa77eb [2022-05-09T14:35:22.141Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> 07918db4cb80 [2022-05-09T14:35:22.141Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> bb196c98a56f [2022-05-09T14:35:22.141Z] Step 8/22 : COPY . . [2022-05-09T14:35:22.141Z] ---> Using cache [2022-05-09T14:35:22.141Z] ---> 325bbd064830 [2022-05-09T14:35:22.141Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T14:35:23.519Z] ---> Running in aa1273defbb6 [2022-05-09T14:35:23.519Z] ---> 645589e30a47 [2022-05-09T14:35:23.519Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T14:35:23.519Z] ---> Running in de7af8c6b7aa [2022-05-09T14:35:24.086Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T14:35:24.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T14:35:46.276Z] Building bin/spire-agent... [2022-05-09T14:35:46.276Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:35:46.276Z] Building bin/spire-agent... [2022-05-09T14:35:46.276Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:35:46.276Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:35:46.276Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:35:46.276Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:35:46.276Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:35:46.276Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:35:46.276Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:35:46.276Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:35:46.276Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:35:46.276Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:35:46.276Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:35:46.276Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:35:46.276Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:35:46.276Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:35:46.276Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:35:46.276Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:35:46.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T14:35:54.393Z] Removing intermediate container aa1273defbb6 [2022-05-09T14:35:54.393Z] ---> abd4408aebdc [2022-05-09T14:35:54.393Z] [2022-05-09T14:35:54.393Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:35:54.393Z] ---> e04c818066af [2022-05-09T14:35:54.393Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T14:35:54.393Z] ---> Running in 4f21bb8170ff [2022-05-09T14:35:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:55.772Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:35:55.772Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T14:35:55.772Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:35:55.772Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T14:35:55.772Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T14:35:55.772Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T14:35:55.772Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T14:35:55.772Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:35:55.772Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:35:56.032Z] OK: 8 MiB in 20 packages [2022-05-09T14:35:57.420Z] Removing intermediate container 4f21bb8170ff [2022-05-09T14:35:57.420Z] ---> 27fc8cb1843b [2022-05-09T14:35:57.420Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T14:35:57.420Z] ---> Running in b13ba68aa3e6 [2022-05-09T14:35:57.680Z] Removing intermediate container b13ba68aa3e6 [2022-05-09T14:35:57.680Z] ---> d9678ebfb890 [2022-05-09T14:35:57.680Z] Step 13/22 : WORKDIR /edgex [2022-05-09T14:35:57.939Z] ---> Running in 2e8573818066 [2022-05-09T14:35:58.197Z] Removing intermediate container 2e8573818066 [2022-05-09T14:35:58.197Z] ---> db0da9abcfaf [2022-05-09T14:35:58.197Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T14:35:58.197Z] Removing intermediate container de7af8c6b7aa [2022-05-09T14:35:58.197Z] ---> 75567adbbbb1 [2022-05-09T14:35:58.197Z] [2022-05-09T14:35:58.197Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T14:35:58.765Z] 3.15: Pulling from library/alpine [2022-05-09T14:35:58.765Z] ---> ab05dbfbee62 [2022-05-09T14:35:58.765Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T14:35:59.335Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T14:35:59.335Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T14:35:59.335Z] ---> 0ac33e5f5afa [2022-05-09T14:35:59.335Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:35:59.335Z] ---> Running in e37cca6d89b2 [2022-05-09T14:35:59.903Z] Removing intermediate container e37cca6d89b2 [2022-05-09T14:35:59.903Z] ---> e197031a33c0 [2022-05-09T14:35:59.903Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:35:59.904Z] ---> 638ea0408614 [2022-05-09T14:35:59.904Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T14:35:59.904Z] ---> Running in cd35091130c6 [2022-05-09T14:36:01.282Z] ---> 598a60d10b65 [2022-05-09T14:36:01.282Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T14:36:01.540Z] Removing intermediate container cd35091130c6 [2022-05-09T14:36:01.540Z] ---> 7534a02ae708 [2022-05-09T14:36:01.540Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T14:36:01.540Z] ---> 968c56febcf3 [2022-05-09T14:36:01.540Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T14:36:01.799Z] ---> Running in 5af4121c8b4b [2022-05-09T14:36:01.799Z] ---> Running in 8e982350a3de [2022-05-09T14:36:02.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:36:03.676Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:36:03.676Z] Removing intermediate container 8e982350a3de [2022-05-09T14:36:03.676Z] ---> fe09c9cbdaf6 [2022-05-09T14:36:03.676Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T14:36:03.676Z] ---> Running in 54c52cdc3e07 [2022-05-09T14:36:03.676Z] Removing intermediate container 54c52cdc3e07 [2022-05-09T14:36:03.676Z] ---> ed20a644b711 [2022-05-09T14:36:03.676Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:36:03.676Z] ---> Running in 625909442ccc [2022-05-09T14:36:03.934Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:36:03.934Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:36:03.934Z] OK: 15855 distinct packages available [2022-05-09T14:36:03.934Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:36:03.934Z] Removing intermediate container 625909442ccc [2022-05-09T14:36:03.934Z] ---> e287ebf170eb [2022-05-09T14:36:03.934Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:36:03.934Z] ---> Running in 788eb6574c91 [2022-05-09T14:36:04.195Z] Removing intermediate container 788eb6574c91 [2022-05-09T14:36:04.195Z] ---> 05637370295b [2022-05-09T14:36:04.195Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T14:36:04.454Z] ---> Running in 3eeb8ab42d88 [2022-05-09T14:36:04.715Z] Removing intermediate container 3eeb8ab42d88 [2022-05-09T14:36:04.715Z] ---> 29ff38621055 [2022-05-09T14:36:04.715Z] [2022-05-09T14:36:04.715Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:36:04.715Z] Successfully built 29ff38621055 [2022-05-09T14:36:04.715Z] Successfully tagged security-proxy-setup:latest [2022-05-09T14:36:04.715Z]  Building security-proxy-setup ... done Building support-scheduler [2022-05-09T14:36:04.974Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T14:36:04.974Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:36:05.232Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T14:36:05.232Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T14:36:05.232Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T14:36:05.491Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T14:36:05.491Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:36:05.491Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T14:36:05.750Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T14:36:05.750Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:36:05.750Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:36:05.750Z] OK: 8 MiB in 23 packages [2022-05-09T14:36:07.129Z] Removing intermediate container 5af4121c8b4b [2022-05-09T14:36:07.129Z] ---> 3514c0698ab4 [2022-05-09T14:36:07.129Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:36:08.066Z] ---> 5cc82a125d8b [2022-05-09T14:36:08.066Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T14:36:09.444Z] ---> 9d7566806a38 [2022-05-09T14:36:09.444Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T14:36:10.013Z] ---> b1704ec792c1 [2022-05-09T14:36:10.013Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T14:36:10.013Z] ---> Running in 981558b6498c [2022-05-09T14:36:10.271Z] Removing intermediate container 981558b6498c [2022-05-09T14:36:10.271Z] ---> 5cf56d7b5c0d [2022-05-09T14:36:10.271Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:36:10.271Z] ---> Running in 45fab0340be4 [2022-05-09T14:36:10.840Z] Removing intermediate container 45fab0340be4 [2022-05-09T14:36:10.840Z] ---> 18dc1af9f317 [2022-05-09T14:36:10.840Z] Step 18/20 : LABEL arch=x86_64 [2022-05-09T14:36:10.840Z] ---> Running in 44b5b9a6f806 [2022-05-09T14:36:11.408Z] Removing intermediate container 44b5b9a6f806 [2022-05-09T14:36:11.408Z] ---> b421e94f2f84 [2022-05-09T14:36:11.408Z] Step 19/20 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:36:11.408Z] ---> Running in c805574ddcf2 [2022-05-09T14:36:11.977Z] Removing intermediate container c805574ddcf2 [2022-05-09T14:36:11.977Z] ---> b92b2a9a6003 [2022-05-09T14:36:11.977Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T14:36:11.977Z] ---> Running in 437e37440007 [2022-05-09T14:36:12.237Z] Removing intermediate container 437e37440007 [2022-05-09T14:36:12.237Z] ---> 6bbae713fe4b [2022-05-09T14:36:12.237Z] [2022-05-09T14:36:12.237Z] Successfully built 6bbae713fe4b [2022-05-09T14:36:12.497Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-09T14:36:12.497Z]  Building security-spiffe-token-provider ... done Building core-command [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-09T14:36:12.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-09T14:36:15.808Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:36:15.808Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:36:15.808Z] ---> 823321131cc3 [2022-05-09T14:36:15.808Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> 2391cd3cfee7 [2022-05-09T14:36:15.808Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> fcff49e95fa9 [2022-05-09T14:36:15.808Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> a39cfafa77eb [2022-05-09T14:36:15.808Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> 07918db4cb80 [2022-05-09T14:36:15.808Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> bb196c98a56f [2022-05-09T14:36:15.808Z] Step 8/22 : COPY . . [2022-05-09T14:36:15.808Z] ---> Using cache [2022-05-09T14:36:15.808Z] ---> 325bbd064830 [2022-05-09T14:36:15.808Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T14:36:18.427Z] ---> Running in 4f58f6b9bbe4 [2022-05-09T14:36:19.061Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:36:23.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:36:23.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:36:23.277Z] ---> 823321131cc3 [2022-05-09T14:36:23.277Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> 2391cd3cfee7 [2022-05-09T14:36:23.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> fcff49e95fa9 [2022-05-09T14:36:23.277Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> a39cfafa77eb [2022-05-09T14:36:23.277Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> 07918db4cb80 [2022-05-09T14:36:23.277Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> bb196c98a56f [2022-05-09T14:36:23.277Z] Step 8/23 : COPY . . [2022-05-09T14:36:23.277Z] ---> Using cache [2022-05-09T14:36:23.277Z] ---> 325bbd064830 [2022-05-09T14:36:23.277Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T14:36:25.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.229s coverage: 28.7% of statements [2022-05-09T14:36:25.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-09T14:36:25.009Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-09T14:36:25.185Z] ---> Running in f5b0650307bd [2022-05-09T14:36:26.124Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:36:30.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.441s coverage: 98.5% of statements [2022-05-09T14:36:30.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-09T14:36:30.432Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.511s coverage: 53.4% of statements [2022-05-09T14:36:30.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-09T14:36:30.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-09T14:36:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.870s coverage: 89.2% of statements [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:36:52.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.292s coverage: 84.4% of statements [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-09T14:36:52.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.345s coverage: 95.6% of statements [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.235s coverage: 72.2% of statements [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.422s coverage: 60.0% of statements [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.565s coverage: 0.9% of statements [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.362s coverage: 58.8% of statements [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.254s coverage: 29.6% of statements [2022-05-09T14:36:55.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.222s coverage: 79.5% of statements [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.195s coverage: 94.1% of statements [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.335s coverage: 96.3% of statements [2022-05-09T14:36:55.346Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2022-05-09T14:36:58.254Z] Removing intermediate container f5b0650307bd [2022-05-09T14:36:58.254Z] ---> c4f03bd4be9c [2022-05-09T14:36:58.254Z] [2022-05-09T14:36:58.254Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:36:58.254Z] ---> e04c818066af [2022-05-09T14:36:58.254Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:36:58.254Z] ---> Using cache [2022-05-09T14:36:58.254Z] ---> 6333da7e3e4a [2022-05-09T14:36:58.254Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:36:58.254Z] ---> Using cache [2022-05-09T14:36:58.254Z] ---> 7c9773d1c949 [2022-05-09T14:36:58.254Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T14:36:58.254Z] Removing intermediate container 4f58f6b9bbe4 [2022-05-09T14:36:58.254Z] ---> edcb9644f6d1 [2022-05-09T14:36:58.254Z] [2022-05-09T14:36:58.254Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:36:58.254Z] ---> e04c818066af [2022-05-09T14:36:58.254Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:36:58.254Z] ---> Using cache [2022-05-09T14:36:58.254Z] ---> 6333da7e3e4a [2022-05-09T14:36:58.254Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:36:58.254Z] ---> Using cache [2022-05-09T14:36:58.254Z] ---> 7c9773d1c949 [2022-05-09T14:36:58.254Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T14:36:58.516Z] ---> Running in 66b2f63b47b6 [2022-05-09T14:36:58.516Z] ---> Running in 03cbd54a6fda [2022-05-09T14:36:58.782Z] Removing intermediate container 03cbd54a6fda [2022-05-09T14:36:58.782Z] ---> 17fa28020128 [2022-05-09T14:36:58.783Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:36:58.783Z] Removing intermediate container 66b2f63b47b6 [2022-05-09T14:36:58.783Z] ---> 92144f3454ca [2022-05-09T14:36:58.783Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:36:58.783Z] ---> Running in 69171f186228 [2022-05-09T14:36:58.783Z] ---> Running in 67c247a87685 [2022-05-09T14:36:59.045Z] Removing intermediate container 69171f186228 [2022-05-09T14:36:59.045Z] ---> f0f49d2f11d3 [2022-05-09T14:36:59.045Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:36:59.045Z] Removing intermediate container 67c247a87685 [2022-05-09T14:36:59.045Z] ---> 16148804b6f1 [2022-05-09T14:36:59.045Z] Step 15/23 : WORKDIR / [2022-05-09T14:36:59.045Z] ---> Running in 5b1dceb5215a [2022-05-09T14:36:59.305Z] ---> 93435a4abbc3 [2022-05-09T14:36:59.305Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T14:36:59.305Z] Removing intermediate container 5b1dceb5215a [2022-05-09T14:36:59.305Z] ---> 8e6a7e7f3855 [2022-05-09T14:36:59.305Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:36:59.876Z] ---> 27cf491dcadc [2022-05-09T14:36:59.876Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T14:36:59.876Z] ---> 94b54ad71308 [2022-05-09T14:36:59.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T14:37:00.450Z] ---> d957df1f9566 [2022-05-09T14:37:00.450Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T14:37:00.450Z] ---> 5c1641cad63a [2022-05-09T14:37:00.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T14:37:00.450Z] ---> Running in d6d834c14ebb [2022-05-09T14:37:00.710Z] Removing intermediate container d6d834c14ebb [2022-05-09T14:37:00.710Z] ---> 6f1387627200 [2022-05-09T14:37:00.710Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:37:00.710Z] ---> 83792a65f7fc [2022-05-09T14:37:00.710Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T14:37:00.710Z] ---> Running in 939ab2dad9a0 [2022-05-09T14:37:00.710Z] ---> Running in b840a2efb7d8 [2022-05-09T14:37:00.971Z] Removing intermediate container 939ab2dad9a0 [2022-05-09T14:37:00.971Z] ---> 46dfa722d153 [2022-05-09T14:37:00.971Z] Step 20/22 : LABEL arch=x86_64 [2022-05-09T14:37:00.971Z] ---> Running in a07b13d6fc9a [2022-05-09T14:37:00.971Z] Removing intermediate container b840a2efb7d8 [2022-05-09T14:37:00.971Z] ---> 98c6d3f9e086 [2022-05-09T14:37:00.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:37:01.237Z] ---> Running in 73da9d535e42 [2022-05-09T14:37:01.237Z] Removing intermediate container a07b13d6fc9a [2022-05-09T14:37:01.237Z] ---> 20b4cba4d0c2 [2022-05-09T14:37:01.237Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:37:01.237Z] ---> Running in b6d4f6817150 [2022-05-09T14:37:01.237Z] Removing intermediate container 73da9d535e42 [2022-05-09T14:37:01.237Z] ---> 0149c138870d [2022-05-09T14:37:01.237Z] Step 21/23 : LABEL arch=x86_64 [2022-05-09T14:37:01.499Z] ---> Running in 21556500ca8c [2022-05-09T14:37:01.499Z] Removing intermediate container b6d4f6817150 [2022-05-09T14:37:01.499Z] ---> c95ca89474e2 [2022-05-09T14:37:01.499Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T14:37:02.107Z] Removing intermediate container 21556500ca8c [2022-05-09T14:37:02.107Z] ---> 2a46aad9b3ea [2022-05-09T14:37:02.107Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:37:02.107Z] ---> Running in 6d9ee14f2b4e [2022-05-09T14:37:02.372Z] ---> Running in 4331ebe4c7e0 [2022-05-09T14:37:02.372Z] Removing intermediate container 6d9ee14f2b4e [2022-05-09T14:37:02.372Z] ---> 04849ad28107 [2022-05-09T14:37:02.372Z] [2022-05-09T14:37:02.690Z] Successfully built 04849ad28107 [2022-05-09T14:37:02.690Z] Successfully tagged support-scheduler:latest [2022-05-09T14:37:02.690Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-05-09T14:37:02.690Z] Removing intermediate container 4331ebe4c7e0 [2022-05-09T14:37:02.690Z] ---> 84907d31ed07 [2022-05-09T14:37:02.690Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:37:02.950Z] ---> Running in e6dbd8511393 [2022-05-09T14:37:03.895Z] Removing intermediate container e6dbd8511393 [2022-05-09T14:37:03.895Z] ---> b39ea3a3e3b0 [2022-05-09T14:37:03.895Z] [2022-05-09T14:37:04.157Z] Successfully built b39ea3a3e3b0 [2022-05-09T14:37:04.157Z] Successfully tagged core-command:latest [2022-05-09T14:37:07.460Z]  Building core-command ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:37:07.460Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:37:07.460Z] ---> 823321131cc3 [2022-05-09T14:37:07.460Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> 2391cd3cfee7 [2022-05-09T14:37:07.460Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> fcff49e95fa9 [2022-05-09T14:37:07.460Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> a39cfafa77eb [2022-05-09T14:37:07.460Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> 07918db4cb80 [2022-05-09T14:37:07.460Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> bb196c98a56f [2022-05-09T14:37:07.460Z] Step 8/25 : COPY . . [2022-05-09T14:37:07.460Z] ---> Using cache [2022-05-09T14:37:07.460Z] ---> 325bbd064830 [2022-05-09T14:37:07.460Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T14:37:07.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.246s coverage: 94.4% of statements [2022-05-09T14:37:07.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.176s coverage: 44.8% of statements [2022-05-09T14:37:08.030Z] ---> Running in 9f67e41d1340 [2022-05-09T14:37:08.600Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T14:37:09.174Z] Removing intermediate container b9589faa45fa [2022-05-09T14:37:09.174Z] ---> 7471ee39bb8b [2022-05-09T14:37:09.174Z] [2022-05-09T14:37:09.174Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T14:37:09.174Z] ---> 0ac33e5f5afa [2022-05-09T14:37:09.174Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:37:09.174Z] ---> Using cache [2022-05-09T14:37:09.174Z] ---> e197031a33c0 [2022-05-09T14:37:09.174Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:37:09.174Z] ---> Using cache [2022-05-09T14:37:09.174Z] ---> 7534a02ae708 [2022-05-09T14:37:09.174Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T14:37:09.174Z] Removing intermediate container 7a6dcabf0ad4 [2022-05-09T14:37:09.174Z] ---> 9274bfb07549 [2022-05-09T14:37:09.174Z] [2022-05-09T14:37:09.174Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T14:37:09.174Z] ---> 0ac33e5f5afa [2022-05-09T14:37:09.174Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:37:09.174Z] ---> Using cache [2022-05-09T14:37:09.174Z] ---> e197031a33c0 [2022-05-09T14:37:09.174Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:37:09.174Z] ---> Using cache [2022-05-09T14:37:09.174Z] ---> 7534a02ae708 [2022-05-09T14:37:09.174Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T14:37:09.174Z] ---> Running in a92fcba0d7ca [2022-05-09T14:37:09.174Z] ---> Running in 7157618b7866 [2022-05-09T14:37:09.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:09.744Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:10.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:10.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:10.943Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:37:10.943Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:37:10.943Z] OK: 15855 distinct packages available [2022-05-09T14:37:10.943Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:37:10.943Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:37:10.943Z] OK: 15855 distinct packages available [2022-05-09T14:37:10.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:10.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:11.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:11.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:12.043Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.590s coverage: 82.5% of statements [2022-05-09T14:37:12.043Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-09T14:37:12.140Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-09T14:37:12.140Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T14:37:12.399Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:37:12.399Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:37:12.399Z] (3/4) Installing libucontext (1.1-r0) [2022-05-09T14:37:12.399Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T14:37:12.399Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-09T14:37:12.399Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T14:37:12.658Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:37:12.658Z] OK: 6 MiB in 18 packages [2022-05-09T14:37:12.658Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T14:37:12.658Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:37:12.658Z] OK: 6 MiB in 19 packages [2022-05-09T14:37:13.225Z] Removing intermediate container 7157618b7866 [2022-05-09T14:37:13.225Z] ---> 6a3d403f8f23 [2022-05-09T14:37:13.225Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:37:13.484Z] Removing intermediate container a92fcba0d7ca [2022-05-09T14:37:13.484Z] ---> 7c9ba2252a06 [2022-05-09T14:37:13.484Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:37:16.026Z] ---> 2532753ac3cd [2022-05-09T14:37:16.026Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:37:16.026Z] ---> f999d78f1504 [2022-05-09T14:37:16.026Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:37:16.289Z] ---> b99ecd562b19 [2022-05-09T14:37:16.289Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-09T14:37:16.289Z] ---> 2b2464cf00d2 [2022-05-09T14:37:16.289Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T14:37:16.289Z] ---> Running in ed23b443ba50 [2022-05-09T14:37:16.289Z] Removing intermediate container ed23b443ba50 [2022-05-09T14:37:16.289Z] ---> 94328562420c [2022-05-09T14:37:16.289Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-09T14:37:16.555Z] ---> 3307bb7e88c0 [2022-05-09T14:37:16.555Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T14:37:16.555Z] ---> e8a13009b140 [2022-05-09T14:37:16.555Z] Step 21/26 : WORKDIR / [2022-05-09T14:37:16.555Z] ---> Running in 8968b7aac4f9 [2022-05-09T14:37:16.555Z] ---> 7087e4c1bba6 [2022-05-09T14:37:16.555Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:37:16.813Z] ---> Running in fd044aeffe68 [2022-05-09T14:37:16.813Z] Removing intermediate container 8968b7aac4f9 [2022-05-09T14:37:16.813Z] ---> 03c3c7b9fc7f [2022-05-09T14:37:16.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:37:16.813Z] ---> Running in b35773501b90 [2022-05-09T14:37:16.813Z] Removing intermediate container fd044aeffe68 [2022-05-09T14:37:16.813Z] ---> 3e2b31aefc21 [2022-05-09T14:37:16.813Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:37:16.813Z] ---> Running in 6ee6b7b6eafd [2022-05-09T14:37:16.813Z] Removing intermediate container b35773501b90 [2022-05-09T14:37:16.813Z] ---> 04d97d0f0374 [2022-05-09T14:37:16.813Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:37:16.813Z] ---> Running in f1c3d4bb9255 [2022-05-09T14:37:17.074Z] Removing intermediate container 6ee6b7b6eafd [2022-05-09T14:37:17.074Z] ---> 08e16bd6c55b [2022-05-09T14:37:17.074Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T14:37:17.074Z] Removing intermediate container f1c3d4bb9255 [2022-05-09T14:37:17.074Z] ---> 9e572e343bf8 [2022-05-09T14:37:17.074Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T14:37:17.074Z] ---> Running in ebc304ee8164 [2022-05-09T14:37:17.074Z] ---> Running in 045fe7e8c177 [2022-05-09T14:37:17.334Z] Removing intermediate container ebc304ee8164 [2022-05-09T14:37:17.334Z] ---> 503af001c868 [2022-05-09T14:37:17.334Z] Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:37:17.334Z] Removing intermediate container 045fe7e8c177 [2022-05-09T14:37:17.334Z] ---> 529acd104295 [2022-05-09T14:37:17.334Z] Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:37:17.334Z] ---> Running in 3b5e11da29f5 [2022-05-09T14:37:17.334Z] ---> Running in 5b795040ac0d [2022-05-09T14:37:17.334Z] Removing intermediate container 3b5e11da29f5 [2022-05-09T14:37:17.334Z] ---> 4e5061a6a1af [2022-05-09T14:37:17.334Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T14:37:17.334Z] ---> Running in bd2c90be268e [2022-05-09T14:37:17.334Z] Removing intermediate container 5b795040ac0d [2022-05-09T14:37:17.334Z] ---> b5788e3c5057 [2022-05-09T14:37:17.334Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T14:37:17.334Z] ---> Running in 90d7c3e66285 [2022-05-09T14:37:17.596Z] Removing intermediate container bd2c90be268e [2022-05-09T14:37:17.596Z] ---> d3afdb12bb81 [2022-05-09T14:37:17.596Z] [2022-05-09T14:37:17.596Z] Removing intermediate container 90d7c3e66285 [2022-05-09T14:37:17.596Z] ---> 64ffb654f214 [2022-05-09T14:37:17.596Z] [2022-05-09T14:37:17.596Z] Successfully built d3afdb12bb81 [2022-05-09T14:37:17.596Z] Successfully tagged security-spire-server:latest [2022-05-09T14:37:17.596Z]  Building security-spire-server ... done Successfully built 64ffb654f214 [2022-05-09T14:37:17.596Z] Successfully tagged security-spire-config:latest [2022-05-09T14:37:19.503Z]  Building security-spire-config ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T14:37:19.763Z] Building bin/spire-agent... [2022-05-09T14:37:19.763Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T14:37:20.336Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T14:37:20.336Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T14:37:20.336Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T14:37:20.337Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T14:37:20.337Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T14:37:20.337Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.163s coverage: 100.0% of statements [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.253s coverage: 58.8% of statements [2022-05-09T14:37:20.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.263s coverage: 87.2% of statements [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.298s coverage: 85.4% of statements [2022-05-09T14:37:20.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.795s coverage: 91.2% of statements [2022-05-09T14:37:20.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-09T14:37:20.907Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T14:37:20.907Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T14:37:20.907Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T14:37:20.907Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T14:37:20.907Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T14:37:20.907Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T14:37:22.285Z] Removing intermediate container 9f67e41d1340 [2022-05-09T14:37:22.285Z] ---> ba90916f3322 [2022-05-09T14:37:22.285Z] [2022-05-09T14:37:22.285Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T14:37:22.285Z] ---> e04c818066af [2022-05-09T14:37:22.285Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T14:37:22.285Z] ---> Running in 21d87b8792f4 [2022-05-09T14:37:22.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:22.857Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-09T14:37:22.857Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T14:37:22.857Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T14:37:22.857Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T14:37:22.857Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:37:22.857Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:37:23.114Z] OK: 6 MiB in 17 packages [2022-05-09T14:37:23.682Z] Removing intermediate container 21d87b8792f4 [2022-05-09T14:37:23.682Z] ---> 19559235b470 [2022-05-09T14:37:23.682Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T14:37:23.682Z] ---> Running in 0b539d2e3a7c [2022-05-09T14:37:23.940Z] Removing intermediate container 0b539d2e3a7c [2022-05-09T14:37:23.940Z] ---> 20c1df2574a6 [2022-05-09T14:37:23.940Z] Step 13/25 : WORKDIR / [2022-05-09T14:37:23.940Z] ---> Running in b12e26b3c659 [2022-05-09T14:37:23.940Z] Removing intermediate container b12e26b3c659 [2022-05-09T14:37:23.940Z] ---> c7809fd41564 [2022-05-09T14:37:23.940Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T14:37:24.199Z] ---> edb5fcdea693 [2022-05-09T14:37:24.199Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T14:37:24.458Z] ---> 2d67dc287370 [2022-05-09T14:37:24.458Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T14:37:24.717Z] ---> 640679bb565b [2022-05-09T14:37:24.717Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.386s coverage: 64.4% of statements [2022-05-09T14:37:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-09T14:37:24.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.260s coverage: 100.0% of statements [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 89.4% of statements [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-05-09T14:37:24.862Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-05-09T14:37:24.976Z] ---> cef126bd3402 [2022-05-09T14:37:24.976Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T14:37:25.234Z] ---> 5f61d6f8345a [2022-05-09T14:37:25.234Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T14:37:25.802Z] ---> 01d0a9279ef1 [2022-05-09T14:37:25.802Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T14:37:26.062Z] ---> 9a613239bc0c [2022-05-09T14:37:26.062Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-09T14:37:26.062Z] ---> Running in 0fa8458ac018 [2022-05-09T14:37:26.632Z] Removing intermediate container 0fa8458ac018 [2022-05-09T14:37:26.632Z] ---> b511236c689f [2022-05-09T14:37:26.632Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T14:37:26.632Z] ---> Running in c5712fccf84c [2022-05-09T14:37:26.892Z] Removing intermediate container c5712fccf84c [2022-05-09T14:37:26.892Z] ---> 8672b240eca9 [2022-05-09T14:37:26.892Z] Step 23/25 : LABEL arch=x86_64 [2022-05-09T14:37:26.892Z] ---> Running in 0c489cd7ed44 [2022-05-09T14:37:26.892Z] Removing intermediate container 0c489cd7ed44 [2022-05-09T14:37:26.892Z] ---> 44eac3b0e253 [2022-05-09T14:37:26.892Z] Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:37:26.892Z] ---> Running in c1e0a2d26486 [2022-05-09T14:37:27.152Z] Removing intermediate container c1e0a2d26486 [2022-05-09T14:37:27.152Z] ---> 524e6ef1e6b0 [2022-05-09T14:37:27.152Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T14:37:27.152Z] ---> Running in 9a0a33a71157 [2022-05-09T14:37:27.152Z] Removing intermediate container 9a0a33a71157 [2022-05-09T14:37:27.152Z] ---> a4704d8ad9bd [2022-05-09T14:37:27.152Z] [2022-05-09T14:37:27.152Z] Successfully built a4704d8ad9bd [2022-05-09T14:37:27.152Z] Successfully tagged security-secretstore-setup:latest [2022-05-09T14:37:33.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.449s coverage: 65.4% of statements [2022-05-09T14:37:33.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-09T14:37:33.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-09T14:37:33.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-09T14:37:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.863s coverage: 43.8% of statements [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-09T14:37:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.365s coverage: 89.5% of statements [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-09T14:37:35.945Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.297s coverage: 84.8% of statements [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-09T14:37:35.945Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-09T14:37:44.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.469s coverage: 17.7% of statements [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-09T14:37:44.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.707s coverage: 92.3% of statements [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-09T14:37:44.254Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-09T14:37:44.254Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-09T14:37:44.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.406s coverage: 97.7% of statements [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-09T14:37:44.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.196s coverage: 28.9% of statements [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-09T14:37:44.526Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-09T14:37:44.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.321s coverage: 100.0% of statements [2022-05-09T14:37:44.526Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements [2022-05-09T14:37:45.121Z] 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 [2022-05-09T14:37:45.121Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-09T14:37:45.121Z] GO111MODULE=on go vet ./... [2022-05-09T14:38:13.851Z]  Building security-secretstore-setup ... done Removing intermediate container 7ba33a901f17 [2022-05-09T14:38:13.851Z] ---> 611b8ec82b34 [2022-05-09T14:38:13.851Z] [2022-05-09T14:38:13.851Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T14:38:13.851Z] ---> 0ac33e5f5afa [2022-05-09T14:38:13.851Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:38:13.851Z] ---> Using cache [2022-05-09T14:38:13.851Z] ---> e197031a33c0 [2022-05-09T14:38:13.851Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:38:13.851Z] ---> Using cache [2022-05-09T14:38:13.851Z] ---> 7534a02ae708 [2022-05-09T14:38:13.851Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T14:38:13.851Z] ---> Using cache [2022-05-09T14:38:13.851Z] ---> 7c9ba2252a06 [2022-05-09T14:38:13.851Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T14:38:13.851Z] ---> 3cebf7fc94a5 [2022-05-09T14:38:13.851Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T14:38:13.851Z] ---> 1d81cf5bea9c [2022-05-09T14:38:13.851Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T14:38:14.111Z] ---> c79cec843b88 [2022-05-09T14:38:14.111Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T14:38:14.111Z] ---> 4ecb26771c78 [2022-05-09T14:38:14.111Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T14:38:14.370Z] ---> 20d6f0410140 [2022-05-09T14:38:14.370Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T14:38:14.370Z] ---> Running in 01a8b8cbacba [2022-05-09T14:38:14.370Z] Removing intermediate container 01a8b8cbacba [2022-05-09T14:38:14.370Z] ---> da7601feb298 [2022-05-09T14:38:14.370Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T14:38:14.370Z] ---> Running in 960e1eb57941 [2022-05-09T14:38:14.628Z] Removing intermediate container 960e1eb57941 [2022-05-09T14:38:14.629Z] ---> 43c2f96ed1bc [2022-05-09T14:38:14.629Z] Step 24/26 : LABEL arch=x86_64 [2022-05-09T14:38:14.629Z] ---> Running in 4433ea1bfc87 [2022-05-09T14:38:14.629Z] Removing intermediate container 4433ea1bfc87 [2022-05-09T14:38:14.629Z] ---> 6ad1363f0ad7 [2022-05-09T14:38:14.629Z] Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:38:14.629Z] ---> Running in 3c0e65bc5bac [2022-05-09T14:38:14.888Z] Removing intermediate container 3c0e65bc5bac [2022-05-09T14:38:14.888Z] ---> fc95277e3509 [2022-05-09T14:38:14.888Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T14:38:14.888Z] ---> Running in 055e719b231b [2022-05-09T14:38:14.888Z] Removing intermediate container 055e719b231b [2022-05-09T14:38:14.888Z] ---> d349c4292e97 [2022-05-09T14:38:14.888Z] [2022-05-09T14:38:14.888Z] Successfully built d349c4292e97 [2022-05-09T14:38:14.888Z] Successfully tagged security-spire-agent:latest [2022-05-09T14:38:15.153Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-09T14:38:15.160Z] $ docker stop --time=1 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c [2022-05-09T14:38:16.455Z] $ docker rm -f 9fbcc2b5ed2edf9a7f42f2363e04cef3e0b46cd34475fc9de7f57226af52da8c [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-09T14:38:16.811Z] + docker images [2022-05-09T14:38:16.811Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-09T14:38:16.811Z] security-spire-agent latest d349c4292e97 2 seconds ago 127MB [2022-05-09T14:38:16.811Z] 611b8ec82b34 13 seconds ago 4.43GB [2022-05-09T14:38:16.811Z] security-secretstore-setup latest a4704d8ad9bd 50 seconds ago 28.5MB [2022-05-09T14:38:16.812Z] ba90916f3322 55 seconds ago 1.5GB [2022-05-09T14:38:16.812Z] security-spire-server latest d3afdb12bb81 59 seconds ago 87.3MB [2022-05-09T14:38:16.812Z] security-spire-config latest 64ffb654f214 59 seconds ago 86.7MB [2022-05-09T14:38:16.812Z] 9274bfb07549 About a minute ago 4.43GB [2022-05-09T14:38:16.812Z] 7471ee39bb8b About a minute ago 4.43GB [2022-05-09T14:38:16.812Z] core-command latest b39ea3a3e3b0 About a minute ago 16.1MB [2022-05-09T14:38:16.812Z] support-scheduler latest 04849ad28107 About a minute ago 26.3MB [2022-05-09T14:38:16.812Z] edcb9644f6d1 About a minute ago 1.55GB [2022-05-09T14:38:16.812Z] c4f03bd4be9c About a minute ago 1.49GB [2022-05-09T14:38:16.812Z] security-spiffe-token-provider latest 6bbae713fe4b 2 minutes ago 28.8MB [2022-05-09T14:38:16.812Z] security-proxy-setup latest 29ff38621055 2 minutes ago 26.9MB [2022-05-09T14:38:16.812Z] 75567adbbbb1 2 minutes ago 1.54GB [2022-05-09T14:38:16.812Z] abd4408aebdc 2 minutes ago 1.5GB [2022-05-09T14:38:16.812Z] core-metadata latest 1d34ad56dd4b 3 minutes ago 17MB [2022-05-09T14:38:16.812Z] c21c504dbe70 3 minutes ago 1.5GB [2022-05-09T14:38:16.812Z] support-notifications latest b45a8e2f1f02 3 minutes ago 26.9MB [2022-05-09T14:38:16.812Z] 470b8d734738 3 minutes ago 1.55GB [2022-05-09T14:38:16.812Z] sys-mgmt-agent latest 890c9a2b4cfe 3 minutes ago 299MB [2022-05-09T14:38:16.812Z] security-bootstrapper latest 9acb19ddf111 4 minutes ago 19.1MB [2022-05-09T14:38:16.812Z] core-data latest 788b9a6d5078 4 minutes ago 22.5MB [2022-05-09T14:38:16.812Z] 0022590b184b 4 minutes ago 1.49GB [2022-05-09T14:38:16.812Z] 1f0955c5a7e3 4 minutes ago 1.52GB [2022-05-09T14:38:16.812Z] f6cf5e354031 4 minutes ago 1.5GB [2022-05-09T14:38:16.812Z] ci-base-image-x86_64 latest 823321131cc3 8 minutes ago 895MB [2022-05-09T14:38:16.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-09T14:38:16.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-09T14:38:16.812Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-09T14:38:16.812Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-09T14:38:16.812Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-09T14:38:16.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [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] } [2022-05-09T14:39:21.977Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-09T14:39:23.408Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-09T14:39:24.843Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-09T14:39:28.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-09T14:39:28.894Z] + ls -al . [2022-05-09T14:39:28.894Z] total 668 [2022-05-09T14:39:28.894Z] drwxrwxr-x 9 1001 1001 4096 May 9 14:39 . [2022-05-09T14:39:28.894Z] drwxr-xr-x 4 root root 4096 May 9 14:34 .. [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 11 May 9 14:32 .dockerignore [2022-05-09T14:39:28.894Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:32 .git [2022-05-09T14:39:28.894Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:32 .github [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 879 May 9 14:32 .gitignore [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 42 May 9 14:32 .golangci.yml [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 87 May 9 14:32 .hadolint.yml [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 166 May 9 14:32 .sonarcloud.properties [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 1171 May 9 14:32 ADOPTERS.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 10086 May 9 14:32 Attribution.txt [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 51732 May 9 14:32 CHANGELOG.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 3804 May 9 14:32 CONTRIBUTING.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 677 May 9 14:32 GOVERNANCE.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 850 May 9 14:32 Jenkinsfile [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 10775 May 9 14:32 LICENSE [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 10389 May 9 14:32 Makefile [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 582 May 9 14:32 OWNERS.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 9094 May 9 14:32 README.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 6912 May 9 14:32 SECURITY.md [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 5 May 9 14:29 VERSION [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 4131 May 9 14:32 ZMQWindows.md [2022-05-09T14:39:28.894Z] drwxrwxr-x 2 1001 1001 4096 May 9 14:32 bin [2022-05-09T14:39:28.894Z] drwxrwxr-x 18 1001 1001 4096 May 9 14:32 cmd [2022-05-09T14:39:28.894Z] -rw-r--r-- 1 root root 435134 May 9 14:37 coverage.out [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 3256 May 9 14:32 go.mod [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 35162 May 9 14:34 go.sum [2022-05-09T14:39:28.894Z] drwxrwxr-x 8 1001 1001 4096 May 9 14:32 internal [2022-05-09T14:39:28.894Z] drwxrwxr-x 3 1001 1001 4096 May 9 14:32 openapi [2022-05-09T14:39:28.894Z] drwxrwxr-x 4 1001 1001 4096 May 9 14:32 snap [2022-05-09T14:39:28.894Z] -rw-rw-r-- 1 1001 1001 204 May 9 14:32 version.go [Pipeline] sh [2022-05-09T14:39:29.545Z] + '[' -e coverage.out ] [2022-05-09T14:39:29.545Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-09T14:39:29.571Z] Warning: overwriting stash ‘coverage-report’ [2022-05-09T14:39:30.340Z] Stashed 1 file(s) [Pipeline] sh [2022-05-09T14:39:30.986Z] + make build [2022-05-09T14:39:30.986Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:40:52.812Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:41:49.396Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:41:49.397Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:42:22.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T14:42:22.803Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T14:42:23.399Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:42:30.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T14:42:32.747Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T14:42:38.163Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T14:42:41.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T14:42:44.965Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:42:51.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-09T14:42:57.147Z] $ docker stop --time=1 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f [2022-05-09T14:42:59.113Z] $ docker rm -f 074e2d2fe787807ce9ad3f00bc56b10c8190c19c4aeb7166f7b593ada37cc82f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:43:01.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:43:01.213Z] [2022-05-09T14:43:01.213Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:43:01.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:43:01.835Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-09T14:43:01.835Z] 29e5d40040c1: Pulling fs layer [2022-05-09T14:43:01.835Z] 1ce36da41761: Pulling fs layer [2022-05-09T14:43:01.835Z] 25b303627fd3: Pulling fs layer [2022-05-09T14:43:01.835Z] 29e5d40040c1: Verifying Checksum [2022-05-09T14:43:01.835Z] 29e5d40040c1: Download complete [2022-05-09T14:43:02.108Z] 1ce36da41761: Verifying Checksum [2022-05-09T14:43:02.108Z] 1ce36da41761: Download complete [2022-05-09T14:43:02.382Z] 29e5d40040c1: Pull complete [2022-05-09T14:43:03.818Z] 25b303627fd3: Verifying Checksum [2022-05-09T14:43:03.818Z] 25b303627fd3: Download complete [2022-05-09T14:43:03.818Z] 1ce36da41761: Pull complete [2022-05-09T14:43:16.211Z] 25b303627fd3: Pull complete [2022-05-09T14:43:16.211Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-09T14:43:16.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:43:16.211Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-09T14:43:16.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container [2022-05-09T14:43:16.536Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T14:43:18.887Z] $ docker top a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:43:19.799Z] + grep parallel [2022-05-09T14:43:19.799Z] + docker-compose build --help [2022-05-09T14:43:24.094Z] --parallel Build images in parallel. [Pipeline] } [2022-05-09T14:43:24.116Z] $ docker stop --time=1 a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea [2022-05-09T14:43:25.793Z] $ docker rm -f a11c7a89f1f3dc97c8b70fd210214bfdc7ded706f484cc3082aa90acba7e4bea [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T14:43:26.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-09T14:43:26.404Z] . [Pipeline] withDockerContainer [2022-05-09T14:43:26.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container [2022-05-09T14:43:26.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-09T14:43:27.979Z] $ docker top 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T14:43:28.896Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-09T14:43:33.287Z] Building core-command ... [2022-05-09T14:43:33.287Z] Building core-data ... [2022-05-09T14:43:33.287Z] Building core-metadata ... [2022-05-09T14:43:33.287Z] Building security-bootstrapper ... [2022-05-09T14:43:33.287Z] Building security-proxy-setup ... [2022-05-09T14:43:33.287Z] Building security-secretstore-setup ... [2022-05-09T14:43:33.287Z] Building security-spiffe-token-provider ... [2022-05-09T14:43:33.287Z] Building security-spire-agent ... [2022-05-09T14:43:33.287Z] Building security-spire-config ... [2022-05-09T14:43:33.287Z] Building security-spire-server ... [2022-05-09T14:43:33.287Z] Building support-notifications ... [2022-05-09T14:43:33.287Z] Building support-scheduler ... [2022-05-09T14:43:33.287Z] Building sys-mgmt-agent ... [2022-05-09T14:43:33.287Z] Building core-command [2022-05-09T14:43:33.287Z] Building security-spiffe-token-provider [2022-05-09T14:43:33.287Z] Building support-scheduler [2022-05-09T14:43:33.287Z] Building security-bootstrapper [2022-05-09T14:43:33.287Z] Building security-spire-config [2022-05-09T14:45:10.086Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:45:10.086Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:45:10.086Z] ---> 273fc553f023 [2022-05-09T14:45:10.086Z] Step 3/20 : WORKDIR /edgex-go [2022-05-09T14:45:10.086Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:45:10.086Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:45:10.086Z] ---> 273fc553f023 [2022-05-09T14:45:10.086Z] Step 3/31 : WORKDIR /edgex-go [2022-05-09T14:45:10.086Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:45:10.086Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:45:10.086Z] ---> 273fc553f023 [2022-05-09T14:45:10.086Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:45:10.086Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:45:10.086Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:45:10.086Z] ---> 273fc553f023 [2022-05-09T14:45:10.086Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:45:10.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:45:10.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:45:10.086Z] ---> 273fc553f023 [2022-05-09T14:45:10.086Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:45:10.086Z] ---> Running in 84c78f58bc42 [2022-05-09T14:45:10.086Z] ---> Running in c54eb2ca8b62 [2022-05-09T14:45:10.086Z] ---> Running in 4c2fc69c3b6f [2022-05-09T14:45:10.086Z] ---> Running in de0e92cd11b0 [2022-05-09T14:45:10.086Z] ---> Running in 92884e8c137b [2022-05-09T14:45:10.086Z] Removing intermediate container c54eb2ca8b62 [2022-05-09T14:45:10.086Z] ---> 2083b5037cff [2022-05-09T14:45:10.086Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:45:10.086Z] Removing intermediate container 84c78f58bc42 [2022-05-09T14:45:10.086Z] ---> 41791ba45edc [2022-05-09T14:45:10.086Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:45:10.086Z] Removing intermediate container 4c2fc69c3b6f [2022-05-09T14:45:10.086Z] ---> 599804d9cbbe [2022-05-09T14:45:10.086Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-09T14:45:10.086Z] ---> Running in a19226dc1214 [2022-05-09T14:45:10.086Z] Removing intermediate container de0e92cd11b0 [2022-05-09T14:45:10.086Z] ---> 8bfb8b0f558f [2022-05-09T14:45:10.086Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:45:10.086Z] Removing intermediate container 92884e8c137b [2022-05-09T14:45:10.086Z] ---> 4536456b5bc1 [2022-05-09T14:45:10.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:45:10.086Z] ---> Running in 52b6d484880f [2022-05-09T14:45:10.086Z] ---> Running in 9c21ec391ea4 [2022-05-09T14:45:10.086Z] ---> Running in e33a93e7a4f7 [2022-05-09T14:45:10.086Z] ---> Running in b7f7634e355e [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] Removing intermediate container a19226dc1214 [2022-05-09T14:45:10.086Z] ---> 3fa79da024ae [2022-05-09T14:45:10.086Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T14:45:10.086Z] ---> Running in a8b3537aad6c [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] Removing intermediate container 52b6d484880f [2022-05-09T14:45:10.086Z] ---> 4750ca582197 [2022-05-09T14:45:10.086Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:45:10.086Z] Removing intermediate container e33a93e7a4f7 [2022-05-09T14:45:10.086Z] ---> c9423bdd1946 [2022-05-09T14:45:10.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:45:10.086Z] ---> Running in 5cf56561ee52 [2022-05-09T14:45:10.086Z] ---> Running in 156cd02655ca [2022-05-09T14:45:10.086Z] Removing intermediate container b7f7634e355e [2022-05-09T14:45:10.086Z] ---> f3c2f6b21eaa [2022-05-09T14:45:10.086Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-09T14:45:10.086Z] ---> Running in 065c018d6827 [2022-05-09T14:45:10.086Z] v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:45:10.086Z] v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:45:10.086Z] OK: 15741 distinct packages available [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] OK: 220 MiB in 52 packages [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:45:10.086Z] OK: 220 MiB in 52 packages [2022-05-09T14:45:10.086Z] OK: 220 MiB in 52 packages [2022-05-09T14:45:10.086Z] Removing intermediate container 9c21ec391ea4 [2022-05-09T14:45:10.086Z] ---> d1654b12f060 [2022-05-09T14:45:10.086Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-09T14:45:10.086Z] OK: 220 MiB in 52 packages [2022-05-09T14:45:10.086Z] OK: 220 MiB in 52 packages [2022-05-09T14:45:10.086Z] Removing intermediate container a8b3537aad6c [2022-05-09T14:45:10.086Z] ---> a810540272c0 [2022-05-09T14:45:10.086Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:45:10.086Z] ---> c26fa10121bc [2022-05-09T14:45:10.086Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:45:10.086Z] Removing intermediate container 5cf56561ee52 [2022-05-09T14:45:10.086Z] ---> 4c6fd3cebe84 [2022-05-09T14:45:10.086Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:45:10.086Z] ---> Running in e59aea971dfe [2022-05-09T14:45:10.086Z] Removing intermediate container 065c018d6827 [2022-05-09T14:45:10.086Z] ---> 2b8ad22d4606 [2022-05-09T14:45:10.086Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-09T14:45:10.086Z] Removing intermediate container 156cd02655ca [2022-05-09T14:45:10.086Z] ---> 33f6f254dd19 [2022-05-09T14:45:10.086Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:45:10.692Z] ---> e8a67006b5ac [2022-05-09T14:45:10.692Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:45:10.988Z] ---> Running in 4c8bdf6a3603 [2022-05-09T14:45:11.264Z] ---> ce08701fbb35 [2022-05-09T14:45:11.264Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:45:11.264Z] ---> Running in 697fd56f09e9 [2022-05-09T14:45:11.870Z] ---> af5e9b925182 [2022-05-09T14:45:11.870Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:45:11.870Z] ---> 6b2230bd3b0d [2022-05-09T14:45:11.870Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:45:12.144Z] ---> Running in fd11df24673b [2022-05-09T14:45:12.144Z] ---> Running in 200e24c5588b [2022-05-09T14:45:14.140Z] Removing intermediate container e59aea971dfe [2022-05-09T14:45:14.140Z] ---> 7e1723d2b49e [2022-05-09T14:45:14.140Z] Step 7/20 : COPY . . [2022-05-09T14:45:16.789Z] Removing intermediate container 4c8bdf6a3603 [2022-05-09T14:45:16.789Z] ---> b2b9678535af [2022-05-09T14:45:16.789Z] Step 8/22 : COPY . . [2022-05-09T14:45:16.789Z] Removing intermediate container 697fd56f09e9 [2022-05-09T14:45:16.789Z] ---> b05631aa8448 [2022-05-09T14:45:16.789Z] Step 8/26 : COPY . . [2022-05-09T14:45:17.778Z] Removing intermediate container fd11df24673b [2022-05-09T14:45:17.778Z] ---> 42cedfa167a3 [2022-05-09T14:45:17.778Z] Step 8/31 : COPY . . [2022-05-09T14:45:17.778Z] Removing intermediate container 200e24c5588b [2022-05-09T14:45:17.778Z] ---> 70c1787ec1e5 [2022-05-09T14:45:17.778Z] Step 8/23 : COPY . . [2022-05-09T14:45:44.600Z] ---> 55beb92cb0a8 [2022-05-09T14:45:44.600Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-09T14:45:44.600Z] ---> 6cef6868c470 [2022-05-09T14:45:44.600Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-09T14:45:44.600Z] ---> 5eeb7a17a37a [2022-05-09T14:45:44.600Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-09T14:45:44.600Z] ---> b2e5e9459ac7 [2022-05-09T14:45:44.600Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-09T14:45:44.600Z] ---> Running in 5b919cbdb5fd [2022-05-09T14:45:44.600Z] ---> Running in 7e357107c176 [2022-05-09T14:45:44.600Z] ---> Running in 397725cbca71 [2022-05-09T14:45:44.600Z] ---> Running in 176d41c1d8e2 [2022-05-09T14:45:44.600Z] ---> 1494360b36ac [2022-05-09T14:45:44.600Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:45:44.600Z] ---> Running in aa77ce67b43c [2022-05-09T14:45:44.872Z] Removing intermediate container aa77ce67b43c [2022-05-09T14:45:44.872Z] ---> 577960a4a351 [2022-05-09T14:45:44.872Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:45:44.872Z] ---> Running in 3d0cc0b119a8 [2022-05-09T14:45:45.858Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-09T14:45:45.859Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-09T14:45:46.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-09T14:45:46.139Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-09T14:45:47.616Z] Removing intermediate container 3d0cc0b119a8 [2022-05-09T14:45:47.616Z] ---> e76de7af4db9 [2022-05-09T14:45:47.616Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:45:47.915Z] ---> Running in 9fab8e1cf75a [2022-05-09T14:45:48.218Z] Removing intermediate container 9fab8e1cf75a [2022-05-09T14:45:48.218Z] ---> 86a252bbda1a [2022-05-09T14:45:48.218Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T14:45:48.218Z] ---> Running in 41c5307577ac [2022-05-09T14:45:50.874Z] spire-1.2.1/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.data/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.data/.file [2022-05-09T14:45:50.874Z] spire-1.2.1/.dockerignore [2022-05-09T14:45:50.874Z] spire-1.2.1/.gitattributes [2022-05-09T14:45:50.874Z] spire-1.2.1/.githooks/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:45:50.874Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:45:50.874Z] spire-1.2.1/.gitignore [2022-05-09T14:45:50.874Z] spire-1.2.1/.go-version [2022-05-09T14:45:50.874Z] spire-1.2.1/.golangci.yml [2022-05-09T14:45:50.874Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:45:50.874Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:45:50.874Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:45:50.874Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:45:50.874Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:45:50.874Z] spire-1.2.1/Dockerfile [2022-05-09T14:45:50.874Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:45:50.874Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:45:50.874Z] spire-1.2.1/LICENSE [2022-05-09T14:45:50.874Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:45:50.874Z] spire-1.2.1/Makefile [2022-05-09T14:45:50.874Z] spire-1.2.1/README.md [2022-05-09T14:45:50.874Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:45:50.874Z] spire-1.2.1/SECURITY.md [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/ [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:45:50.874Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:45:50.875Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/ [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/agent/ [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/server/ [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:45:50.875Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/ [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/ [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:45:50.875Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:45:51.153Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:45:51.153Z] spire-1.2.1/examples/ [2022-05-09T14:45:51.153Z] spire-1.2.1/examples/README.md [2022-05-09T14:45:51.153Z] spire-1.2.1/go.mod [2022-05-09T14:45:51.153Z] spire-1.2.1/go.sum [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:45:51.153Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:45:51.154Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:45:51.432Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:45:51.433Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:45:51.434Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:45:51.711Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:45:51.712Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:45:51.994Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/private/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:45:51.995Z] spire-1.2.1/release/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:45:51.995Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:45:51.995Z] spire-1.2.1/script/ [2022-05-09T14:45:51.995Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:45:51.995Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:45:51.995Z] spire-1.2.1/support/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:45:51.995Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:45:51.996Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:45:51.996Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:45:51.996Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:45:52.275Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/clock/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:45:52.275Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/common [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:45:52.276Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:45:52.277Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:45:52.557Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:45:52.558Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:45:52.558Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testca/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testkey/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/ [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/race.go [2022-05-09T14:45:52.558Z] spire-1.2.1/test/util/util.go [2022-05-09T14:45:52.558Z] building spire from source... [2022-05-09T14:45:53.159Z] Installing go1.17.7... [2022-05-09T14:46:19.994Z] Building bin/spire-server... [2022-05-09T14:46:19.994Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:46:19.994Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:46:19.994Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:46:19.994Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:46:19.994Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:46:19.994Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:46:20.596Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:46:20.596Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:46:20.596Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:46:21.200Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:46:21.800Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:46:21.800Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:46:21.800Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:46:22.075Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:46:22.075Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:46:22.075Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:46:22.075Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:46:22.076Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:46:24.064Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:46:24.064Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:46:24.340Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:46:24.340Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:46:25.782Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:46:26.381Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:46:26.657Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:46:53.473Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:46:53.473Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:46:53.473Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:46:53.473Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:46:53.473Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:46:53.473Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:46:53.473Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:46:53.473Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:46:53.473Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:46:53.473Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:46:53.473Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:46:53.473Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:46:53.473Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:46:53.473Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:46:53.473Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:46:53.473Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:46:58.899Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:46:58.899Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:46:59.176Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:46:59.176Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:46:59.176Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:46:59.454Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:46:59.731Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:46:59.731Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:47:00.335Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:47:00.336Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:47:00.613Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:47:22.834Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:47:22.834Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:47:22.834Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:47:33.011Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:47:33.291Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:47:34.904Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:47:37.287Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:48:04.097Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:48:04.097Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:48:04.097Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:48:04.097Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:48:04.699Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:48:05.301Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:48:06.742Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:48:07.017Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:48:07.290Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:48:08.275Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:48:08.551Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:48:08.826Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:48:08.826Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:48:09.103Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:48:09.380Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:48:10.373Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:48:10.649Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:48:10.925Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:48:11.207Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:48:11.207Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:48:11.485Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:48:11.762Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:48:16.085Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:48:17.074Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:48:17.354Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:48:17.354Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:48:17.958Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:48:18.237Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:48:18.237Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:48:18.237Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:48:18.237Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:48:18.513Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:48:18.513Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:48:18.790Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:48:19.779Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:48:20.376Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:48:20.376Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:48:20.651Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:48:20.928Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:48:20.928Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:48:20.928Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:48:20.928Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:48:20.928Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:48:22.372Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:48:22.372Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:48:22.646Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:48:22.646Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:48:22.923Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:48:24.363Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:48:25.346Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:48:25.622Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:48:25.897Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:48:25.898Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:48:26.173Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:48:26.449Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:48:26.727Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:48:27.327Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:48:29.962Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:48:31.950Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:48:31.950Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:48:32.553Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:48:32.553Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:48:32.829Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:48:33.432Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:48:33.432Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:48:33.710Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:48:33.710Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:48:33.987Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:48:33.987Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:48:34.267Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:48:44.446Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:48:44.446Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:48:44.446Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:48:44.446Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:49:11.243Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:49:11.243Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:50:07.814Z] Removing intermediate container 7e357107c176 [2022-05-09T14:50:07.814Z] ---> c6c79efe2b62 [2022-05-09T14:50:07.814Z] [2022-05-09T14:50:07.814Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:50:07.814Z] 3.14: Pulling from library/alpine [2022-05-09T14:50:08.819Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-09T14:50:08.819Z] Status: Downloaded newer image for alpine:3.14 [2022-05-09T14:50:08.819Z] ---> ac73e934f311 [2022-05-09T14:50:08.819Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:50:09.095Z] ---> Running in fd053ed01e53 [2022-05-09T14:50:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:50:11.093Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:50:12.537Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-09T14:50:12.537Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:50:12.537Z] OK: 5 MiB in 15 packages [2022-05-09T14:50:13.993Z] Removing intermediate container fd053ed01e53 [2022-05-09T14:50:13.993Z] ---> 28c2f8983ea3 [2022-05-09T14:50:13.993Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:50:13.993Z] ---> Running in abe36b840531 [2022-05-09T14:50:14.273Z] Removing intermediate container abe36b840531 [2022-05-09T14:50:14.273Z] ---> df96506ec76a [2022-05-09T14:50:14.273Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-09T14:50:14.273Z] ---> Running in 90d0478dbf20 [2022-05-09T14:50:14.881Z] Removing intermediate container 90d0478dbf20 [2022-05-09T14:50:14.881Z] ---> 9a08dbcca9d0 [2022-05-09T14:50:14.881Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:50:14.881Z] ---> Running in d3a0e72ab938 [2022-05-09T14:50:15.631Z] Removing intermediate container d3a0e72ab938 [2022-05-09T14:50:15.631Z] ---> 01b0e83a240f [2022-05-09T14:50:15.631Z] Step 15/23 : WORKDIR / [2022-05-09T14:50:15.631Z] ---> Running in 3b9868567022 [2022-05-09T14:50:16.013Z] Removing intermediate container 3b9868567022 [2022-05-09T14:50:16.013Z] ---> 4dd2856f51e7 [2022-05-09T14:50:16.013Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:50:17.081Z] ---> 534c01182fce [2022-05-09T14:50:17.081Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-09T14:50:19.094Z] ---> 3eacd1c8ff81 [2022-05-09T14:50:19.094Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-09T14:50:20.538Z] ---> 644e6d3e19d1 [2022-05-09T14:50:20.538Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-09T14:50:20.817Z] ---> Running in a71e410e063e [2022-05-09T14:50:21.815Z] Removing intermediate container a71e410e063e [2022-05-09T14:50:21.815Z] ---> 6efac7ba4c1f [2022-05-09T14:50:21.815Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:50:22.091Z] ---> Running in 064aebf294a5 [2022-05-09T14:50:23.100Z] Removing intermediate container 064aebf294a5 [2022-05-09T14:50:23.100Z] ---> 71101bf1783f [2022-05-09T14:50:23.100Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T14:50:23.379Z] ---> Running in 576a66f4a2e7 [2022-05-09T14:50:24.373Z] Removing intermediate container 576a66f4a2e7 [2022-05-09T14:50:24.373Z] ---> b6f19d5a98d6 [2022-05-09T14:50:24.373Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:50:24.373Z] ---> Running in 08e45c617062 [2022-05-09T14:50:24.989Z] Removing intermediate container 08e45c617062 [2022-05-09T14:50:24.989Z] ---> 7f7df3ea8dc8 [2022-05-09T14:50:24.989Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:50:25.269Z] ---> Running in e1b1ede54c77 [2022-05-09T14:50:26.273Z] Removing intermediate container e1b1ede54c77 [2022-05-09T14:50:26.274Z] ---> c142ceaee1b0 [2022-05-09T14:50:26.274Z] [2022-05-09T14:50:27.304Z] Successfully built c142ceaee1b0 [2022-05-09T14:50:27.304Z] Successfully tagged core-command-arm64:latest [2022-05-09T14:50:27.304Z]  Building core-command ... done Building support-notifications [2022-05-09T14:50:27.927Z] Removing intermediate container 176d41c1d8e2 [2022-05-09T14:50:27.927Z] ---> 695a9655bac8 [2022-05-09T14:50:27.927Z] [2022-05-09T14:50:27.927Z] Step 10/31 : FROM alpine:3.14 [2022-05-09T14:50:27.927Z] ---> ac73e934f311 [2022-05-09T14:50:27.927Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-09T14:50:28.222Z] ---> Running in 14afd5f1c249 [2022-05-09T14:50:28.498Z] Removing intermediate container 14afd5f1c249 [2022-05-09T14:50:28.498Z] ---> 87215f83655b [2022-05-09T14:50:28.498Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-09T14:50:28.780Z] ---> Running in 52369df3e6e4 [2022-05-09T14:50:30.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:50:31.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:50:32.365Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:50:32.365Z] (2/2) Installing su-exec (0.2-r1) [2022-05-09T14:50:32.365Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:50:32.365Z] OK: 6 MiB in 16 packages [2022-05-09T14:50:34.355Z] Removing intermediate container 52369df3e6e4 [2022-05-09T14:50:34.355Z] ---> 6a876dafcdda [2022-05-09T14:50:34.355Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-09T14:50:34.355Z] ---> Running in 6c0e2f252bbc [2022-05-09T14:50:34.631Z] Removing intermediate container 6c0e2f252bbc [2022-05-09T14:50:34.631Z] ---> 0396ede62d9c [2022-05-09T14:50:34.631Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-09T14:50:34.908Z] ---> Running in 51caba432cfa [2022-05-09T14:50:35.514Z] Removing intermediate container 51caba432cfa [2022-05-09T14:50:35.514Z] ---> f0ef995f19d9 [2022-05-09T14:50:35.514Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-09T14:50:35.514Z] ---> Running in 40a7b02cb5c8 [2022-05-09T14:50:38.928Z] Removing intermediate container 40a7b02cb5c8 [2022-05-09T14:50:38.928Z] ---> 6a8f6df62a1b [2022-05-09T14:50:38.928Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-09T14:50:38.928Z] ---> Running in 91b5a45227a7 [2022-05-09T14:50:39.208Z] Removing intermediate container 91b5a45227a7 [2022-05-09T14:50:39.208Z] ---> 7e1f6ef105ae [2022-05-09T14:50:39.208Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-09T14:50:40.196Z] ---> ca7399776c43 [2022-05-09T14:50:40.196Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-09T14:50:40.196Z] ---> Running in 5d9d07e4d648 [2022-05-09T14:50:44.533Z] Removing intermediate container 5d9d07e4d648 [2022-05-09T14:50:44.533Z] ---> 00e814ea3360 [2022-05-09T14:50:44.533Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:50:45.141Z] ---> 6cf2d85d7419 [2022-05-09T14:50:45.141Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-09T14:50:48.561Z] ---> f16818ea1acc [2022-05-09T14:50:48.561Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-09T14:50:49.169Z] ---> 943db5b1dec3 [2022-05-09T14:50:49.169Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-09T14:50:50.619Z] ---> 7e560ecb4839 [2022-05-09T14:50:50.619Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-09T14:50:52.068Z] ---> 003b0a9011c0 [2022-05-09T14:50:52.068Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-09T14:50:52.345Z] ---> Running in 6a4dd4f857b5 [2022-05-09T14:50:53.342Z] Removing intermediate container 6a4dd4f857b5 [2022-05-09T14:50:53.342Z] ---> 1493e03afba1 [2022-05-09T14:50:53.342Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-09T14:50:54.330Z] ---> fb5afc4bf0a0 [2022-05-09T14:50:54.330Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-09T14:50:54.611Z] ---> Running in d9fba8573e1b [2022-05-09T14:50:58.965Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:50:58.965Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:50:58.965Z] ---> 273fc553f023 [2022-05-09T14:50:58.965Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T14:50:58.965Z] ---> Using cache [2022-05-09T14:50:58.965Z] ---> 4536456b5bc1 [2022-05-09T14:50:58.965Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:50:58.965Z] ---> Using cache [2022-05-09T14:50:58.965Z] ---> c9423bdd1946 [2022-05-09T14:50:58.965Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-09T14:50:58.965Z] ---> Running in df93a677a487 [2022-05-09T14:50:58.965Z] Removing intermediate container d9fba8573e1b [2022-05-09T14:50:58.965Z] ---> 872aa9aa98d5 [2022-05-09T14:50:58.965Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-09T14:50:58.965Z] ---> Running in 91ae3f834f14 [2022-05-09T14:51:00.012Z] Removing intermediate container 91ae3f834f14 [2022-05-09T14:51:00.012Z] ---> 055fdfeb6be3 [2022-05-09T14:51:00.012Z] Step 28/31 : CMD ["gate"] [2022-05-09T14:51:00.287Z] ---> Running in a31831bed838 [2022-05-09T14:51:00.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:51:00.897Z] Removing intermediate container a31831bed838 [2022-05-09T14:51:00.897Z] ---> 202b46af5d1a [2022-05-09T14:51:00.897Z] Step 29/31 : LABEL arch=arm64 [2022-05-09T14:51:01.171Z] ---> Running in 7e71efd883cb [2022-05-09T14:51:01.459Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:51:01.748Z] Removing intermediate container 7e71efd883cb [2022-05-09T14:51:01.748Z] ---> 7db47af8f971 [2022-05-09T14:51:01.748Z] Step 30/31 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:51:02.027Z] ---> Running in 5c05dd763a59 [2022-05-09T14:51:02.645Z] Removing intermediate container 5c05dd763a59 [2022-05-09T14:51:02.645Z] ---> c090e4b540f9 [2022-05-09T14:51:02.645Z] Step 31/31 : LABEL version=0.0.0 [2022-05-09T14:51:02.934Z] ---> Running in 2557b1348cfe [2022-05-09T14:51:03.217Z] OK: 220 MiB in 52 packages [2022-05-09T14:51:03.501Z] Removing intermediate container 2557b1348cfe [2022-05-09T14:51:03.501Z] ---> c9fb36e8d1d7 [2022-05-09T14:51:03.501Z] [2022-05-09T14:51:04.116Z] Successfully built c9fb36e8d1d7 [2022-05-09T14:51:04.116Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-09T14:51:04.116Z] Building security-spire-agent [2022-05-09T14:51:04.728Z]  Building security-bootstrapper ... done Removing intermediate container df93a677a487 [2022-05-09T14:51:04.728Z] ---> d00c6aa04eb5 [2022-05-09T14:51:04.728Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T14:51:05.723Z] ---> 93ddd7ee3a57 [2022-05-09T14:51:05.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:51:05.723Z] ---> Running in 44c6c226dd5a [2022-05-09T14:51:11.587Z] Removing intermediate container 44c6c226dd5a [2022-05-09T14:51:11.587Z] ---> bc204f01ec16 [2022-05-09T14:51:11.587Z] Step 8/22 : COPY . . [2022-05-09T14:51:33.856Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:51:33.856Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:51:33.856Z] ---> 273fc553f023 [2022-05-09T14:51:33.856Z] Step 3/26 : WORKDIR /edgex-go [2022-05-09T14:51:33.856Z] ---> Using cache [2022-05-09T14:51:33.856Z] ---> 4536456b5bc1 [2022-05-09T14:51:33.856Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:51:33.856Z] ---> Using cache [2022-05-09T14:51:33.856Z] ---> c9423bdd1946 [2022-05-09T14:51:33.856Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T14:51:34.453Z] ---> Running in 373714f2e5ed [2022-05-09T14:51:37.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:51:38.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:51:38.351Z] ---> 5be786e0b0b6 [2022-05-09T14:51:38.351Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-09T14:51:38.626Z] ---> Running in 72632732cce6 [2022-05-09T14:51:39.626Z] OK: 220 MiB in 52 packages [2022-05-09T14:51:40.612Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-09T14:51:41.208Z] Removing intermediate container 373714f2e5ed [2022-05-09T14:51:41.208Z] ---> 926eac1b37a4 [2022-05-09T14:51:41.208Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-09T14:51:42.073Z] ---> 261155dccbe7 [2022-05-09T14:51:42.073Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:51:42.073Z] ---> Running in 07d003c5abf9 [2022-05-09T14:51:47.578Z] Removing intermediate container 07d003c5abf9 [2022-05-09T14:51:47.578Z] ---> 6041e35cf2a4 [2022-05-09T14:51:47.578Z] Step 8/26 : COPY . . [2022-05-09T14:52:09.799Z] ---> 47cb2c9bc274 [2022-05-09T14:52:09.799Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T14:52:09.799Z] ---> Running in df9307c541e3 [2022-05-09T14:52:09.799Z] Removing intermediate container df9307c541e3 [2022-05-09T14:52:09.799Z] ---> db9811323da6 [2022-05-09T14:52:09.799Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-09T14:52:10.077Z] ---> Running in 784dec9bbcad [2022-05-09T14:52:12.738Z] Removing intermediate container 784dec9bbcad [2022-05-09T14:52:12.738Z] ---> 6116099ad437 [2022-05-09T14:52:12.738Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-09T14:52:13.015Z] ---> Running in c842253f3838 [2022-05-09T14:52:13.635Z] Removing intermediate container c842253f3838 [2022-05-09T14:52:13.635Z] ---> b4a4fce80ef5 [2022-05-09T14:52:13.635Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T14:52:13.635Z] ---> Running in ecc176f1be82 [2022-05-09T14:52:17.038Z] spire-1.2.1/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.data/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.data/.file [2022-05-09T14:52:17.038Z] spire-1.2.1/.dockerignore [2022-05-09T14:52:17.038Z] spire-1.2.1/.gitattributes [2022-05-09T14:52:17.038Z] spire-1.2.1/.githooks/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T14:52:17.038Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T14:52:17.038Z] spire-1.2.1/.gitignore [2022-05-09T14:52:17.038Z] spire-1.2.1/.go-version [2022-05-09T14:52:17.038Z] spire-1.2.1/.golangci.yml [2022-05-09T14:52:17.038Z] spire-1.2.1/ADOPTERS.md [2022-05-09T14:52:17.038Z] spire-1.2.1/CHANGELOG.md [2022-05-09T14:52:17.038Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T14:52:17.038Z] spire-1.2.1/CODEOWNERS [2022-05-09T14:52:17.038Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T14:52:17.038Z] spire-1.2.1/Dockerfile [2022-05-09T14:52:17.038Z] spire-1.2.1/Dockerfile.dev [2022-05-09T14:52:17.038Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T14:52:17.038Z] spire-1.2.1/LICENSE [2022-05-09T14:52:17.038Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T14:52:17.038Z] spire-1.2.1/Makefile [2022-05-09T14:52:17.038Z] spire-1.2.1/README.md [2022-05-09T14:52:17.038Z] spire-1.2.1/ROADMAP.md [2022-05-09T14:52:17.038Z] spire-1.2.1/SECURITY.md [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T14:52:17.038Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/ [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/agent/ [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/server/ [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/server/server.conf [2022-05-09T14:52:17.038Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/ [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/auditlog.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/ [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/spire_server.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/telemetry.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/upgrading.md [2022-05-09T14:52:17.038Z] spire-1.2.1/doc/using_spire.md [2022-05-09T14:52:17.038Z] spire-1.2.1/examples/ [2022-05-09T14:52:17.038Z] spire-1.2.1/examples/README.md [2022-05-09T14:52:17.038Z] spire-1.2.1/go.mod [2022-05-09T14:52:17.038Z] spire-1.2.1/go.sum [2022-05-09T14:52:17.038Z] spire-1.2.1/pkg/ [2022-05-09T14:52:17.038Z] spire-1.2.1/pkg/agent/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:52:17.039Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T14:52:17.317Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T14:52:17.318Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T14:52:17.600Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/version/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T14:52:17.601Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/config.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T14:52:17.877Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T14:52:17.878Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T14:52:18.153Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/server.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/private/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/private/server/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T14:52:18.154Z] spire-1.2.1/release/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/README.md [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/conf/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T14:52:18.154Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T14:52:18.154Z] spire-1.2.1/script/ [2022-05-09T14:52:18.154Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T14:52:18.154Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T14:52:18.154Z] spire-1.2.1/support/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T14:52:18.154Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T14:52:18.434Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/clock/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/clock/clock.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/common [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T14:52:18.434Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T14:52:18.710Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T14:52:18.711Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T14:52:18.985Z] spire-1.2.1/test/integration/test.sh [2022-05-09T14:52:18.985Z] spire-1.2.1/test/plugintest/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testca/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testca/ca.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testkey/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/testkey/new.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/ [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/race.go [2022-05-09T14:52:18.985Z] spire-1.2.1/test/util/util.go [2022-05-09T14:52:18.985Z] building spire from source... [2022-05-09T14:52:19.588Z] Installing go1.17.7... [2022-05-09T14:52:25.011Z] Removing intermediate container 5b919cbdb5fd [2022-05-09T14:52:25.011Z] ---> 99dc2fdf96a0 [2022-05-09T14:52:25.011Z] [2022-05-09T14:52:25.011Z] Step 9/20 : FROM alpine:3.15 [2022-05-09T14:52:25.011Z] 3.15: Pulling from library/alpine [2022-05-09T14:52:26.470Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-09T14:52:26.470Z] Status: Downloaded newer image for alpine:3.15 [2022-05-09T14:52:26.470Z] ---> 3fb3c9af89a9 [2022-05-09T14:52:26.470Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T14:52:26.470Z] ---> Running in 7363328999ce [2022-05-09T14:52:27.078Z] Removing intermediate container 7363328999ce [2022-05-09T14:52:27.078Z] ---> 4cc3617e57b9 [2022-05-09T14:52:27.078Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:52:27.078Z] ---> Running in d1b488442cda [2022-05-09T14:52:29.749Z] Removing intermediate container d1b488442cda [2022-05-09T14:52:29.749Z] ---> 76f27e773d28 [2022-05-09T14:52:29.749Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-09T14:52:29.749Z] ---> Running in 6d2cfa0196f4 [2022-05-09T14:52:31.750Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:52:32.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:52:34.189Z] v3.15.4-97-ge94e0a3d62 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T14:52:34.189Z] v3.15.4-96-g6f61cdf997 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T14:52:34.189Z] OK: 15732 distinct packages available [2022-05-09T14:52:34.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:52:35.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:52:36.181Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-09T14:52:36.459Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-09T14:52:36.737Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T14:52:36.737Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-09T14:52:36.737Z] (5/9) Installing curl (7.80.0-r1) [2022-05-09T14:52:37.015Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-09T14:52:37.015Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-09T14:52:37.015Z] (8/9) Installing libucontext (1.1-r0) [2022-05-09T14:52:37.290Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-09T14:52:37.290Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T14:52:37.291Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:52:37.896Z] OK: 8 MiB in 23 packages [2022-05-09T14:52:40.543Z] Removing intermediate container 6d2cfa0196f4 [2022-05-09T14:52:40.543Z] ---> 219855a6b667 [2022-05-09T14:52:40.543Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:52:41.537Z] ---> 5d49d00a9d82 [2022-05-09T14:52:41.537Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-09T14:52:43.537Z] ---> 8ac72554f3e6 [2022-05-09T14:52:43.537Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-09T14:52:44.988Z] ---> 63b9e0b1027b [2022-05-09T14:52:44.988Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-09T14:52:44.988Z] ---> Running in 371cf953c80d [2022-05-09T14:52:45.273Z] Removing intermediate container 371cf953c80d [2022-05-09T14:52:45.273Z] ---> 19e984226c70 [2022-05-09T14:52:45.273Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:52:45.550Z] ---> Running in 2fe10f9ab73b [2022-05-09T14:52:45.825Z] Removing intermediate container 2fe10f9ab73b [2022-05-09T14:52:46.101Z] ---> c4583f6cdb27 [2022-05-09T14:52:46.101Z] Step 18/20 : LABEL arch=arm64 [2022-05-09T14:52:46.101Z] ---> Running in 8c1a944c07b9 [2022-05-09T14:52:46.749Z] Removing intermediate container 8c1a944c07b9 [2022-05-09T14:52:46.749Z] ---> 99c4b1678bb9 [2022-05-09T14:52:46.749Z] Step 19/20 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:52:46.749Z] ---> Running in 25b548e45a69 [2022-05-09T14:52:47.361Z] Removing intermediate container 25b548e45a69 [2022-05-09T14:52:47.361Z] ---> ce430eb5818f [2022-05-09T14:52:47.361Z] Step 20/20 : LABEL version=0.0.0 [2022-05-09T14:52:47.634Z] ---> Running in 1823d4615526 [2022-05-09T14:52:48.234Z] Removing intermediate container 1823d4615526 [2022-05-09T14:52:48.234Z] ---> 2f4f9bbb32c6 [2022-05-09T14:52:48.234Z] [2022-05-09T14:52:48.832Z] Successfully built 2f4f9bbb32c6 [2022-05-09T14:52:48.832Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-09T14:52:48.832Z]  Building security-spiffe-token-provider ... done Building core-data [2022-05-09T14:52:48.832Z] Building bin/spire-server... [2022-05-09T14:52:48.832Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T14:52:48.832Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T14:52:49.115Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T14:52:49.757Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T14:52:50.740Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T14:52:50.740Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T14:52:52.194Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T14:52:54.188Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T14:52:54.188Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T14:52:56.829Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T14:52:57.112Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T14:52:57.112Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T14:52:57.112Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T14:52:57.718Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T14:52:57.718Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T14:52:57.718Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T14:52:57.718Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T14:52:59.167Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T14:52:59.167Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T14:52:59.167Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T14:52:59.771Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T14:52:59.771Z] Removing intermediate container 397725cbca71 [2022-05-09T14:52:59.771Z] ---> c4fb26538a9c [2022-05-09T14:52:59.771Z] [2022-05-09T14:52:59.771Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:52:59.771Z] ---> ac73e934f311 [2022-05-09T14:52:59.771Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:52:59.771Z] ---> Using cache [2022-05-09T14:52:59.771Z] ---> 28c2f8983ea3 [2022-05-09T14:52:59.771Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:52:59.771Z] ---> Using cache [2022-05-09T14:52:59.771Z] ---> df96506ec76a [2022-05-09T14:52:59.771Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-09T14:52:59.771Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T14:53:00.047Z]  ---> Running in 6f318af9456f [2022-05-09T14:53:00.650Z] Removing intermediate container 6f318af9456f [2022-05-09T14:53:00.650Z] ---> d84a76f80bb2 [2022-05-09T14:53:00.650Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:53:00.926Z] ---> Running in ed7142cf6030 [2022-05-09T14:53:00.926Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T14:53:01.202Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T14:53:01.805Z] Removing intermediate container ed7142cf6030 [2022-05-09T14:53:01.805Z] ---> 6305df183539 [2022-05-09T14:53:01.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:53:03.247Z] ---> 09282ab5aac4 [2022-05-09T14:53:03.247Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-09T14:53:06.876Z] ---> 40e2073ff211 [2022-05-09T14:53:06.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-09T14:53:08.871Z] ---> 06a4d7037cb0 [2022-05-09T14:53:08.871Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-09T14:53:08.871Z] ---> Running in f56e2de07383 [2022-05-09T14:53:09.474Z] Removing intermediate container f56e2de07383 [2022-05-09T14:53:09.474Z] ---> a980ac15a985 [2022-05-09T14:53:09.474Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:53:09.749Z] ---> Running in 22ad107b3503 [2022-05-09T14:53:10.349Z] Removing intermediate container 22ad107b3503 [2022-05-09T14:53:10.349Z] ---> 97b4da7c3776 [2022-05-09T14:53:10.349Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T14:53:10.629Z] ---> Running in 8f1aeaf333b0 [2022-05-09T14:53:11.632Z] Removing intermediate container 8f1aeaf333b0 [2022-05-09T14:53:11.632Z] ---> 48feabd344ea [2022-05-09T14:53:11.632Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:53:11.632Z] ---> Running in c2e6f2923d8d [2022-05-09T14:53:12.632Z] Removing intermediate container c2e6f2923d8d [2022-05-09T14:53:12.632Z] ---> 32cd1bc0be1e [2022-05-09T14:53:12.632Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T14:53:12.632Z] ---> Running in 358e352f2f50 [2022-05-09T14:53:13.239Z] Removing intermediate container 358e352f2f50 [2022-05-09T14:53:13.239Z] ---> 691c1c978285 [2022-05-09T14:53:13.239Z] [2022-05-09T14:53:13.845Z] Successfully built 691c1c978285 [2022-05-09T14:53:13.845Z] Successfully tagged support-scheduler-arm64:latest [2022-05-09T14:53:13.845Z]  Building support-scheduler ... done Building core-metadata [2022-05-09T14:53:18.186Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T14:53:18.186Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T14:53:18.186Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T14:53:18.186Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T14:53:18.186Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T14:53:18.483Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T14:53:18.782Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T14:53:18.782Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T14:53:19.061Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T14:53:19.061Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T14:53:19.061Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T14:53:19.698Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T14:53:19.698Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T14:53:19.983Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T14:53:19.983Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T14:53:20.267Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T14:53:20.874Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T14:53:21.476Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T14:53:21.476Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T14:53:21.476Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T14:53:21.756Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T14:53:21.756Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T14:53:21.756Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T14:53:21.756Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T14:53:26.088Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:53:26.088Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:53:26.088Z] ---> 273fc553f023 [2022-05-09T14:53:26.088Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:53:26.088Z] ---> Using cache [2022-05-09T14:53:26.088Z] ---> 4536456b5bc1 [2022-05-09T14:53:26.088Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:53:26.088Z] ---> Using cache [2022-05-09T14:53:26.088Z] ---> c9423bdd1946 [2022-05-09T14:53:26.088Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-09T14:53:26.088Z] ---> Running in 3141a2a64df6 [2022-05-09T14:53:28.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:53:28.689Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:53:29.689Z] OK: 220 MiB in 52 packages [2022-05-09T14:53:31.752Z] Removing intermediate container 3141a2a64df6 [2022-05-09T14:53:31.752Z] ---> f325c1e2f4fa [2022-05-09T14:53:31.752Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:53:32.759Z] ---> fba15acefa4b [2022-05-09T14:53:32.759Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:53:33.047Z] ---> Running in d05ab98f4edd [2022-05-09T14:53:35.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T14:53:35.058Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T14:53:35.340Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T14:53:35.340Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T14:53:35.621Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T14:53:35.621Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T14:53:41.087Z] Removing intermediate container d05ab98f4edd [2022-05-09T14:53:41.087Z] ---> 5f42f0e9d08c [2022-05-09T14:53:41.087Z] Step 8/23 : COPY . . [2022-05-09T14:53:49.421Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T14:53:49.421Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T14:53:49.421Z] ---> 273fc553f023 [2022-05-09T14:53:49.421Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> 4536456b5bc1 [2022-05-09T14:53:49.421Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> c9423bdd1946 [2022-05-09T14:53:49.421Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> 33f6f254dd19 [2022-05-09T14:53:49.421Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> 6b2230bd3b0d [2022-05-09T14:53:49.421Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> 70c1787ec1e5 [2022-05-09T14:53:49.421Z] Step 8/23 : COPY . . [2022-05-09T14:53:49.421Z] ---> Using cache [2022-05-09T14:53:49.421Z] ---> 6cef6868c470 [2022-05-09T14:53:49.421Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-09T14:53:50.427Z] ---> Running in 89c8980c532b [2022-05-09T14:53:53.084Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-09T14:54:05.786Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T14:54:05.786Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T14:54:05.786Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T14:54:05.786Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T14:54:06.393Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T14:54:06.675Z]  ---> 38f9f87b0cbe [2022-05-09T14:54:06.675Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-09T14:54:06.960Z] ---> Running in b5bfe9fccd5c [2022-05-09T14:54:06.960Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T14:54:07.242Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T14:54:07.847Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T14:54:08.841Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-09T14:54:12.265Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T14:54:12.553Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T14:54:20.892Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T14:54:47.752Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T14:54:47.752Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T14:54:47.752Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T14:54:47.752Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T14:54:47.752Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T14:54:49.199Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T14:54:52.011Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T14:54:52.626Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T14:54:52.902Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T14:54:53.181Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T14:54:55.182Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T14:54:55.182Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T14:54:56.381Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T14:54:56.382Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T14:54:56.382Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T14:54:56.659Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T14:54:56.939Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T14:54:56.939Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T14:54:57.220Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T14:54:57.220Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T14:54:57.500Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T14:54:58.958Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T14:54:58.958Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T14:54:59.238Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T14:54:59.238Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T14:55:06.002Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T14:55:06.295Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T14:55:06.295Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T14:55:06.295Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T14:55:06.572Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T14:55:06.572Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T14:55:06.572Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T14:55:07.560Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T14:55:07.838Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T14:55:08.119Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T14:55:08.398Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T14:55:08.398Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T14:55:09.854Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T14:55:10.464Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T14:55:10.744Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T14:55:10.744Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T14:55:11.024Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T14:55:11.024Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T14:55:11.024Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T14:55:11.024Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T14:55:12.481Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T14:55:12.481Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T14:55:12.760Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T14:55:13.042Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T14:55:13.042Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T14:55:13.322Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T14:55:14.780Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T14:55:16.249Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T14:55:16.249Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T14:55:16.249Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T14:55:16.529Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T14:55:16.529Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T14:55:16.811Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T14:55:17.096Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T14:55:17.707Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T14:55:20.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T14:55:20.644Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T14:55:21.250Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T14:55:23.904Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T14:55:23.904Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T14:55:23.904Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T14:55:24.514Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T14:55:24.794Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T14:55:25.074Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T14:55:25.074Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T14:55:25.353Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T14:55:25.353Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T14:55:25.353Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T14:55:35.584Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T14:55:35.584Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T14:55:35.584Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T14:55:35.584Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T14:56:07.982Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T14:56:07.982Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T14:59:15.006Z] Removing intermediate container 89c8980c532b [2022-05-09T14:59:15.006Z] ---> 7b6ec4bf787c [2022-05-09T14:59:15.006Z] [2022-05-09T14:59:15.006Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T14:59:15.006Z] ---> ac73e934f311 [2022-05-09T14:59:15.006Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-09T14:59:15.006Z] ---> Using cache [2022-05-09T14:59:15.006Z] ---> 28c2f8983ea3 [2022-05-09T14:59:15.006Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:59:15.006Z] ---> Using cache [2022-05-09T14:59:15.006Z] ---> df96506ec76a [2022-05-09T14:59:15.006Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-09T14:59:15.006Z] ---> Running in 17adeb5ed978 [2022-05-09T14:59:15.006Z] Removing intermediate container 17adeb5ed978 [2022-05-09T14:59:15.006Z] ---> 5e241f014e18 [2022-05-09T14:59:15.006Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-09T14:59:15.006Z] ---> Running in a32029fc7d88 [2022-05-09T14:59:15.006Z] Removing intermediate container a32029fc7d88 [2022-05-09T14:59:15.006Z] ---> 1ca646efda09 [2022-05-09T14:59:15.006Z] Step 15/23 : WORKDIR / [2022-05-09T14:59:15.006Z] ---> Running in d30ade6908a3 [2022-05-09T14:59:15.006Z] Removing intermediate container d30ade6908a3 [2022-05-09T14:59:15.006Z] ---> 730567172014 [2022-05-09T14:59:15.006Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:59:15.632Z] ---> c4d16a8eca01 [2022-05-09T14:59:15.632Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-09T14:59:17.640Z] ---> 45123e5e07c9 [2022-05-09T14:59:17.640Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-09T14:59:18.647Z] ---> 232057f569f2 [2022-05-09T14:59:18.647Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-09T14:59:18.647Z] ---> Running in dea2b551a5af [2022-05-09T14:59:19.256Z] Removing intermediate container dea2b551a5af [2022-05-09T14:59:19.256Z] ---> 63993dc54b13 [2022-05-09T14:59:19.256Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:59:19.545Z] ---> Running in d8011e62d151 [2022-05-09T14:59:20.823Z] Removing intermediate container d8011e62d151 [2022-05-09T14:59:20.823Z] ---> 5c16660bf76e [2022-05-09T14:59:20.823Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T14:59:21.146Z] ---> Running in d307853ca4a8 [2022-05-09T14:59:22.196Z] Removing intermediate container d307853ca4a8 [2022-05-09T14:59:22.485Z] ---> d8a068104d1d [2022-05-09T14:59:22.485Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:59:22.757Z] ---> Running in 687f7852dbfb [2022-05-09T14:59:23.736Z] Removing intermediate container 687f7852dbfb [2022-05-09T14:59:23.736Z] ---> a49d3b715d62 [2022-05-09T14:59:23.736Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T14:59:24.012Z] ---> Running in e038af225a90 [2022-05-09T14:59:25.453Z] Removing intermediate container e038af225a90 [2022-05-09T14:59:25.453Z] ---> d2231f3e74da [2022-05-09T14:59:25.453Z] [2022-05-09T14:59:26.443Z] Successfully built d2231f3e74da [2022-05-09T14:59:26.443Z] Successfully tagged core-metadata-arm64:latest [2022-05-09T14:59:26.443Z] Building security-spire-server [2022-05-09T14:59:31.871Z]  Building core-metadata ... done Removing intermediate container 72632732cce6 [2022-05-09T14:59:31.871Z] ---> 6c0050536840 [2022-05-09T14:59:31.871Z] [2022-05-09T14:59:31.871Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T14:59:31.871Z] ---> ac73e934f311 [2022-05-09T14:59:31.871Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-09T14:59:31.871Z] ---> Running in 424ef67222ed [2022-05-09T14:59:33.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T14:59:33.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T14:59:35.324Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-09T14:59:35.324Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-09T14:59:35.324Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T14:59:35.324Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T14:59:35.605Z] OK: 6 MiB in 16 packages [2022-05-09T14:59:38.264Z] Removing intermediate container 424ef67222ed [2022-05-09T14:59:38.264Z] ---> ea7510eb5ab7 [2022-05-09T14:59:38.264Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-09T14:59:38.264Z] ---> Running in a61e4d7dc6ed [2022-05-09T14:59:38.878Z] Removing intermediate container a61e4d7dc6ed [2022-05-09T14:59:38.878Z] ---> 6687ef3b469f [2022-05-09T14:59:38.879Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-09T14:59:38.879Z] ---> Running in 4a00439726cd [2022-05-09T14:59:39.487Z] Removing intermediate container 4a00439726cd [2022-05-09T14:59:39.487Z] ---> d14228361ed2 [2022-05-09T14:59:39.487Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-09T14:59:39.487Z] ---> Running in 53a3a97c25f5 [2022-05-09T14:59:40.093Z] Removing intermediate container 53a3a97c25f5 [2022-05-09T14:59:40.093Z] ---> 5c52377f4633 [2022-05-09T14:59:40.093Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T14:59:41.540Z] ---> 55a074f0a807 [2022-05-09T14:59:41.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-09T14:59:45.874Z] ---> 29f2df23b787 [2022-05-09T14:59:45.874Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-09T14:59:46.888Z] ---> a11f586b14ef [2022-05-09T14:59:46.888Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-09T14:59:47.162Z] ---> Running in e7f5f45710b9 [2022-05-09T14:59:47.761Z] Removing intermediate container e7f5f45710b9 [2022-05-09T14:59:47.761Z] ---> 5cc5232397e1 [2022-05-09T14:59:47.761Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T14:59:48.037Z] ---> Running in 45108b5d220d [2022-05-09T14:59:49.020Z] Removing intermediate container 45108b5d220d [2022-05-09T14:59:49.020Z] ---> faf9b1214908 [2022-05-09T14:59:49.020Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T14:59:49.020Z] ---> Running in 88576c46d4e7 [2022-05-09T14:59:49.628Z] Removing intermediate container 88576c46d4e7 [2022-05-09T14:59:49.628Z] ---> 6f7a4ce77822 [2022-05-09T14:59:49.628Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T14:59:49.904Z] ---> Running in ebcc4a6e3f5a [2022-05-09T14:59:50.890Z] Removing intermediate container ebcc4a6e3f5a [2022-05-09T14:59:50.890Z] ---> 141f39632fef [2022-05-09T14:59:50.890Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T14:59:50.890Z] ---> Running in cbba4b5f9a17 [2022-05-09T14:59:51.879Z] Removing intermediate container cbba4b5f9a17 [2022-05-09T14:59:51.879Z] ---> 8eb33d23654f [2022-05-09T14:59:51.879Z] [2022-05-09T14:59:52.483Z] Successfully built 8eb33d23654f [2022-05-09T14:59:52.483Z] Successfully tagged support-notifications-arm64:latest [2022-05-09T14:59:52.483Z] Building security-proxy-setup [2022-05-09T15:00:04.976Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:00:04.976Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:00:04.976Z] ---> 273fc553f023 [2022-05-09T15:00:04.976Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 4536456b5bc1 [2022-05-09T15:00:04.976Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> c9423bdd1946 [2022-05-09T15:00:04.976Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 926eac1b37a4 [2022-05-09T15:00:04.976Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 261155dccbe7 [2022-05-09T15:00:04.976Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 6041e35cf2a4 [2022-05-09T15:00:04.976Z] Step 8/25 : COPY . . [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 47cb2c9bc274 [2022-05-09T15:00:04.976Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> db9811323da6 [2022-05-09T15:00:04.976Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> 6116099ad437 [2022-05-09T15:00:04.976Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-09T15:00:04.976Z] ---> Using cache [2022-05-09T15:00:04.976Z] ---> b4a4fce80ef5 [2022-05-09T15:00:04.976Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-09T15:00:05.251Z] ---> Running in c1f188b020fa [2022-05-09T15:00:08.652Z] spire-1.2.1/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.data/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.data/.file [2022-05-09T15:00:08.652Z] spire-1.2.1/.dockerignore [2022-05-09T15:00:08.652Z] spire-1.2.1/.gitattributes [2022-05-09T15:00:08.652Z] spire-1.2.1/.githooks/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.githooks/pre-commit [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/dependabot.yml [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-09T15:00:08.652Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-09T15:00:08.652Z] spire-1.2.1/.gitignore [2022-05-09T15:00:08.652Z] spire-1.2.1/.go-version [2022-05-09T15:00:08.652Z] spire-1.2.1/.golangci.yml [2022-05-09T15:00:08.652Z] spire-1.2.1/ADOPTERS.md [2022-05-09T15:00:08.652Z] spire-1.2.1/CHANGELOG.md [2022-05-09T15:00:08.652Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-09T15:00:08.652Z] spire-1.2.1/CODEOWNERS [2022-05-09T15:00:08.652Z] spire-1.2.1/CONTRIBUTING.md [2022-05-09T15:00:08.652Z] spire-1.2.1/Dockerfile [2022-05-09T15:00:08.652Z] spire-1.2.1/Dockerfile.dev [2022-05-09T15:00:08.652Z] spire-1.2.1/Dockerfile.scratch [2022-05-09T15:00:08.652Z] spire-1.2.1/LICENSE [2022-05-09T15:00:08.652Z] spire-1.2.1/MAINTAINERS.md [2022-05-09T15:00:08.652Z] spire-1.2.1/Makefile [2022-05-09T15:00:08.652Z] spire-1.2.1/README.md [2022-05-09T15:00:08.652Z] spire-1.2.1/ROADMAP.md [2022-05-09T15:00:08.652Z] spire-1.2.1/SECURITY.md [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-09T15:00:08.652Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-09T15:00:08.653Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/ [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/agent/ [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/agent/agent.conf [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/server/ [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/server/server.conf [2022-05-09T15:00:08.653Z] spire-1.2.1/conf/server/server_full.conf [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/ [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/SPIRE101.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/auditlog.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/ [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/scaling_spire.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/spire_agent.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/spire_server.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/supported_integrations.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/telemetry.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/telemetry_config.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/upgrading.md [2022-05-09T15:00:08.653Z] spire-1.2.1/doc/using_spire.md [2022-05-09T15:00:08.653Z] spire-1.2.1/examples/ [2022-05-09T15:00:08.653Z] spire-1.2.1/examples/README.md [2022-05-09T15:00:08.653Z] spire-1.2.1/go.mod [2022-05-09T15:00:08.653Z] spire-1.2.1/go.sum [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/agent.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/config.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-09T15:00:08.653Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-09T15:00:08.654Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/names.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/auth/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/ [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-09T15:00:08.929Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/config.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/context.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/health.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/log.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/log/options.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-09T15:00:08.930Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/profiling/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-09T15:00:08.931Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/uptime/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/task.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/version/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/version/version.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/api.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/health/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/id.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/status.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/cache/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-09T15:00:09.206Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/config.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-09T15:00:09.207Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-09T15:00:09.486Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/registration/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/server.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/server_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/ [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/private/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/private/server/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/private/server/journal/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-09T15:00:09.487Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-09T15:00:09.769Z] spire-1.2.1/release/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/README.md [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/README.md [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/conf/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/conf/server/ [2022-05-09T15:00:09.769Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-09T15:00:09.769Z] spire-1.2.1/script/ [2022-05-09T15:00:09.769Z] spire-1.2.1/script/build-artifact.sh [2022-05-09T15:00:09.769Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-09T15:00:09.769Z] spire-1.2.1/support/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-09T15:00:09.769Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/clock/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/clock/clock.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/ [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-09T15:00:09.769Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/ [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-09T15:00:09.770Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/fixture.go [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-09T15:00:10.055Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/common [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-09T15:00:10.056Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-09T15:00:10.057Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-09T15:00:10.336Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-09T15:00:10.337Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/test-one.sh [2022-05-09T15:00:10.613Z] spire-1.2.1/test/integration/test.sh [2022-05-09T15:00:10.613Z] spire-1.2.1/test/plugintest/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/plugintest/config.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/plugintest/load.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/plugintest/option.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/dir.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/logs.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/suite.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/spiretest/x509.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testca/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testca/ca.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testkey/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testkey/generate.sh [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testkey/keys.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/testkey/new.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/tpmsimulator/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/ [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/cert_generation.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/io_redirection.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/race.go [2022-05-09T15:00:10.613Z] spire-1.2.1/test/util/util.go [2022-05-09T15:00:10.613Z] building spire from source... [2022-05-09T15:00:11.604Z] Installing go1.17.7... [2022-05-09T15:00:29.989Z] Removing intermediate container b5bfe9fccd5c [2022-05-09T15:00:29.989Z] ---> faf8668b4bc0 [2022-05-09T15:00:29.989Z] [2022-05-09T15:00:29.989Z] Step 10/23 : FROM alpine:3.14 [2022-05-09T15:00:29.989Z] ---> ac73e934f311 [2022-05-09T15:00:29.989Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-09T15:00:29.989Z] ---> Running in 7c6988843cf9 [2022-05-09T15:00:30.598Z] Removing intermediate container 7c6988843cf9 [2022-05-09T15:00:30.598Z] ---> 729baf3e53f4 [2022-05-09T15:00:30.598Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-09T15:00:30.598Z] ---> Running in 3522b82a32df [2022-05-09T15:00:31.235Z] Removing intermediate container 3522b82a32df [2022-05-09T15:00:31.235Z] ---> 951660963480 [2022-05-09T15:00:31.235Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-09T15:00:31.513Z] ---> Running in 144588f0f218 [2022-05-09T15:00:31.798Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:00:31.798Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:00:31.798Z] ---> 273fc553f023 [2022-05-09T15:00:31.798Z] Step 3/22 : WORKDIR /edgex-go [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> 4536456b5bc1 [2022-05-09T15:00:31.798Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> c9423bdd1946 [2022-05-09T15:00:31.798Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> 33f6f254dd19 [2022-05-09T15:00:31.798Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> 6b2230bd3b0d [2022-05-09T15:00:31.798Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> 70c1787ec1e5 [2022-05-09T15:00:31.798Z] Step 8/22 : COPY . . [2022-05-09T15:00:31.798Z] ---> Using cache [2022-05-09T15:00:31.798Z] ---> 6cef6868c470 [2022-05-09T15:00:31.798Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-09T15:00:32.100Z] ---> Running in 354dfbace86b [2022-05-09T15:00:32.712Z] Removing intermediate container 144588f0f218 [2022-05-09T15:00:32.712Z] ---> 0aaa4fbb38fa [2022-05-09T15:00:32.712Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:00:32.712Z] ---> Running in 77751e045de8 [2022-05-09T15:00:34.724Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-09T15:00:36.734Z] Removing intermediate container 77751e045de8 [2022-05-09T15:00:36.735Z] ---> c831320354e7 [2022-05-09T15:00:36.735Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-09T15:00:36.735Z] ---> Running in 81a5b259fe3d [2022-05-09T15:00:38.740Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:00:39.732Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:00:40.731Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-09T15:00:40.731Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-09T15:00:41.017Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-09T15:00:41.017Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-09T15:00:41.297Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-09T15:00:41.297Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-09T15:00:41.611Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:00:41.611Z] OK: 8 MiB in 20 packages [2022-05-09T15:00:43.795Z] Removing intermediate container 81a5b259fe3d [2022-05-09T15:00:43.795Z] ---> fdf85f2206eb [2022-05-09T15:00:43.795Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-09T15:00:44.098Z] Building bin/spire-server... [2022-05-09T15:00:44.489Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-09T15:00:44.489Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-09T15:00:44.489Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-09T15:00:44.764Z]  ---> da9e536a319f [2022-05-09T15:00:44.764Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-09T15:00:45.753Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-09T15:00:45.753Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-09T15:00:46.742Z]  ---> 26d4daa0e1b5 [2022-05-09T15:00:46.742Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-09T15:00:47.730Z] ---> abba928e79c6 [2022-05-09T15:00:47.730Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-09T15:00:47.730Z] ---> Running in 55ae09902e25 [2022-05-09T15:00:48.342Z] Removing intermediate container 55ae09902e25 [2022-05-09T15:00:48.342Z] ---> 942ad222af44 [2022-05-09T15:00:48.342Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:00:48.342Z] ---> Running in 07994a9c4d32 [2022-05-09T15:00:48.945Z] Removing intermediate container 07994a9c4d32 [2022-05-09T15:00:48.945Z] ---> e9d78c33dcda [2022-05-09T15:00:48.945Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:00:48.945Z] ---> Running in 72ac41cb2152 [2022-05-09T15:00:49.938Z] Removing intermediate container 72ac41cb2152 [2022-05-09T15:00:49.938Z] ---> df302183dfdd [2022-05-09T15:00:49.938Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:00:49.938Z] ---> Running in 93dd436b0ec1 [2022-05-09T15:00:50.545Z] Removing intermediate container 93dd436b0ec1 [2022-05-09T15:00:50.545Z] ---> 007dfc8bb1ab [2022-05-09T15:00:50.545Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T15:00:50.545Z] ---> Running in ba993664d0a8 [2022-05-09T15:00:50.832Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-09T15:00:51.112Z] Removing intermediate container ba993664d0a8 [2022-05-09T15:00:51.112Z] ---> 817e28182367 [2022-05-09T15:00:51.112Z] [2022-05-09T15:00:51.717Z] Successfully built 817e28182367 [2022-05-09T15:00:51.717Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-09T15:00:51.717Z] Successfully tagged core-data-arm64:latest [2022-05-09T15:00:51.717Z] Building security-secretstore-setup [2022-05-09T15:00:51.717Z]  Building core-data ... done go: downloading github.com/imdario/mergo v0.3.12 [2022-05-09T15:00:51.995Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-09T15:00:52.598Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-09T15:00:53.202Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-09T15:00:53.202Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-09T15:00:53.202Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-09T15:00:53.806Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-09T15:00:53.806Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-09T15:00:53.806Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-09T15:00:53.806Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-09T15:00:54.083Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-09T15:00:56.076Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-09T15:00:56.076Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-09T15:00:56.679Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-09T15:00:56.957Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-09T15:00:58.406Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-09T15:00:59.394Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-09T15:00:59.394Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-09T15:01:26.257Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:01:26.257Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:01:26.257Z] ---> 273fc553f023 [2022-05-09T15:01:26.257Z] Step 3/25 : WORKDIR /edgex-go [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> 4536456b5bc1 [2022-05-09T15:01:26.257Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> c9423bdd1946 [2022-05-09T15:01:26.257Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> 33f6f254dd19 [2022-05-09T15:01:26.257Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> 6b2230bd3b0d [2022-05-09T15:01:26.257Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> 70c1787ec1e5 [2022-05-09T15:01:26.257Z] Step 8/25 : COPY . . [2022-05-09T15:01:26.257Z] ---> Using cache [2022-05-09T15:01:26.257Z] ---> 6cef6868c470 [2022-05-09T15:01:26.257Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-09T15:01:26.257Z] ---> Running in b83e66512098 [2022-05-09T15:01:26.257Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-09T15:01:30.591Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-09T15:01:30.591Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-09T15:01:30.591Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-09T15:01:30.591Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-09T15:01:30.591Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-09T15:01:31.197Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-09T15:01:31.197Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-09T15:01:31.197Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-09T15:01:31.197Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-09T15:01:31.197Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-09T15:01:31.472Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-09T15:01:31.473Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-09T15:01:31.473Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-09T15:01:31.753Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-09T15:01:32.029Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-09T15:01:33.024Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-09T15:01:33.024Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-09T15:01:33.304Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-09T15:01:33.304Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-09T15:01:33.304Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-09T15:01:33.304Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-09T15:01:33.586Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-09T15:01:33.866Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-09T15:01:33.866Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-09T15:01:33.866Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-09T15:01:34.480Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-09T15:01:42.803Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-09T15:01:42.803Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-09T15:01:42.803Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-09T15:01:42.803Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-09T15:01:42.803Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-09T15:01:42.803Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-09T15:01:42.803Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-09T15:01:42.803Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-09T15:01:42.803Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-09T15:01:43.083Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-09T15:02:09.928Z] go: downloading google.golang.org/api v0.70.0 [2022-05-09T15:02:09.928Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-09T15:02:09.928Z] go: downloading k8s.io/api v0.23.4 [2022-05-09T15:02:20.103Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-09T15:02:20.103Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-09T15:02:20.703Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-09T15:02:22.153Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-09T15:02:54.631Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-09T15:02:54.631Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-09T15:02:54.631Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-09T15:02:54.631Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-09T15:02:54.631Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-09T15:02:54.631Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-09T15:02:56.861Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-09T15:02:56.861Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-09T15:02:57.525Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-09T15:02:58.645Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-09T15:02:59.287Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-09T15:02:59.563Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-09T15:02:59.839Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-09T15:03:00.113Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-09T15:03:00.113Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-09T15:03:01.561Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-09T15:03:01.561Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-09T15:03:01.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-09T15:03:01.838Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-09T15:03:02.116Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-09T15:03:02.116Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-09T15:03:02.718Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-09T15:03:08.139Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-09T15:03:09.120Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-09T15:03:09.120Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-09T15:03:09.120Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-09T15:03:09.723Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-09T15:03:09.999Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-09T15:03:09.999Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-09T15:03:09.999Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-09T15:03:10.274Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-09T15:03:10.274Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-09T15:03:10.552Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-09T15:03:10.552Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-09T15:03:11.539Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-09T15:03:12.145Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-09T15:03:12.418Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-09T15:03:12.694Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-09T15:03:12.971Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-09T15:03:12.971Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-09T15:03:13.250Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-09T15:03:13.250Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-09T15:03:13.250Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-09T15:03:14.706Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-09T15:03:14.706Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-09T15:03:14.984Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-09T15:03:15.264Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-09T15:03:15.264Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-09T15:03:17.262Z] go: downloading go.opencensus.io v0.23.0 [2022-05-09T15:03:18.255Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-09T15:03:18.255Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-09T15:03:18.534Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-09T15:03:18.812Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-09T15:03:18.812Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-09T15:03:19.092Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-09T15:03:19.701Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-09T15:03:19.978Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-09T15:03:23.377Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-09T15:03:25.361Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-09T15:03:25.361Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-09T15:03:25.962Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-09T15:03:25.962Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-09T15:03:25.962Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-09T15:03:26.949Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-09T15:03:26.949Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-09T15:03:27.227Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-09T15:03:27.227Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-09T15:03:27.504Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-09T15:03:27.504Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-09T15:03:27.785Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-09T15:03:40.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-09T15:03:40.223Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-09T15:03:40.223Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-09T15:03:40.223Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-09T15:04:07.052Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-09T15:04:07.052Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-09T15:05:58.923Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-09T15:06:05.684Z] Removing intermediate container 354dfbace86b [2022-05-09T15:06:05.684Z] ---> 081667eac1ef [2022-05-09T15:06:05.684Z] [2022-05-09T15:06:05.684Z] Step 10/22 : FROM alpine:3.14 [2022-05-09T15:06:05.684Z] ---> ac73e934f311 [2022-05-09T15:06:05.684Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-09T15:06:05.684Z] ---> Running in e30b6fbc0b5f [2022-05-09T15:06:07.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:06:07.691Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:06:09.731Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-09T15:06:09.731Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-09T15:06:09.731Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-09T15:06:09.731Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-09T15:06:09.731Z] (5/6) Installing curl (7.79.1-r1) [2022-05-09T15:06:09.731Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-09T15:06:09.731Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:06:09.731Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:06:10.337Z] OK: 8 MiB in 20 packages [2022-05-09T15:06:12.994Z] Removing intermediate container e30b6fbc0b5f [2022-05-09T15:06:12.994Z] ---> e51140af38c2 [2022-05-09T15:06:12.994Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T15:06:12.994Z] ---> Running in af08697b2ac7 [2022-05-09T15:06:13.273Z] Removing intermediate container af08697b2ac7 [2022-05-09T15:06:13.273Z] ---> f6e3a0307e9f [2022-05-09T15:06:13.273Z] Step 13/22 : WORKDIR /edgex [2022-05-09T15:06:13.273Z] ---> Running in d64be429a6c6 [2022-05-09T15:06:13.883Z] Removing intermediate container d64be429a6c6 [2022-05-09T15:06:13.883Z] ---> 27d5ffc791cb [2022-05-09T15:06:13.883Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-09T15:06:14.887Z] ---> 76442ab90bc1 [2022-05-09T15:06:14.887Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-09T15:06:16.899Z] ---> 9d9825d5b64d [2022-05-09T15:06:16.899Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-09T15:06:18.355Z] ---> 5ef937e1b411 [2022-05-09T15:06:18.355Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T15:06:19.367Z] ---> 487571a0a6e6 [2022-05-09T15:06:19.367Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-09T15:06:19.642Z] ---> Running in c747dbf550d9 [2022-05-09T15:06:23.076Z] Removing intermediate container c747dbf550d9 [2022-05-09T15:06:23.076Z] ---> d29f58e47318 [2022-05-09T15:06:23.076Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T15:06:23.076Z] ---> Running in ea29aade82f7 [2022-05-09T15:06:23.076Z] Removing intermediate container ea29aade82f7 [2022-05-09T15:06:23.076Z] ---> df1a57c88d02 [2022-05-09T15:06:23.076Z] Step 20/22 : LABEL arch=arm64 [2022-05-09T15:06:23.351Z] ---> Running in 9a6d6215af76 [2022-05-09T15:06:23.953Z] Removing intermediate container 9a6d6215af76 [2022-05-09T15:06:23.953Z] ---> 46448c95a564 [2022-05-09T15:06:23.953Z] Step 21/22 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:06:23.953Z] ---> Running in a5d481523f80 [2022-05-09T15:06:24.554Z] Removing intermediate container a5d481523f80 [2022-05-09T15:06:24.554Z] ---> 9b381f0d6e25 [2022-05-09T15:06:24.554Z] Step 22/22 : LABEL version=0.0.0 [2022-05-09T15:06:24.554Z] ---> Running in 1a81aaf832ab [2022-05-09T15:06:25.160Z] Removing intermediate container 1a81aaf832ab [2022-05-09T15:06:25.160Z] ---> 04ce96ff52de [2022-05-09T15:06:25.160Z] [2022-05-09T15:06:25.436Z] Successfully built 04ce96ff52de [2022-05-09T15:06:25.436Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-09T15:06:25.436Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-05-09T15:06:40.572Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-09T15:06:58.940Z] Removing intermediate container b83e66512098 [2022-05-09T15:06:58.940Z] ---> 4a4ab2d99b90 [2022-05-09T15:06:58.940Z] [2022-05-09T15:06:58.940Z] Step 10/25 : FROM alpine:3.14 [2022-05-09T15:06:58.940Z] ---> ac73e934f311 [2022-05-09T15:06:58.940Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-09T15:06:58.940Z] ---> Running in 2284cf4c6650 [2022-05-09T15:06:59.562Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-09T15:06:59.562Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-09T15:06:59.562Z] ---> 273fc553f023 [2022-05-09T15:06:59.562Z] Step 3/23 : WORKDIR /edgex-go [2022-05-09T15:06:59.562Z] ---> Using cache [2022-05-09T15:06:59.562Z] ---> 4536456b5bc1 [2022-05-09T15:06:59.562Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:06:59.562Z] ---> Using cache [2022-05-09T15:06:59.562Z] ---> c9423bdd1946 [2022-05-09T15:06:59.562Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-09T15:06:59.562Z] ---> Running in bea90e1c5758 [2022-05-09T15:07:02.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:02.238Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:02.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:02.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:07:03.445Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-09T15:07:03.722Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-09T15:07:03.722Z] (3/3) Installing su-exec (0.2-r1) [2022-05-09T15:07:03.722Z] Executing busybox-1.33.1-r7.trigger [2022-05-09T15:07:03.722Z] Executing ca-certificates-20211220-r0.trigger [2022-05-09T15:07:04.327Z] OK: 6 MiB in 17 packages [2022-05-09T15:07:04.327Z] OK: 220 MiB in 52 packages [2022-05-09T15:07:06.318Z] Removing intermediate container bea90e1c5758 [2022-05-09T15:07:06.318Z] ---> 8e2f6a41a045 [2022-05-09T15:07:06.318Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-09T15:07:06.921Z] Removing intermediate container 2284cf4c6650 [2022-05-09T15:07:06.921Z] ---> 42ba42147543 [2022-05-09T15:07:06.921Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-09T15:07:07.201Z] ---> Running in 19710b1838f2 [2022-05-09T15:07:07.809Z] ---> 4e1e30a1c5fe [2022-05-09T15:07:07.809Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-09T15:07:07.809Z] ---> Running in b8b33afd124f [2022-05-09T15:07:08.101Z] Removing intermediate container 19710b1838f2 [2022-05-09T15:07:08.101Z] ---> 73c44f82b323 [2022-05-09T15:07:08.101Z] Step 13/25 : WORKDIR / [2022-05-09T15:07:08.101Z] ---> Running in 5f3d333e1559 [2022-05-09T15:07:09.102Z] Removing intermediate container 5f3d333e1559 [2022-05-09T15:07:09.102Z] ---> 2c45158bc8df [2022-05-09T15:07:09.102Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-09T15:07:10.100Z] ---> 4906e56af107 [2022-05-09T15:07:10.100Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-09T15:07:11.099Z] ---> 4b5f88445d6d [2022-05-09T15:07:11.099Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-09T15:07:12.092Z] ---> 414c565b8516 [2022-05-09T15:07:12.092Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-09T15:07:13.079Z] ---> ca17ad1f497b [2022-05-09T15:07:13.079Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-09T15:07:14.524Z] Removing intermediate container b8b33afd124f [2022-05-09T15:07:14.524Z] ---> 7481e19fc580 [2022-05-09T15:07:14.524Z] Step 8/23 : COPY . . [2022-05-09T15:07:15.521Z] ---> f399e7d9a679 [2022-05-09T15:07:15.521Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-09T15:07:18.168Z] ---> 2c05c12bda99 [2022-05-09T15:07:18.168Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-09T15:07:19.163Z] ---> 847953e8b905 [2022-05-09T15:07:19.163Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-09T15:07:19.443Z] ---> Running in b3a0ae22865b [2022-05-09T15:07:23.775Z] Removing intermediate container b3a0ae22865b [2022-05-09T15:07:23.775Z] ---> 7fe28ae36f19 [2022-05-09T15:07:23.775Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-09T15:07:24.060Z] ---> Running in 348f1af0ba9d [2022-05-09T15:07:24.664Z] Removing intermediate container 348f1af0ba9d [2022-05-09T15:07:24.664Z] ---> 06a86c49faa2 [2022-05-09T15:07:24.664Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T15:07:24.943Z] ---> Running in f5a525b2a151 [2022-05-09T15:07:25.947Z] Removing intermediate container f5a525b2a151 [2022-05-09T15:07:25.947Z] ---> 4c1f36aa0d16 [2022-05-09T15:07:25.947Z] Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:07:26.226Z] ---> Running in 84dbbdf73dda [2022-05-09T15:07:26.829Z] Removing intermediate container 84dbbdf73dda [2022-05-09T15:07:26.829Z] ---> a0ea58ff8b09 [2022-05-09T15:07:26.829Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T15:07:27.107Z] ---> Running in 7875b8bbbf08 [2022-05-09T15:07:27.801Z] Removing intermediate container 7875b8bbbf08 [2022-05-09T15:07:27.801Z] ---> fbb9f83f0189 [2022-05-09T15:07:27.801Z] [2022-05-09T15:07:28.954Z] Successfully built fbb9f83f0189 [2022-05-09T15:07:28.954Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-09T15:07:44.194Z]  Building security-secretstore-setup ... done  ---> 56c906341457 [2022-05-09T15:07:44.194Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-09T15:07:44.194Z] ---> Running in 5c0611656da3 [2022-05-09T15:07:45.180Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-09T15:11:52.306Z] Removing intermediate container 5c0611656da3 [2022-05-09T15:11:52.306Z] ---> b28b6bc3e430 [2022-05-09T15:11:52.306Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-09T15:11:52.306Z] ---> Running in 8ca8a111d703 [2022-05-09T15:11:52.306Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-09T15:11:52.306Z] Removing intermediate container 8ca8a111d703 [2022-05-09T15:11:52.306Z] ---> 7b489db57a51 [2022-05-09T15:11:52.306Z] [2022-05-09T15:11:52.306Z] Step 11/23 : FROM docker:20.10.14 [2022-05-09T15:11:52.306Z] 20.10.14: Pulling from library/docker [2022-05-09T15:12:07.503Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-09T15:12:07.503Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-09T15:12:07.503Z] ---> c346e9eafbab [2022-05-09T15:12:07.503Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-09T15:12:07.503Z] ---> Running in 2e9b7329fe20 [2022-05-09T15:12:07.503Z] Removing intermediate container 2e9b7329fe20 [2022-05-09T15:12:07.503Z] ---> 7d5fe7e7a1fc [2022-05-09T15:12:07.503Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-09T15:12:07.503Z] ---> Running in 382e2edb4ca8 [2022-05-09T15:12:09.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:12:09.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:12:10.804Z] (1/43) Installing readline (8.1.1-r0) [2022-05-09T15:12:10.804Z] (2/43) Installing bash (5.1.16-r0) [2022-05-09T15:12:10.804Z] Executing bash-5.1.16-r0.post-install [2022-05-09T15:12:10.804Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-09T15:12:10.804Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-09T15:12:10.804Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-09T15:12:10.804Z] (6/43) Installing curl (7.80.0-r1) [2022-05-09T15:12:10.804Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-09T15:12:10.804Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-09T15:12:11.079Z] (9/43) Installing expat (2.4.7-r0) [2022-05-09T15:12:11.079Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-09T15:12:11.079Z] (11/43) Installing gdbm (1.22-r0) [2022-05-09T15:12:11.079Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-09T15:12:11.079Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-09T15:12:11.079Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-09T15:12:11.079Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-09T15:12:11.079Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-09T15:12:11.079Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-09T15:12:13.713Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-09T15:12:13.713Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-09T15:12:13.713Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-09T15:12:13.713Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-09T15:12:13.713Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-09T15:12:13.713Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-09T15:12:13.713Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-09T15:12:13.713Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-09T15:12:13.713Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-09T15:12:13.713Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-09T15:12:13.713Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-09T15:12:13.713Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-09T15:12:13.713Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-09T15:12:13.713Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-09T15:12:13.713Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-09T15:12:13.713Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-09T15:12:13.713Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-09T15:12:13.713Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-09T15:12:13.713Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-09T15:12:13.713Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-09T15:12:13.713Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-09T15:12:13.989Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-09T15:12:13.989Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-09T15:12:13.989Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-09T15:12:13.989Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-09T15:12:13.989Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-09T15:12:14.970Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:12:14.970Z] OK: 82 MiB in 65 packages [2022-05-09T15:12:20.372Z] Collecting docker-compose==1.23.2 [2022-05-09T15:12:20.372Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-09T15:12:20.648Z] Collecting jsonschema<3,>=2.5.1 [2022-05-09T15:12:20.648Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-09T15:12:20.925Z] Collecting texttable<0.10,>=0.9.0 [2022-05-09T15:12:20.925Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-09T15:12:24.341Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-09T15:12:24.341Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-09T15:12:24.618Z] Collecting docopt<0.7,>=0.6.1 [2022-05-09T15:12:24.618Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-09T15:12:27.251Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-09T15:12:27.251Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-09T15:12:29.896Z] Collecting cached-property<2,>=1.2.0 [2022-05-09T15:12:29.896Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-09T15:12:30.879Z] Collecting PyYAML<4,>=3.10 [2022-05-09T15:12:30.879Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-09T15:12:35.188Z] Collecting docker<4.0,>=3.6.0 [2022-05-09T15:12:35.188Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-09T15:12:35.785Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-09T15:12:35.785Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-09T15:12:35.785Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-09T15:12:36.382Z] Collecting docker-pycreds>=0.4.0 [2022-05-09T15:12:36.382Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-09T15:12:37.828Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-09T15:12:37.828Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-09T15:12:37.828Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-09T15:12:38.103Z] Collecting idna<2.8,>=2.5 [2022-05-09T15:12:38.103Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-09T15:12:38.380Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-09T15:12:38.380Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-09T15:12:38.979Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-09T15:12:38.979Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-09T15:12:38.979Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-09T15:12:38.979Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-09T15:12:39.965Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-09T15:12:39.965Z] Attempting uninstall: urllib3 [2022-05-09T15:12:39.965Z] Found existing installation: urllib3 1.26.7 [2022-05-09T15:12:39.965Z] Uninstalling urllib3-1.26.7: [2022-05-09T15:12:40.241Z] Successfully uninstalled urllib3-1.26.7 [2022-05-09T15:12:40.930Z] Attempting uninstall: idna [2022-05-09T15:12:40.930Z] Found existing installation: idna 3.3 [2022-05-09T15:12:40.930Z] Uninstalling idna-3.3: [2022-05-09T15:12:41.445Z] Successfully uninstalled idna-3.3 [2022-05-09T15:12:45.096Z] Attempting uninstall: requests [2022-05-09T15:12:45.096Z] Found existing installation: requests 2.26.0 [2022-05-09T15:12:45.096Z] Uninstalling requests-2.26.0: [2022-05-09T15:12:45.373Z] Successfully uninstalled requests-2.26.0 [2022-05-09T15:12:45.974Z] Running setup.py install for texttable: started [2022-05-09T15:12:48.634Z] Running setup.py install for texttable: finished with status 'done' [2022-05-09T15:12:48.634Z] Running setup.py install for PyYAML: started [2022-05-09T15:12:52.048Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-09T15:12:52.048Z] Running setup.py install for docopt: started [2022-05-09T15:12:54.693Z] Running setup.py install for docopt: finished with status 'done' [2022-05-09T15:12:54.693Z] Running setup.py install for dockerpty: started [2022-05-09T15:12:58.110Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-09T15:13:00.102Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-09T15:13:18.446Z] Removing intermediate container 382e2edb4ca8 [2022-05-09T15:13:18.446Z] ---> 3f42a30f4f57 [2022-05-09T15:13:18.446Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-09T15:13:18.446Z] ---> Running in 1738a696e3ea [2022-05-09T15:13:18.446Z] Removing intermediate container 1738a696e3ea [2022-05-09T15:13:18.446Z] ---> 8ef633095c2b [2022-05-09T15:13:18.446Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-09T15:13:18.446Z] ---> Running in a83b48001dd8 [2022-05-09T15:13:18.446Z] Removing intermediate container a83b48001dd8 [2022-05-09T15:13:18.446Z] ---> 9690c8573582 [2022-05-09T15:13:18.446Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-09T15:13:18.446Z] ---> 70d0713325cd [2022-05-09T15:13:18.446Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-09T15:13:19.442Z] ---> 893c35b96d9d [2022-05-09T15:13:19.442Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-09T15:13:20.443Z] ---> c1f09a8a88de [2022-05-09T15:13:20.443Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-09T15:13:20.443Z] ---> Running in 5cbffca189ee [2022-05-09T15:13:22.115Z] Removing intermediate container 5cbffca189ee [2022-05-09T15:13:22.115Z] ---> 173e60a907c6 [2022-05-09T15:13:22.115Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-09T15:13:22.115Z] ---> Running in ae0407e057c1 [2022-05-09T15:13:22.115Z] Removing intermediate container ae0407e057c1 [2022-05-09T15:13:22.115Z] ---> 7e1aacea2c9f [2022-05-09T15:13:22.115Z] Step 21/23 : LABEL arch=arm64 [2022-05-09T15:13:22.115Z] ---> Running in 877eef5d39e4 [2022-05-09T15:13:22.437Z] Removing intermediate container 877eef5d39e4 [2022-05-09T15:13:22.437Z] ---> a08e04989460 [2022-05-09T15:13:22.437Z] Step 22/23 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:13:22.881Z] ---> Running in 40c711dbc38e [2022-05-09T15:13:23.184Z] Removing intermediate container 40c711dbc38e [2022-05-09T15:13:23.184Z] ---> da37d485e7ca [2022-05-09T15:13:23.184Z] Step 23/23 : LABEL version=0.0.0 [2022-05-09T15:13:23.184Z] ---> Running in b8ac3404466d [2022-05-09T15:13:23.795Z] Removing intermediate container b8ac3404466d [2022-05-09T15:13:23.795Z] ---> fd1b41a9a653 [2022-05-09T15:13:23.795Z] [2022-05-09T15:13:24.397Z] Successfully built fd1b41a9a653 [2022-05-09T15:13:24.398Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-09T15:26:32.780Z]  Building sys-mgmt-agent ... done Building bin/spire-agent... [2022-05-09T15:26:32.780Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:26:32.780Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:26:32.780Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:26:32.780Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:26:37.115Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:26:38.560Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:26:38.560Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:26:39.161Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:26:39.161Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:26:39.161Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:26:39.440Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:26:39.440Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:26:39.440Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:30:31.554Z] Building bin/spire-agent... [2022-05-09T15:30:31.554Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:30:31.554Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:30:31.554Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:30:31.554Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:30:31.554Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:30:31.554Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:30:31.554Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:30:31.554Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:30:31.554Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:30:31.554Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:30:31.554Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:30:31.554Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:30:31.554Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:32:38.441Z] Removing intermediate container 41c5307577ac [2022-05-09T15:32:38.441Z] ---> b5a7190092f7 [2022-05-09T15:32:38.441Z] [2022-05-09T15:32:38.441Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T15:32:38.441Z] ---> 3fb3c9af89a9 [2022-05-09T15:32:38.441Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:32:38.441Z] ---> Using cache [2022-05-09T15:32:38.441Z] ---> 4cc3617e57b9 [2022-05-09T15:32:38.441Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:32:38.441Z] ---> Using cache [2022-05-09T15:32:38.441Z] ---> 76f27e773d28 [2022-05-09T15:32:38.441Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-09T15:32:38.441Z] ---> Running in bae07b118f2a [2022-05-09T15:32:38.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:32:44.120Z] ERROR: https://nl.alpinelinux.org/alpine/v3.15/main: temporary error (try again later) [2022-05-09T15:32:44.120Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:32:44.120Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/main: No such file or directory [2022-05-09T15:32:49.538Z] ERROR: https://nl.alpinelinux.org/alpine/v3.15/community: temporary error (try again later) [2022-05-09T15:32:49.538Z] WARNING: Ignoring https://nl.alpinelinux.org/alpine/v3.15/community: No such file or directory [2022-05-09T15:32:49.538Z] 2 errors; 14 distinct packages available [2022-05-09T15:33:46.148Z] Building bin/spire-agent... [2022-05-09T15:33:46.148Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-09T15:33:46.148Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-09T15:33:46.148Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-09T15:33:47.681Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-09T15:33:47.958Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-09T15:33:48.241Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-09T15:33:48.241Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-09T15:33:48.841Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-09T15:33:48.841Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-09T15:33:48.841Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-09T15:33:48.841Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-09T15:33:48.841Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-09T15:33:49.116Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-09T15:35:55.996Z] Removing intermediate container ecc176f1be82 [2022-05-09T15:35:55.996Z] ---> 9a90f2674889 [2022-05-09T15:35:55.996Z] [2022-05-09T15:35:55.996Z] Step 13/26 : FROM alpine:3.15 [2022-05-09T15:35:55.996Z] ---> 3fb3c9af89a9 [2022-05-09T15:35:55.996Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:35:55.996Z] ---> Using cache [2022-05-09T15:35:55.996Z] ---> 4cc3617e57b9 [2022-05-09T15:35:55.996Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:35:55.996Z] ---> Using cache [2022-05-09T15:35:55.996Z] ---> 76f27e773d28 [2022-05-09T15:35:55.996Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T15:35:55.996Z] ---> Running in aeb8db6682ec [2022-05-09T15:35:55.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:35:55.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:35:55.996Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-09T15:35:55.996Z] v3.15.4-105-gddcd6c6c99 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-09T15:35:55.996Z] OK: 15732 distinct packages available [2022-05-09T15:35:55.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-09T15:35:55.996Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-09T15:35:55.996Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-09T15:35:55.996Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-09T15:35:55.996Z] (3/5) Installing libucontext (1.1-r0) [2022-05-09T15:35:55.996Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-09T15:35:55.996Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-09T15:35:55.996Z] Executing busybox-1.34.1-r5.trigger [2022-05-09T15:35:55.996Z] OK: 6 MiB in 19 packages [2022-05-09T15:35:55.996Z] Removing intermediate container aeb8db6682ec [2022-05-09T15:35:55.996Z] ---> 26ee33dd7606 [2022-05-09T15:35:55.996Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-09T15:35:55.996Z] ---> 3e73f43ac234 [2022-05-09T15:35:55.996Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T15:35:57.428Z] ---> 6d8c26a35f4e [2022-05-09T15:35:57.428Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T15:35:58.419Z] ---> 6860dcbdb4d9 [2022-05-09T15:35:58.419Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-09T15:35:59.015Z] ---> 1ec11872b52b [2022-05-09T15:35:59.015Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-09T15:35:59.616Z] ---> 7e26de97bbd8 [2022-05-09T15:35:59.616Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T15:35:59.888Z] ---> Running in 767a0279f177 [2022-05-09T15:36:00.484Z] Removing intermediate container 767a0279f177 [2022-05-09T15:36:00.484Z] ---> 155feed14cc4 [2022-05-09T15:36:00.484Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T15:36:00.484Z] ---> Running in c9e7e109170a [2022-05-09T15:36:00.760Z] Removing intermediate container c9e7e109170a [2022-05-09T15:36:00.760Z] ---> aee0e4bf578b [2022-05-09T15:36:00.760Z] Step 24/26 : LABEL arch=arm64 [2022-05-09T15:36:00.760Z] ---> Running in 9021163e9621 [2022-05-09T15:36:01.357Z] Removing intermediate container 9021163e9621 [2022-05-09T15:36:01.357Z] ---> f0e66dd01983 [2022-05-09T15:36:01.357Z] Step 25/26 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:36:01.357Z] ---> Running in 2c6e71cea941 [2022-05-09T15:36:01.967Z] Removing intermediate container 2c6e71cea941 [2022-05-09T15:36:01.967Z] ---> 435c75ff164c [2022-05-09T15:36:01.967Z] Step 26/26 : LABEL version=0.0.0 [2022-05-09T15:36:01.967Z] ---> Running in e6681d905d49 [2022-05-09T15:36:02.239Z] Removing intermediate container e6681d905d49 [2022-05-09T15:36:02.239Z] ---> 55185d9ae50d [2022-05-09T15:36:02.239Z] [2022-05-09T15:36:02.831Z] Successfully built 55185d9ae50d [2022-05-09T15:36:02.832Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-09T15:37:54.655Z]  Building security-spire-agent ... done Removing intermediate container c1f188b020fa [2022-05-09T15:37:54.655Z] ---> e0d4be88528f [2022-05-09T15:37:54.655Z] [2022-05-09T15:37:54.655Z] Step 13/25 : FROM alpine:3.15 [2022-05-09T15:37:54.655Z] ---> 3fb3c9af89a9 [2022-05-09T15:37:54.655Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-09T15:37:54.655Z] ---> Using cache [2022-05-09T15:37:54.655Z] ---> 4cc3617e57b9 [2022-05-09T15:37:54.655Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-09T15:37:54.655Z] ---> Using cache [2022-05-09T15:37:54.655Z] ---> 76f27e773d28 [2022-05-09T15:37:54.656Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-09T15:37:54.656Z] ---> Using cache [2022-05-09T15:37:54.656Z] ---> 26ee33dd7606 [2022-05-09T15:37:54.656Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-09T15:37:54.656Z] ---> c5d7af1fbfe6 [2022-05-09T15:37:54.656Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-09T15:37:54.656Z] ---> 5abe5d1c3480 [2022-05-09T15:37:54.656Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-09T15:37:54.656Z] ---> 17697835bd9b [2022-05-09T15:37:54.656Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-09T15:37:54.656Z] ---> 9f92078c27a8 [2022-05-09T15:37:54.656Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-09T15:37:54.656Z] ---> Running in 885a10117168 [2022-05-09T15:37:54.930Z] Removing intermediate container 885a10117168 [2022-05-09T15:37:54.930Z] ---> ea2808b02b40 [2022-05-09T15:37:54.930Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-09T15:37:54.930Z] ---> Running in 0c1381741c03 [2022-05-09T15:37:55.204Z] Removing intermediate container 0c1381741c03 [2022-05-09T15:37:55.204Z] ---> fe29bd5e3818 [2022-05-09T15:37:55.478Z] Step 23/25 : LABEL arch=arm64 [2022-05-09T15:37:55.478Z] ---> Running in 0dec38c29b81 [2022-05-09T15:37:55.754Z] Removing intermediate container 0dec38c29b81 [2022-05-09T15:37:55.754Z] ---> 07d0880bb2c8 [2022-05-09T15:37:55.754Z] Step 24/25 : LABEL git_sha=d9eab8b91c7d40a4847a4b02ed7aa536685513ff [2022-05-09T15:37:55.754Z] ---> Running in aedd3be17767 [2022-05-09T15:37:56.031Z] Removing intermediate container aedd3be17767 [2022-05-09T15:37:56.031Z] ---> 0f08bdf2eec7 [2022-05-09T15:37:56.031Z] Step 25/25 : LABEL version=0.0.0 [2022-05-09T15:37:56.031Z] ---> Running in 9c66faaffe47 [2022-05-09T15:37:56.630Z] Removing intermediate container 9c66faaffe47 [2022-05-09T15:37:56.630Z] ---> d6c90246b5c6 [2022-05-09T15:37:56.630Z] [2022-05-09T15:37:56.902Z] Successfully built d6c90246b5c6 [2022-05-09T15:37:56.902Z] Successfully tagged security-spire-server-arm64:latest [2022-05-09T15:37:56.902Z]  Building security-spire-server ... done  [2022-05-09T15:37:56.902Z] ERROR: for security-spire-config (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2") [2022-05-09T15:37:56.902Z] Service 'security-spire-config' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init gcompat' returned a non-zero code: 2 [Pipeline] } [2022-05-09T15:37:57.184Z] $ docker stop --time=1 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d [2022-05-09T15:37:58.930Z] $ docker rm -f 1b39a95a400fdc07d6807118a253ae18c7a6f05651f78bb1650580ef195cfb1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:37:59.594Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:37:59.594Z] [2022-05-09T15:37:59.594Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:37:59.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:38:00.235Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-09T15:38:00.235Z] 8998bd30e6a1: Pulling fs layer [2022-05-09T15:38:00.235Z] 04944245beec: Pulling fs layer [2022-05-09T15:38:00.235Z] 699f458cf7ca: Pulling fs layer [2022-05-09T15:38:00.235Z] 765212b225bb: Pulling fs layer [2022-05-09T15:38:00.235Z] f23df028b6ca: Pulling fs layer [2022-05-09T15:38:00.235Z] d65c8cfc05b1: Pulling fs layer [2022-05-09T15:38:00.235Z] 2437ff75d9bd: Pulling fs layer [2022-05-09T15:38:00.235Z] 765212b225bb: Waiting [2022-05-09T15:38:00.235Z] f23df028b6ca: Waiting [2022-05-09T15:38:00.235Z] d65c8cfc05b1: Waiting [2022-05-09T15:38:00.235Z] 2437ff75d9bd: Waiting [2022-05-09T15:38:00.235Z] 04944245beec: Verifying Checksum [2022-05-09T15:38:00.235Z] 04944245beec: Download complete [2022-05-09T15:38:00.235Z] 765212b225bb: Verifying Checksum [2022-05-09T15:38:00.235Z] 765212b225bb: Download complete [2022-05-09T15:38:00.235Z] f23df028b6ca: Verifying Checksum [2022-05-09T15:38:00.235Z] f23df028b6ca: Download complete [2022-05-09T15:38:00.581Z] d65c8cfc05b1: Download complete [2022-05-09T15:38:00.581Z] 699f458cf7ca: Verifying Checksum [2022-05-09T15:38:00.581Z] 699f458cf7ca: Download complete [2022-05-09T15:38:00.864Z] 8998bd30e6a1: Verifying Checksum [2022-05-09T15:38:00.864Z] 8998bd30e6a1: Download complete [2022-05-09T15:38:03.500Z] 2437ff75d9bd: Verifying Checksum [2022-05-09T15:38:03.500Z] 2437ff75d9bd: Download complete [2022-05-09T15:38:05.474Z] 8998bd30e6a1: Pull complete [2022-05-09T15:38:06.069Z] 04944245beec: Pull complete [2022-05-09T15:38:07.500Z] 699f458cf7ca: Pull complete [2022-05-09T15:38:07.773Z] 765212b225bb: Pull complete [2022-05-09T15:38:08.369Z] f23df028b6ca: Pull complete [2022-05-09T15:38:08.642Z] d65c8cfc05b1: Pull complete [2022-05-09T15:38:23.708Z] 2437ff75d9bd: Pull complete [2022-05-09T15:38:23.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-09T15:38:23.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-09T15:38:23.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-09T15:38:23.926Z] prd-ubuntu20.04-docker-arm64-4c-16g-41816 does not seem to be running inside a container [2022-05-09T15:38:23.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-09T15:38:26.835Z] $ docker top afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:27.888Z] ---> job-cost.sh [2022-05-09T15:38:27.888Z] lf-activate-venv: SKIPPING [2022-05-09T15:38:27.888Z] INFO: No Stack... [2022-05-09T15:38:28.481Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-09T15:38:29.458Z] INFO: Archiving Costs [Pipeline] sh [2022-05-09T15:38:30.130Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-05-09T15:38:30.130Z] + cut -d, -f6 [Pipeline] lock [2022-05-09T15:38:30.174Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] [2022-05-09T15:38:30.180Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] did not exist. Created. [2022-05-09T15:38:30.180Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-09T15:38:30.853Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-09T15:38:31.042Z] Stashed 1 file(s) [Pipeline] } [2022-05-09T15:38:31.048Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4011-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-09T15:38:31.052Z] $ docker stop --time=1 afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 [2022-05-09T15:38:32.557Z] $ docker rm -f afb87da0084c2e0b58c152a8cb3c0cace9184daf08290334617d29e044aa5983 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-09T15:38:32.873Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-09T15:38:33.558Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:33.855Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:34.737Z] ---> package-listing.sh [2022-05-09T15:38:34.737Z] ++ facter osfamily [2022-05-09T15:38:34.737Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-09T15:38:34.997Z] + OS_FAMILY=debian [2022-05-09T15:38:34.997Z] + workspace=/w/workspace/edgex-go/3 [2022-05-09T15:38:34.997Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-09T15:38:34.997Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-09T15:38:34.997Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-09T15:38:34.997Z] + PACKAGES=/tmp/packages_start.txt [2022-05-09T15:38:34.997Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-09T15:38:34.997Z] + PACKAGES=/tmp/packages_end.txt [2022-05-09T15:38:34.997Z] + case "${OS_FAMILY}" in [2022-05-09T15:38:34.997Z] + dpkg -l [2022-05-09T15:38:34.997Z] + grep '^ii' [2022-05-09T15:38:34.997Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-09T15:38:34.997Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-09T15:38:34.997Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-09T15:38:34.997Z] + '[' /w/workspace/edgex-go/3 ']' [2022-05-09T15:38:34.997Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-05-09T15:38:34.997Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-05-09T15:38:35.012Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-09T15:38:35.294Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:38:35.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:38:35.855Z] [2022-05-09T15:38:35.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-09T15:38:36.159Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:38:36.159Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-09T15:38:36.159Z] 5eb5b503b376: Pulling fs layer [2022-05-09T15:38:36.159Z] 5c69ac0246d0: Pulling fs layer [2022-05-09T15:38:36.159Z] ec43610c2a17: Pulling fs layer [2022-05-09T15:38:36.159Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-09T15:38:36.159Z] 33b1e0a273af: Pulling fs layer [2022-05-09T15:38:36.159Z] 5d3b04190fa2: Pulling fs layer [2022-05-09T15:38:36.159Z] 2f39f015ded8: Pulling fs layer [2022-05-09T15:38:36.159Z] 3a2ae6a8a46f: Waiting [2022-05-09T15:38:36.159Z] 33b1e0a273af: Waiting [2022-05-09T15:38:36.159Z] 5d3b04190fa2: Waiting [2022-05-09T15:38:36.159Z] 2f39f015ded8: Waiting [2022-05-09T15:38:36.159Z] 5c69ac0246d0: Verifying Checksum [2022-05-09T15:38:36.159Z] 5c69ac0246d0: Download complete [2022-05-09T15:38:36.159Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-09T15:38:36.159Z] 3a2ae6a8a46f: Download complete [2022-05-09T15:38:36.159Z] 33b1e0a273af: Verifying Checksum [2022-05-09T15:38:36.159Z] 33b1e0a273af: Download complete [2022-05-09T15:38:36.419Z] ec43610c2a17: Verifying Checksum [2022-05-09T15:38:36.419Z] ec43610c2a17: Download complete [2022-05-09T15:38:36.419Z] 5d3b04190fa2: Verifying Checksum [2022-05-09T15:38:36.419Z] 5d3b04190fa2: Download complete [2022-05-09T15:38:36.419Z] 5eb5b503b376: Verifying Checksum [2022-05-09T15:38:36.419Z] 5eb5b503b376: Download complete [2022-05-09T15:38:37.359Z] 2f39f015ded8: Download complete [2022-05-09T15:38:37.617Z] 5eb5b503b376: Pull complete [2022-05-09T15:38:37.877Z] 5c69ac0246d0: Pull complete [2022-05-09T15:38:38.447Z] ec43610c2a17: Pull complete [2022-05-09T15:38:38.447Z] 3a2ae6a8a46f: Pull complete [2022-05-09T15:38:38.447Z] 33b1e0a273af: Pull complete [2022-05-09T15:38:38.707Z] 5d3b04190fa2: Pull complete [2022-05-09T15:38:42.901Z] 2f39f015ded8: Pull complete [2022-05-09T15:38:42.901Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-09T15:38:42.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-09T15:38:42.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-09T15:38:42.972Z] prd-ubuntu20.04-docker-8c-8g-41815 does not seem to be running inside a container [2022-05-09T15:38:43.003Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-09T15:38:44.946Z] $ docker top d177d2326fef4ae3ce63825813fcbb558c540e5e44b99e998ac4cfa235775ec4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-09T15:38:45.317Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-09T15:38:45.610Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-09T15:38:45.898Z] + ls /var/log/sa-host [2022-05-09T15:38:45.898Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-09T15:38:46.113Z] provisioning config files... [2022-05-09T15:38:46.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1388642317526814465tmp [Pipeline] { [Pipeline] echo [2022-05-09T15:38:46.139Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:46.424Z] ---> create-netrc.sh [Pipeline] } [2022-05-09T15:38:46.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:46.771Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-09T15:38:46.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:47.131Z] ---> sudo-logs.sh [2022-05-09T15:38:47.131Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-09T15:38:47.169Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:47.458Z] ---> job-cost.sh [2022-05-09T15:38:47.458Z] lf-activate-venv: SKIPPING [2022-05-09T15:38:47.458Z] DEBUG: total: 0.2199999988079071 [2022-05-09T15:38:47.458Z] INFO: Retrieving Stack Cost... [2022-05-09T15:38:48.029Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-09T15:38:48.288Z] INFO: Archiving Costs [Pipeline] echo [2022-05-09T15:38:48.304Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-09T15:38:48.592Z] ---> logs-deploy.sh [2022-05-09T15:38:48.592Z] lf-activate-venv: SKIPPING [2022-05-09T15:38:48.592Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4011/3 [2022-05-09T15:38:48.592Z] INFO: archiving workspace using pattern(s): [2022-05-09T15:38:49.531Z] Archives upload complete. [2022-05-09T15:38:49.531Z] INFO: archiving logs to Nexus