Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f651c9050014cebb69ef6e3aabd169dd18ce14e1+ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (b63b946cd32b1647198a7a8dcb0238a767bbfa86) 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-ssh13611544627518984373.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-ssh3557244628098523941.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-3987/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-3987/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11906451506203867615.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-ssh8210237393637059743.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-3987/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-3987/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh16687740849797396960.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41095 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/14 [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/14 # 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/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 Merge succeeded, producing 39e9cc8a57ce565c0455cf8c369891e5fa21b74e Checking out Revision 39e9cc8a57ce565c0455cf8c369891e5fa21b74e (PR-3987) > git config core.sparsecheckout # timeout=10 > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # 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 39e9cc8a57ce565c0455cf8c369891e5fa21b74e # timeout=10 Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-06T20:30:19.859Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-06T20:30:19.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-06T20:30:19.933Z] ========================================================= [2022-05-06T20:30:19.933Z] EdgeX Global Pipelines Version Info [2022-05-06T20:30:19.933Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:30:20.693Z] ------------------- [2022-05-06T20:30:20.693Z] stable info: [2022-05-06T20:30:20.693Z] ------------------- [2022-05-06T20:30:20.693Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:30:20.693Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-06T20:30:20.693Z] Message: update stable to v1.0.227 [2022-05-06T20:30:21.263Z] ------------------- [2022-05-06T20:30:21.263Z] experimental info: [2022-05-06T20:30:21.263Z] ------------------- [2022-05-06T20:30:21.263Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-06T20:30:21.263Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-06T20:30:21.263Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-06T20:30:21.393Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-06T20:30:21.403Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-06T20:30:21.414Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-06T20:30:21.425Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-06T20:30:21.436Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-06T20:30:21.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-06T20:30:21.467Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-06T20:30:21.477Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-06T20:30:21.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-06T20:30:21.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-06T20:30:21.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-06T20:30:21.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-06T20:30:21.533Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-06T20:30:21.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-06T20:30:21.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-06T20:30:21.582Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:30:21.594Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-06T20:30:21.605Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-06T20:30:21.617Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-06T20:30:21.627Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-06T20:30:21.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-06T20:30:21.650Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-06T20:30:21.662Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3987 [Pipeline] echo [2022-05-06T20:30:21.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3987 [Pipeline] echo [2022-05-06T20:30:21.682Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3987 [Pipeline] echo [2022-05-06T20:30:21.697Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39e9cc8a57ce565c0455cf8c369891e5fa21b74e [Pipeline] echo [2022-05-06T20:30:21.712Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39e9cc8 [Pipeline] echo [2022-05-06T20:30:21.724Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:30:21.767Z] provisioning config files... [2022-05-06T20:30:21.784Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config616472074114834290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:30:22.090Z] ---> docker-login.sh [2022-05-06T20:30:22.090Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:30:22.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:22.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:22.612Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:22.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:22.612Z] [2022-05-06T20:30:22.612Z] Login Succeeded [2022-05-06T20:30:22.612Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:30:22.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:22.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:22.612Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:22.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:22.612Z] [2022-05-06T20:30:22.612Z] Login Succeeded [2022-05-06T20:30:22.612Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:30:22.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:22.876Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:22.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:22.876Z] [2022-05-06T20:30:22.876Z] Login Succeeded [2022-05-06T20:30:22.876Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:30:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:22.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:22.876Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:22.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:22.876Z] [2022-05-06T20:30:22.876Z] Login Succeeded [2022-05-06T20:30:22.876Z] docker.io [2022-05-06T20:30:22.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:30:23.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:30:23.450Z] Configure a credential helper to remove this warning. See [2022-05-06T20:30:23.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:30:23.450Z] [2022-05-06T20:30:23.450Z] Login Succeeded [2022-05-06T20:30:23.450Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:30:23.458Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:30:23.769Z] + 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-06T20:30:23.769Z] + dirname cmd/core-command/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-06T20:30:23.769Z] + + dirname cmd/core-data/Dockerfile [2022-05-06T20:30:23.769Z] cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/core-metadata/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-06T20:30:23.769Z] + + cut -d/ -f2 [2022-05-06T20:30:23.769Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:30:23.769Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-06T20:30:23.769Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-06T20:30:23.769Z] + + dirname cmd/security-spire-server/Dockerfile [2022-05-06T20:30:23.769Z] cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-06T20:30:23.769Z] + + dirnamecut cmd/support-notifications/Dockerfile -d/ [2022-05-06T20:30:23.769Z] -f2 [2022-05-06T20:30:23.769Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-06T20:30:23.769Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-06T20:30:23.769Z] + cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-06T20:30:23.769Z] + + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-06T20:30:23.769Z] cut -d/ -f2 [2022-05-06T20:30:23.769Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-06T20:30:23.800Z] 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-06T20:30:24.156Z] + git rev-list -1 --merges 39e9cc8a57ce565c0455cf8c369891e5fa21b74e~1..39e9cc8a57ce565c0455cf8c369891e5fa21b74e [Pipeline] echo [2022-05-06T20:30:24.170Z] -----------> git rev-list -1 --merges 39e9cc8a57ce565c0455cf8c369891e5fa21b74e~1..39e9cc8a57ce565c0455cf8c369891e5fa21b74e 39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:30:24.170Z] 39e9cc8a57ce565c0455cf8c369891e5fa21b74e [false] [Pipeline] sh [2022-05-06T20:30:24.462Z] + git log --format=format:%s -1 39e9cc8a57ce565c0455cf8c369891e5fa21b74e [Pipeline] echo [2022-05-06T20:30:24.478Z] ========================================================= [2022-05-06T20:30:24.478Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-06T20:30:24.478Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-06T20:30:24.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-06T20:30:24.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-06T20:30:24.885Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-06T20:30:24.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-06T20:30:24.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-06T20:30:24.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-06T20:30:24.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:25.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:30:25.245Z] [2022-05-06T20:30:25.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:30:25.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:30:25.556Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-06T20:30:25.556Z] 1fe172e4850f: Pulling fs layer [2022-05-06T20:30:25.556Z] caf521ccaac6: Pulling fs layer [2022-05-06T20:30:25.556Z] 3ead6fa29328: Pulling fs layer [2022-05-06T20:30:25.556Z] 5c2a1cbceb83: Pulling fs layer [2022-05-06T20:30:25.556Z] a8d5f1318db7: Pulling fs layer [2022-05-06T20:30:25.556Z] c427282e49a2: Pulling fs layer [2022-05-06T20:30:25.556Z] 1827001aaf11: Pulling fs layer [2022-05-06T20:30:25.556Z] 0714d37db230: Pulling fs layer [2022-05-06T20:30:25.556Z] ac28cf19c067: Pulling fs layer [2022-05-06T20:30:25.556Z] ca983d60f3e2: Pulling fs layer [2022-05-06T20:30:25.556Z] 9f894cec8388: Pulling fs layer [2022-05-06T20:30:25.556Z] 1827001aaf11: Waiting [2022-05-06T20:30:25.556Z] ac28cf19c067: Waiting [2022-05-06T20:30:25.556Z] ca983d60f3e2: Waiting [2022-05-06T20:30:25.556Z] 9f894cec8388: Waiting [2022-05-06T20:30:25.556Z] 0714d37db230: Waiting [2022-05-06T20:30:25.556Z] 5c2a1cbceb83: Waiting [2022-05-06T20:30:25.556Z] c427282e49a2: Waiting [2022-05-06T20:30:25.556Z] a8d5f1318db7: Waiting [2022-05-06T20:30:25.819Z] caf521ccaac6: Download complete [2022-05-06T20:30:25.819Z] 5c2a1cbceb83: Verifying Checksum [2022-05-06T20:30:25.819Z] 5c2a1cbceb83: Download complete [2022-05-06T20:30:25.819Z] a8d5f1318db7: Verifying Checksum [2022-05-06T20:30:25.819Z] a8d5f1318db7: Download complete [2022-05-06T20:30:25.819Z] c427282e49a2: Verifying Checksum [2022-05-06T20:30:25.819Z] c427282e49a2: Download complete [2022-05-06T20:30:25.819Z] 3ead6fa29328: Verifying Checksum [2022-05-06T20:30:25.819Z] 3ead6fa29328: Download complete [2022-05-06T20:30:25.819Z] 0714d37db230: Download complete [2022-05-06T20:30:25.819Z] ac28cf19c067: Download complete [2022-05-06T20:30:25.819Z] ca983d60f3e2: Verifying Checksum [2022-05-06T20:30:25.819Z] ca983d60f3e2: Download complete [2022-05-06T20:30:25.819Z] 9f894cec8388: Verifying Checksum [2022-05-06T20:30:25.819Z] 9f894cec8388: Download complete [2022-05-06T20:30:25.819Z] 1fe172e4850f: Download complete [2022-05-06T20:30:26.394Z] 1827001aaf11: Verifying Checksum [2022-05-06T20:30:26.394Z] 1827001aaf11: Download complete [2022-05-06T20:30:27.331Z] 1fe172e4850f: Pull complete [2022-05-06T20:30:27.594Z] caf521ccaac6: Pull complete [2022-05-06T20:30:28.536Z] 3ead6fa29328: Pull complete [2022-05-06T20:30:28.536Z] 5c2a1cbceb83: Pull complete [2022-05-06T20:30:28.797Z] a8d5f1318db7: Pull complete [2022-05-06T20:30:29.057Z] c427282e49a2: Pull complete [2022-05-06T20:30:31.610Z] 1827001aaf11: Pull complete [2022-05-06T20:30:31.610Z] 0714d37db230: Pull complete [2022-05-06T20:30:31.610Z] ac28cf19c067: Pull complete [2022-05-06T20:30:31.610Z] ca983d60f3e2: Pull complete [2022-05-06T20:30:31.610Z] 9f894cec8388: Pull complete [2022-05-06T20:30:31.882Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-06T20:30:31.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-06T20:30:31.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-06T20:30:31.967Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T20:30:32.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-06T20:30:34.738Z] $ docker top a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 -eo pid,comm [2022-05-06T20:30:34.799Z] 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-06T20:30:34.799Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-06T20:30:34.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:30:34.840Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:30:34.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:30:34.983Z] $ docker exec a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 ssh-agent [2022-05-06T20:30:35.104Z] SSH_AUTH_SOCK=/tmp/ssh-cV6NKdFuOJ4l/agent.33 [2022-05-06T20:30:35.104Z] SSH_AGENT_PID=39 [2022-05-06T20:30:35.111Z] Running ssh-add (command line suppressed) [2022-05-06T20:30:35.242Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_1863886179147247992.key (/w/workspace/edgex-go/14@tmp/private_key_1863886179147247992.key) [2022-05-06T20:30:35.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:30:35.540Z] + git tag --points-at HEAD [Pipeline] } [2022-05-06T20:30:35.567Z] $ docker exec --env ******** --env ******** a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 ssh-agent -k [2022-05-06T20:30:35.689Z] unset SSH_AUTH_SOCK; [2022-05-06T20:30:35.689Z] unset SSH_AGENT_PID; [2022-05-06T20:30:35.689Z] echo Agent pid 39 killed; [2022-05-06T20:30:35.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-06T20:30:35.716Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-06T20:30:35.716Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-06T20:30:35.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-06T20:30:35.879Z] $ docker exec a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 ssh-agent [2022-05-06T20:30:35.993Z] SSH_AUTH_SOCK=/tmp/ssh-f0psjPST5ODj/agent.74 [2022-05-06T20:30:35.993Z] SSH_AGENT_PID=80 [2022-05-06T20:30:35.999Z] Running ssh-add (command line suppressed) [2022-05-06T20:30:36.121Z] Identity added: /w/workspace/edgex-go/14@tmp/private_key_5657502403413808426.key (/w/workspace/edgex-go/14@tmp/private_key_5657502403413808426.key) [2022-05-06T20:30:36.130Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-06T20:30:36.420Z] + git semver init [2022-05-06T20:30:36.681Z] 2022-05-06 20:30:36,629 [run_init] DEBUG init version:0.0.0 force:False [2022-05-06T20:30:36.681Z] 2022-05-06 20:30:36,631 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/14/.semver [2022-05-06T20:30:36.681Z] 2022-05-06 20:30:36,632 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/14/.semver [2022-05-06T20:30:36.681Z] 2022-05-06 20:30:36,632 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/14/.semver'], cwd=/w/workspace/edgex-go/14, universal_newlines=False, shell=None, istream=None) [2022-05-06T20:30:41.970Z] 2022-05-06 20:30:40,957 [append_file] DEBUG append to file:/w/workspace/edgex-go/14/.git/info/exclude [2022-05-06T20:30:41.970Z] 2022-05-06 20:30:40,958 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/14/.semver/PR-3987 with force:False [2022-05-06T20:30:41.970Z] 2022-05-06 20:30:40,958 [write_file] DEBUG write to file:/w/workspace/edgex-go/14/.semver/PR-3987 [2022-05-06T20:30:41.970Z] 2022-05-06 20:30:40,962 [execute] INFO git cat-file --batch-check [2022-05-06T20:30:41.970Z] 2022-05-06 20:30:40,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:30:41.971Z] 2022-05-06 20:30:40,968 [execute] INFO git cat-file --batch [2022-05-06T20:30:41.971Z] 2022-05-06 20:30:40,968 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/14/.semver, universal_newlines=False, shell=None, istream=) [2022-05-06T20:30:41.971Z] 2022-05-06 20:30:40,973 [read_version] DEBUG read version from /w/workspace/edgex-go/14/.semver/PR-3987 [2022-05-06T20:30:41.971Z] 0.0.0 [Pipeline] } [2022-05-06T20:30:41.988Z] $ docker exec --env ******** --env ******** a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 ssh-agent -k [2022-05-06T20:30:42.094Z] unset SSH_AUTH_SOCK; [2022-05-06T20:30:42.094Z] unset SSH_AGENT_PID; [2022-05-06T20:30:42.094Z] echo Agent pid 80 killed; [2022-05-06T20:30:42.099Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-06T20:30:42.404Z] + git semver [Pipeline] } [2022-05-06T20:30:42.686Z] $ docker stop --time=1 a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 [2022-05-06T20:30:44.031Z] $ docker rm -f a5b1f2b6c6034bff79361c318816e9f3efbbcdf5d2a2f88ab685ce21f47635b6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:30:44.384Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-06T20:30:44.628Z] Stashed 1 file(s) [Pipeline] echo [2022-05-06T20:30:44.631Z] [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-06T20:30:44.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:30:44.769Z] ========================================================= [2022-05-06T20:30:44.769Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-06T20:30:44.769Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:30:45.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:45.058Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-06T20:30:45.058Z] 59bf1c3509f3: Pulling fs layer [2022-05-06T20:30:45.058Z] 666ba61612fd: Pulling fs layer [2022-05-06T20:30:45.058Z] 8ed8ca486205: Pulling fs layer [2022-05-06T20:30:45.058Z] 4fe6c5a15a65: Pulling fs layer [2022-05-06T20:30:45.058Z] 22a0e8bec74d: Pulling fs layer [2022-05-06T20:30:45.058Z] ca2b28591e48: Pulling fs layer [2022-05-06T20:30:45.058Z] a51346096db8: Pulling fs layer [2022-05-06T20:30:45.058Z] daebc70d1ce1: Pulling fs layer [2022-05-06T20:30:45.058Z] 0e18a0eac166: Pulling fs layer [2022-05-06T20:30:45.058Z] ca2b28591e48: Waiting [2022-05-06T20:30:45.058Z] a51346096db8: Waiting [2022-05-06T20:30:45.058Z] 4fe6c5a15a65: Waiting [2022-05-06T20:30:45.058Z] 22a0e8bec74d: Waiting [2022-05-06T20:30:45.058Z] 0e18a0eac166: Waiting [2022-05-06T20:30:45.058Z] 8ed8ca486205: Verifying Checksum [2022-05-06T20:30:45.058Z] 8ed8ca486205: Download complete [2022-05-06T20:30:45.058Z] 666ba61612fd: Download complete [2022-05-06T20:30:45.058Z] 22a0e8bec74d: Verifying Checksum [2022-05-06T20:30:45.058Z] 22a0e8bec74d: Download complete [2022-05-06T20:30:45.058Z] ca2b28591e48: Download complete [2022-05-06T20:30:45.058Z] a51346096db8: Verifying Checksum [2022-05-06T20:30:45.058Z] a51346096db8: Download complete [2022-05-06T20:30:45.058Z] 59bf1c3509f3: Verifying Checksum [2022-05-06T20:30:45.058Z] 59bf1c3509f3: Download complete [2022-05-06T20:30:45.320Z] daebc70d1ce1: Verifying Checksum [2022-05-06T20:30:45.320Z] daebc70d1ce1: Download complete [2022-05-06T20:30:45.320Z] 59bf1c3509f3: Pull complete [2022-05-06T20:30:45.582Z] 666ba61612fd: Pull complete [2022-05-06T20:30:45.582Z] 8ed8ca486205: Pull complete [2022-05-06T20:30:45.842Z] 0e18a0eac166: Verifying Checksum [2022-05-06T20:30:45.842Z] 0e18a0eac166: Download complete [2022-05-06T20:30:46.102Z] 4fe6c5a15a65: Verifying Checksum [2022-05-06T20:30:46.102Z] 4fe6c5a15a65: Download complete [2022-05-06T20:30:50.295Z] 4fe6c5a15a65: Pull complete [2022-05-06T20:30:50.295Z] 22a0e8bec74d: Pull complete [2022-05-06T20:30:50.295Z] ca2b28591e48: Pull complete [2022-05-06T20:30:50.295Z] a51346096db8: Pull complete [2022-05-06T20:30:50.295Z] daebc70d1ce1: Pull complete [2022-05-06T20:30:52.203Z] 0e18a0eac166: Pull complete [2022-05-06T20:30:52.203Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-06T20:30:52.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:52.203Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:30:52.506Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:52.506Z] WORKDIR /edgex [2022-05-06T20:30:52.506Z] COPY go.mod . [2022-05-06T20:30:52.506Z] RUN go mod download [2022-05-06T20:30:52.506Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-06T20:30:53.889Z] Sending build context to Docker daemon 335.3MB [2022-05-06T20:30:53.889Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-06T20:30:53.889Z] ---> f018257e8ee9 [2022-05-06T20:30:53.889Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:30:55.818Z] ---> Running in 9ed03683db8e [2022-05-06T20:30:56.081Z] Removing intermediate container 9ed03683db8e [2022-05-06T20:30:56.081Z] ---> 10febecaa8da [2022-05-06T20:30:56.081Z] Step 3/4 : COPY go.mod . [2022-05-06T20:30:56.081Z] ---> 04c1092850f9 [2022-05-06T20:30:56.081Z] Step 4/4 : RUN go mod download [2022-05-06T20:30:56.081Z] ---> Running in 7424c124ddd7 [2022-05-06T20:30:59.706Z] Still waiting to schedule task [2022-05-06T20:30:59.706Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-06T20:31:10.995Z] Removing intermediate container 7424c124ddd7 [2022-05-06T20:31:10.995Z] ---> 69a2067deba8 [2022-05-06T20:31:10.995Z] Successfully built 69a2067deba8 [2022-05-06T20:31:10.995Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:31:11.304Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:31:11.304Z] . [Pipeline] withDockerContainer [2022-05-06T20:31:11.371Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T20:31:11.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat [2022-05-06T20:31:11.860Z] $ docker top a506dc26298badec35ebfba19d87d1b519bced079c45bbd2c7bb71b3abc20600 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:31:12.212Z] + go version [2022-05-06T20:31:12.212Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-06T20:31:12.229Z] $ docker stop --time=1 a506dc26298badec35ebfba19d87d1b519bced079c45bbd2c7bb71b3abc20600 [2022-05-06T20:31:13.527Z] $ docker rm -f a506dc26298badec35ebfba19d87d1b519bced079c45bbd2c7bb71b3abc20600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:31:13.928Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-06T20:31:13.928Z] . [Pipeline] withDockerContainer [2022-05-06T20:31:13.990Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T20:31:14.037Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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 ******** ci-base-image-x86_64 cat [2022-05-06T20:31:14.425Z] $ docker top 6201c41304cdba9f0221797d3a52a719c9c6654cb2615ad82bc7144a8c7c0bc9 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T20:31:14.490Z] ========================================================= [2022-05-06T20:31:14.490Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:31:14.490Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:31:14.772Z] + make test [2022-05-06T20:31:14.772Z] go mod tidy -compat=1.17 [2022-05-06T20:31:14.772Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:31:20.049Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:31:30.109Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:31:30.367Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:31:30.625Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:31:32.000Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.106s coverage: 28.7% of statements [2022-05-06T20:31:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:31:32.000Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:31:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-05-06T20:31:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:31:32.934Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.086s coverage: 53.4% of statements [2022-05-06T20:31:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:31:32.934Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.224s coverage: 89.2% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.075s coverage: 84.4% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.440s coverage: 95.6% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 60.0% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.096s coverage: 0.9% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.075s coverage: 58.8% of statements [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements [2022-05-06T20:31:36.218Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.069s coverage: 79.5% of statements [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements [2022-05-06T20:31:36.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2022-05-06T20:31:46.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements [2022-05-06T20:31:46.202Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.049s coverage: 44.8% of statements [2022-05-06T20:31:47.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-05-06T20:31:47.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.103s coverage: 92.9% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.070s coverage: 87.2% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.059s coverage: 80.0% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.069s coverage: 85.4% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.144s coverage: 91.2% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.026s coverage: 73.7% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.386s coverage: 65.4% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 43.8% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:31:57.580Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2022-05-06T20:31:57.580Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-05-06T20:31:57.580Z] 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-06T20:32:15.663Z] GO111MODULE=on go vet ./... [2022-05-06T20:32:17.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:32:17.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:32:18.130Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:32:18.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:32:19.001Z] + ls -al . [2022-05-06T20:32:19.001Z] total 672 [2022-05-06T20:32:19.001Z] drwxrwxr-x 10 1001 1001 4096 May 6 20:32 . [2022-05-06T20:32:19.001Z] drwxr-xr-x 4 root root 4096 May 6 20:31 .. [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:30 .dockerignore [2022-05-06T20:32:19.001Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:30 .git [2022-05-06T20:32:19.001Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:30 .github [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:30 .gitignore [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:30 .golangci.yml [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:30 .hadolint.yml [2022-05-06T20:32:19.001Z] drwxr-xr-x 3 1001 1001 4096 May 6 20:30 .semver [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:30 .sonarcloud.properties [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:30 ADOPTERS.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:30 Attribution.txt [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:30 CHANGELOG.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:30 CONTRIBUTING.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:30 GOVERNANCE.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:30 Jenkinsfile [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:30 LICENSE [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:30 Makefile [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:30 OWNERS.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:30 README.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:30 SECURITY.md [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:30 VERSION [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:30 ZMQWindows.md [2022-05-06T20:32:19.001Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:30 bin [2022-05-06T20:32:19.001Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:30 cmd [2022-05-06T20:32:19.001Z] -rw-r--r-- 1 root root 435134 May 6 20:31 coverage.out [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:30 go.mod [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:31 go.sum [2022-05-06T20:32:19.001Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:30 internal [2022-05-06T20:32:19.001Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:30 openapi [2022-05-06T20:32:19.001Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:30 snap [2022-05-06T20:32:19.001Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:30 version.go [Pipeline] sh [2022-05-06T20:32:19.289Z] + '[' -e coverage.out ] [2022-05-06T20:32:19.289Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:32:19.378Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:32:19.659Z] + make build [2022-05-06T20:32:19.659Z] 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-06T20:32:31.873Z] 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-06T20:32:41.860Z] 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-06T20:32:41.860Z] 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-06T20:32:47.129Z] 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-06T20:32:47.130Z] 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-06T20:32:47.708Z] 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-06T20:32:49.090Z] 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-06T20:32:49.658Z] 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-06T20:32:50.599Z] 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-06T20:32:51.537Z] 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-06T20:32:52.105Z] 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-06T20:32:53.483Z] 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-06T20:32:54.439Z] $ docker stop --time=1 6201c41304cdba9f0221797d3a52a719c9c6654cb2615ad82bc7144a8c7c0bc9 [2022-05-06T20:33:00.130Z] $ docker rm -f 6201c41304cdba9f0221797d3a52a719c9c6654cb2615ad82bc7144a8c7c0bc9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:00.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:00.978Z] [2022-05-06T20:33:00.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:01.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:01.280Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-06T20:33:01.280Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-06T20:33:01.280Z] ca9280d653b3: Pulling fs layer [2022-05-06T20:33:01.280Z] 7e9c9ca2126c: Pulling fs layer [2022-05-06T20:33:01.280Z] cbdbe7a5bc2a: Download complete [2022-05-06T20:33:01.539Z] ca9280d653b3: Verifying Checksum [2022-05-06T20:33:01.539Z] ca9280d653b3: Download complete [2022-05-06T20:33:01.539Z] cbdbe7a5bc2a: Pull complete [2022-05-06T20:33:02.108Z] 7e9c9ca2126c: Download complete [2022-05-06T20:33:02.108Z] ca9280d653b3: Pull complete [2022-05-06T20:33:05.396Z] 7e9c9ca2126c: Pull complete [2022-05-06T20:33:05.396Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-06T20:33:05.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:05.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-06T20:33:05.461Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T20:33:05.495Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-06T20:33:08.155Z] $ docker top 3e9ffd4c032d070fce666372cfddd22be0ddd9da74eb49bb21f248ad15a951cc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:33:08.498Z] + docker-compose build --help [2022-05-06T20:33:08.498Z] + grep parallel [2022-05-06T20:33:09.073Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:33:09.089Z] $ docker stop --time=1 3e9ffd4c032d070fce666372cfddd22be0ddd9da74eb49bb21f248ad15a951cc [2022-05-06T20:33:10.781Z] $ docker rm -f 3e9ffd4c032d070fce666372cfddd22be0ddd9da74eb49bb21f248ad15a951cc [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:33:11.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-06T20:33:11.164Z] . [Pipeline] withDockerContainer [2022-05-06T20:33:11.230Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T20:33:11.365Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-devops/edgex-compose:latest cat [2022-05-06T20:33:12.096Z] $ docker top 298421dda1442d6e6ebb85e0755650392cebea290c3593b1b3d297ece0392c4b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:33:12.467Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:33:13.037Z] Building core-command ... [2022-05-06T20:33:13.037Z] Building core-data ... [2022-05-06T20:33:13.037Z] Building core-metadata ... [2022-05-06T20:33:13.037Z] Building security-bootstrapper ... [2022-05-06T20:33:13.037Z] Building security-proxy-setup ... [2022-05-06T20:33:13.037Z] Building security-secretstore-setup ... [2022-05-06T20:33:13.037Z] Building security-spiffe-token-provider ... [2022-05-06T20:33:13.037Z] Building security-spire-agent ... [2022-05-06T20:33:13.037Z] Building security-spire-config ... [2022-05-06T20:33:13.037Z] Building security-spire-server ... [2022-05-06T20:33:13.037Z] Building support-notifications ... [2022-05-06T20:33:13.037Z] Building support-scheduler ... [2022-05-06T20:33:13.037Z] Building sys-mgmt-agent ... [2022-05-06T20:33:13.037Z] Building security-spire-agent [2022-05-06T20:33:13.037Z] Building security-bootstrapper [2022-05-06T20:33:13.037Z] Building support-scheduler [2022-05-06T20:33:13.037Z] Building security-secretstore-setup [2022-05-06T20:33:13.037Z] Building core-metadata [2022-05-06T20:33:27.920Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:33:27.920Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:33:27.920Z] ---> 69a2067deba8 [2022-05-06T20:33:27.920Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:33:27.920Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:33:27.920Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:33:27.920Z] ---> 69a2067deba8 [2022-05-06T20:33:27.920Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T20:33:27.920Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:33:27.920Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:33:27.920Z] ---> 69a2067deba8 [2022-05-06T20:33:27.920Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:33:27.920Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:33:27.920Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:33:27.920Z] ---> 69a2067deba8 [2022-05-06T20:33:27.920Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:33:27.920Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:33:27.920Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:33:27.920Z] ---> 69a2067deba8 [2022-05-06T20:33:27.920Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:33:32.117Z] ---> Running in 7cd91a46a2df [2022-05-06T20:33:32.117Z] ---> Running in 7ba789ea950e [2022-05-06T20:33:32.117Z] ---> Running in d9f626053967 [2022-05-06T20:33:32.117Z] ---> Running in 68effa96dd77 [2022-05-06T20:33:32.117Z] ---> Running in 3bbe9ba3856d [2022-05-06T20:33:32.117Z] Removing intermediate container 7cd91a46a2df [2022-05-06T20:33:32.117Z] ---> 8726f9e86dd3 [2022-05-06T20:33:32.117Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:32.117Z] Removing intermediate container 68effa96dd77 [2022-05-06T20:33:32.117Z] ---> 15ce0177a06c [2022-05-06T20:33:32.117Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:32.117Z] Removing intermediate container 3bbe9ba3856d [2022-05-06T20:33:32.117Z] ---> f1064cad03ee [2022-05-06T20:33:32.117Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:32.117Z] Removing intermediate container d9f626053967 [2022-05-06T20:33:32.117Z] ---> ad976755db2a [2022-05-06T20:33:32.117Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:32.117Z] Removing intermediate container 7ba789ea950e [2022-05-06T20:33:32.117Z] ---> 6f365ee99cf2 [2022-05-06T20:33:32.117Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:33:32.117Z] ---> Running in f0514c094b49 [2022-05-06T20:33:32.117Z] ---> Running in 7eb848fc8158 [2022-05-06T20:33:32.117Z] ---> Running in 86bdfc123c7a [2022-05-06T20:33:32.117Z] ---> Running in 3c07479bd6df [2022-05-06T20:33:32.117Z] ---> Running in 5ed518450b4c [2022-05-06T20:33:33.056Z] Removing intermediate container 7eb848fc8158 [2022-05-06T20:33:33.056Z] ---> 83cbe85bc5f0 [2022-05-06T20:33:33.056Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:33:33.056Z] ---> Running in 11f0665879b5 [2022-05-06T20:33:33.674Z] Removing intermediate container f0514c094b49 [2022-05-06T20:33:33.674Z] ---> 956856bf8fab [2022-05-06T20:33:33.674Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:33:33.674Z] Removing intermediate container 86bdfc123c7a [2022-05-06T20:33:33.674Z] ---> 956020248235 [2022-05-06T20:33:33.674Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T20:33:33.937Z] Removing intermediate container 3c07479bd6df [2022-05-06T20:33:33.937Z] ---> 580cb7be8212 [2022-05-06T20:33:33.937Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:33:33.937Z] Removing intermediate container 5ed518450b4c [2022-05-06T20:33:33.937Z] ---> bd9d87c6c8a3 [2022-05-06T20:33:33.937Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T20:33:33.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:33.937Z] ---> Running in c9638dc784db [2022-05-06T20:33:33.937Z] ---> Running in eaf83c960e2d [2022-05-06T20:33:33.937Z] ---> Running in 35ebf738f35e [2022-05-06T20:33:34.198Z] ---> Running in 5e584f199221 [2022-05-06T20:33:34.457Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:34.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:34.716Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:34.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:34.976Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:34.976Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:35.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:35.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:35.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:35.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:33:35.773Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:35.773Z] Removing intermediate container 11f0665879b5 [2022-05-06T20:33:35.773Z] ---> ca22f565bc34 [2022-05-06T20:33:35.773Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:33:36.033Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:36.033Z] ---> e3c4f33d7d36 [2022-05-06T20:33:36.033Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:36.033Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:36.033Z] OK: 221 MiB in 52 packages [2022-05-06T20:33:36.033Z] ---> Running in 904f41b253aa [2022-05-06T20:33:36.321Z] Removing intermediate container c9638dc784db [2022-05-06T20:33:36.321Z] ---> 82c6a887e881 [2022-05-06T20:33:36.321Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:33:36.582Z] ---> 56a55a913d7d [2022-05-06T20:33:36.582Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:36.842Z] ---> Running in 8d5f831faf06 [2022-05-06T20:33:36.842Z] Removing intermediate container 35ebf738f35e [2022-05-06T20:33:36.842Z] ---> 2099dc79093d [2022-05-06T20:33:36.842Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:33:36.842Z] Removing intermediate container 5e584f199221 [2022-05-06T20:33:36.842Z] ---> 8feafcd33fa2 [2022-05-06T20:33:36.842Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T20:33:37.187Z] Removing intermediate container eaf83c960e2d [2022-05-06T20:33:37.187Z] ---> dba01552db7c [2022-05-06T20:33:37.187Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:33:37.450Z] ---> 470abaa151ea [2022-05-06T20:33:37.450Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:37.450Z] ---> 59fa0f3040cd [2022-05-06T20:33:37.450Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:37.709Z] ---> Running in aa3b9e3539a0 [2022-05-06T20:33:37.709Z] ---> Running in a0cb0cb7e203 [2022-05-06T20:33:37.709Z] ---> fef150890d7d [2022-05-06T20:33:37.709Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:33:37.968Z] ---> Running in 7b60a9c6d016 [2022-05-06T20:33:38.538Z] Removing intermediate container 904f41b253aa [2022-05-06T20:33:38.538Z] ---> a9b2a22084b4 [2022-05-06T20:33:38.538Z] Step 8/23 : COPY . . [2022-05-06T20:33:38.538Z] Removing intermediate container 8d5f831faf06 [2022-05-06T20:33:38.538Z] ---> 58e8fa6ec37a [2022-05-06T20:33:38.538Z] Step 8/22 : COPY . . [2022-05-06T20:33:43.807Z] Removing intermediate container aa3b9e3539a0 [2022-05-06T20:33:43.807Z] ---> a5afd84214b7 [2022-05-06T20:33:43.807Z] Step 8/26 : COPY . . [2022-05-06T20:33:44.065Z] Removing intermediate container a0cb0cb7e203 [2022-05-06T20:33:44.065Z] ---> 425e3e019144 [2022-05-06T20:33:44.065Z] Step 8/31 : COPY . . [2022-05-06T20:33:44.065Z] ---> 8b93be3d5fe1 [2022-05-06T20:33:44.065Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T20:33:44.065Z] ---> c30e4bc28aa0 [2022-05-06T20:33:44.065Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T20:33:45.974Z] Removing intermediate container 7b60a9c6d016 [2022-05-06T20:33:45.974Z] ---> 2883c18f7085 [2022-05-06T20:33:45.974Z] Step 8/25 : COPY . . [2022-05-06T20:33:51.262Z] ---> Running in d0cf8f326ba7 [2022-05-06T20:33:51.262Z] ---> Running in e5736438e6b7 [2022-05-06T20:33:51.521Z] ---> f52c2abf8103 [2022-05-06T20:33:51.521Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T20:33:51.521Z] ---> 37322fead8de [2022-05-06T20:33:51.521Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T20:33:51.780Z] ---> 0e570ed35d29 [2022-05-06T20:33:51.780Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:33:51.780Z] ---> Running in 507ec7dee508 [2022-05-06T20:33:51.780Z] ---> Running in 3b02c2575557 [2022-05-06T20:33:51.780Z] ---> Running in c860141e7c76 [2022-05-06T20:33:52.040Z] Removing intermediate container c860141e7c76 [2022-05-06T20:33:52.040Z] ---> 8aeaa4f18bb6 [2022-05-06T20:33:52.040Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:33:52.040Z] ---> Running in 8dfa5bc3f9c7 [2022-05-06T20:33:52.299Z] 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-06T20:33:52.299Z] 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-06T20:33:52.559Z] 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-06T20:33:52.559Z] 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-06T20:33:53.143Z] Removing intermediate container 8dfa5bc3f9c7 [2022-05-06T20:33:53.143Z] ---> 5f3d4ab999a3 [2022-05-06T20:33:53.143Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:33:53.431Z] ---> Running in 06d6a86991de [2022-05-06T20:33:53.999Z] Removing intermediate container 06d6a86991de [2022-05-06T20:33:53.999Z] ---> 9d4023973e10 [2022-05-06T20:33:53.999Z] 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-06T20:33:53.999Z] ---> Running in 03355cda3ecb [2022-05-06T20:33:55.377Z] spire-1.2.1/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.data/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.data/.file [2022-05-06T20:33:55.377Z] spire-1.2.1/.dockerignore [2022-05-06T20:33:55.377Z] spire-1.2.1/.gitattributes [2022-05-06T20:33:55.377Z] spire-1.2.1/.githooks/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:33:55.377Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:33:55.377Z] spire-1.2.1/.gitignore [2022-05-06T20:33:55.377Z] spire-1.2.1/.go-version [2022-05-06T20:33:55.377Z] spire-1.2.1/.golangci.yml [2022-05-06T20:33:55.377Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:33:55.377Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:33:55.377Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:33:55.377Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:33:55.377Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:33:55.377Z] spire-1.2.1/Dockerfile [2022-05-06T20:33:55.377Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:33:55.377Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:33:55.377Z] spire-1.2.1/LICENSE [2022-05-06T20:33:55.377Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:33:55.377Z] spire-1.2.1/Makefile [2022-05-06T20:33:55.377Z] spire-1.2.1/README.md [2022-05-06T20:33:55.377Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:33:55.377Z] spire-1.2.1/SECURITY.md [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:33:55.377Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:33:55.378Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/ [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/agent/ [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/server/ [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:33:55.378Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/ [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/ [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:33:55.378Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:33:55.378Z] spire-1.2.1/examples/ [2022-05-06T20:33:55.378Z] spire-1.2.1/examples/README.md [2022-05-06T20:33:55.378Z] spire-1.2.1/go.mod [2022-05-06T20:33:55.378Z] spire-1.2.1/go.sum [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:33:55.378Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:33:55.379Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:33:55.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:33:55.643Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/private/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:33:55.644Z] spire-1.2.1/release/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:33:55.644Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:33:55.644Z] spire-1.2.1/script/ [2022-05-06T20:33:55.644Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:33:55.644Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:33:55.644Z] spire-1.2.1/support/ [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/ [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:33:55.644Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:33:55.645Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/clock/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/common [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:33:55.645Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:33:55.646Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:33:55.647Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:33:55.648Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:33:55.648Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testca/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testkey/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/ [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/race.go [2022-05-06T20:33:55.648Z] spire-1.2.1/test/util/util.go [2022-05-06T20:33:55.648Z] building spire from source... [2022-05-06T20:33:55.648Z] Installing go1.17.7... [2022-05-06T20:34:02.220Z] Building bin/spire-server... [2022-05-06T20:34:02.220Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:34:02.220Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:34:02.220Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:34:02.220Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:34:02.220Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:34:02.220Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:34:02.220Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:34:02.220Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:34:02.220Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:34:02.220Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:34:02.220Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:34:02.220Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:34:02.220Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:34:02.220Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:34:02.220Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:34:02.220Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:34:02.220Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:34:02.478Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:34:02.478Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:34:02.478Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:34:02.478Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:34:02.478Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:34:02.478Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:34:02.478Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:34:02.478Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:34:02.478Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:34:02.478Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:34:02.478Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:34:02.478Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:34:02.478Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:34:02.478Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:34:02.478Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:34:02.478Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:34:02.478Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:34:02.737Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:34:02.737Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:34:02.737Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:34:02.737Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:34:02.737Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:34:02.737Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:34:02.737Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:34:02.737Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:34:02.737Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:34:02.737Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:34:02.737Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:34:02.995Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:34:02.995Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:34:02.995Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:34:02.995Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:34:02.995Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:34:03.562Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:34:05.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:34:05.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:34:05.725Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:34:05.725Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:34:05.725Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:34:11.011Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:34:11.011Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:34:11.011Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:34:11.011Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:34:11.011Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:34:11.011Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:34:11.011Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:34:11.011Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:34:11.011Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:34:11.011Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:34:11.946Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:34:11.946Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:34:12.205Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:34:12.205Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:34:12.205Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:34:12.205Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:34:12.205Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:34:12.205Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:34:12.462Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:34:12.462Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:34:12.462Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:34:12.462Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:34:12.462Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:34:12.720Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:34:12.720Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:34:12.720Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:34:12.720Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:34:12.720Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:34:12.720Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:34:12.720Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:34:12.978Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:34:12.978Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:34:17.269Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:34:17.269Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:34:17.269Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:34:17.269Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:34:17.269Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:34:17.269Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:34:17.269Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:34:17.269Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:34:17.269Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:34:17.269Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:34:17.269Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:34:17.269Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:34:17.269Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:34:17.528Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:34:17.528Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:34:17.528Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:34:17.528Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:34:17.528Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:34:17.528Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:34:17.528Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:34:17.528Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:34:17.528Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:34:17.528Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:34:17.528Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:34:17.528Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:34:17.786Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:34:17.786Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:34:17.786Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:34:17.786Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:34:17.786Z] 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-06T20:34:17.786Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:34:17.786Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:34:17.786Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:34:17.786Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:34:17.786Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:34:18.045Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:34:18.045Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:34:18.045Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:34:18.045Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:34:18.045Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:34:18.045Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:34:18.045Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:34:18.045Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:34:18.987Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:34:18.987Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:34:18.987Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:34:18.987Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:34:18.987Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:34:18.987Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:34:19.246Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:34:23.447Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:34:23.447Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:34:45.400Z] Removing intermediate container e5736438e6b7 [2022-05-06T20:34:45.400Z] ---> d04f410d635f [2022-05-06T20:34:45.400Z] [2022-05-06T20:34:45.400Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:34:45.400Z] Removing intermediate container 507ec7dee508 [2022-05-06T20:34:45.400Z] ---> 75a0cbbbeb0f [2022-05-06T20:34:45.400Z] [2022-05-06T20:34:45.400Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T20:34:45.400Z] Removing intermediate container 3b02c2575557 [2022-05-06T20:34:45.400Z] ---> 870527911663 [2022-05-06T20:34:45.400Z] [2022-05-06T20:34:45.400Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T20:34:45.400Z] Removing intermediate container d0cf8f326ba7 [2022-05-06T20:34:45.400Z] ---> 7c39b4ce2c49 [2022-05-06T20:34:45.400Z] [2022-05-06T20:34:45.400Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:34:45.400Z] 3.14: Pulling from library/alpine [2022-05-06T20:34:45.400Z] 3.14: Pulling from library/alpine [2022-05-06T20:34:45.400Z] 3.14: Pulling from library/alpine [2022-05-06T20:34:45.400Z] 3.14: Pulling from library/alpine [2022-05-06T20:34:46.336Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:34:46.336Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:34:46.336Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:34:46.336Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:34:46.336Z] Status: Image is up to date for alpine:3.14 [2022-05-06T20:34:46.336Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T20:34:46.336Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T20:34:46.336Z] Status: Image is up to date for alpine:3.14 [2022-05-06T20:34:46.336Z] ---> e04c818066af [2022-05-06T20:34:46.336Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T20:34:46.594Z] ---> e04c818066af [2022-05-06T20:34:46.594Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:34:47.292Z] ---> e04c818066af [2022-05-06T20:34:47.292Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T20:34:47.726Z] ---> e04c818066af [2022-05-06T20:34:47.726Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:34:48.292Z] ---> Running in 900a29e6b2a6 [2022-05-06T20:34:48.292Z] ---> Running in acade561c4b7 [2022-05-06T20:34:48.292Z] ---> Running in f3cdb31f2834 [2022-05-06T20:34:48.292Z] ---> Running in 182a0e3a8554 [2022-05-06T20:34:49.420Z] Removing intermediate container acade561c4b7 [2022-05-06T20:34:49.420Z] ---> 939c24f51e53 [2022-05-06T20:34:49.420Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T20:34:50.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.336Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T20:34:50.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.336Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:50.336Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T20:34:50.336Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:50.336Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:34:50.336Z] ---> Running in fc3de88425af [2022-05-06T20:34:50.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.336Z] OK: 6 MiB in 17 packages [2022-05-06T20:34:50.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.336Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:50.595Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:50.595Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:50.595Z] OK: 6 MiB in 15 packages [2022-05-06T20:34:50.595Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:50.595Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:50.595Z] OK: 6 MiB in 15 packages [2022-05-06T20:34:51.532Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:51.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:34:51.790Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:34:51.790Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T20:34:51.790Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:34:51.790Z] OK: 6 MiB in 16 packages [2022-05-06T20:34:52.804Z] Removing intermediate container 900a29e6b2a6 [2022-05-06T20:34:52.804Z] ---> 1888ea51226c [2022-05-06T20:34:52.804Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:34:53.371Z] ---> Running in d66dff3d8b23 [2022-05-06T20:34:53.646Z] Removing intermediate container f3cdb31f2834 [2022-05-06T20:34:53.646Z] ---> 0305272e300b [2022-05-06T20:34:53.646Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:34:53.646Z] Removing intermediate container 182a0e3a8554 [2022-05-06T20:34:53.646Z] ---> f86cb64e4478 [2022-05-06T20:34:53.646Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:34:54.212Z] ---> Running in 0f33d617a579 [2022-05-06T20:34:54.212Z] ---> Running in 50da072a7395 [2022-05-06T20:34:54.212Z] Removing intermediate container fc3de88425af [2022-05-06T20:34:54.212Z] ---> f2252e655224 [2022-05-06T20:34:54.212Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T20:34:54.212Z] Removing intermediate container d66dff3d8b23 [2022-05-06T20:34:54.212Z] ---> 8d7672f76b2d [2022-05-06T20:34:54.212Z] Step 13/25 : WORKDIR / [2022-05-06T20:34:54.470Z] ---> Running in 4e53ac66709f [2022-05-06T20:34:54.470Z] ---> Running in 7e76f1a38efb [2022-05-06T20:34:54.785Z] Removing intermediate container 0f33d617a579 [2022-05-06T20:34:54.785Z] ---> 7c04b84eb544 [2022-05-06T20:34:54.785Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T20:34:55.045Z] Removing intermediate container 50da072a7395 [2022-05-06T20:34:55.045Z] ---> 481768c08717 [2022-05-06T20:34:55.045Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T20:34:55.316Z] ---> Running in 99fcc08c8620 [2022-05-06T20:34:55.316Z] ---> Running in 5f3f5d102115 [2022-05-06T20:34:55.316Z] Removing intermediate container 4e53ac66709f [2022-05-06T20:34:55.316Z] ---> 6cd62112061b [2022-05-06T20:34:55.316Z] 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-06T20:34:55.316Z] Removing intermediate container 7e76f1a38efb [2022-05-06T20:34:55.316Z] ---> b8521a87457d [2022-05-06T20:34:55.316Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T20:34:55.577Z] ---> Running in 86554066fe4e [2022-05-06T20:34:56.163Z] Removing intermediate container 99fcc08c8620 [2022-05-06T20:34:56.163Z] ---> e325aa79c3f9 [2022-05-06T20:34:56.163Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:34:56.163Z] Removing intermediate container 5f3f5d102115 [2022-05-06T20:34:56.163Z] ---> e98f8ed055cd [2022-05-06T20:34:56.163Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:34:56.490Z] Removing intermediate container 86554066fe4e [2022-05-06T20:34:56.490Z] ---> 5108d6005b1d [2022-05-06T20:34:56.490Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T20:34:56.490Z] ---> 7452e04930d6 [2022-05-06T20:34:56.490Z] 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-06T20:34:56.490Z] ---> Running in c60b547b163d [2022-05-06T20:34:56.490Z] ---> Running in 3f1faa17055a [2022-05-06T20:34:56.490Z] ---> Running in eb6428ffddac [2022-05-06T20:34:56.798Z] Removing intermediate container c60b547b163d [2022-05-06T20:34:56.798Z] ---> 789082ed5ceb [2022-05-06T20:34:56.798Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:34:56.798Z] Removing intermediate container 3f1faa17055a [2022-05-06T20:34:56.798Z] ---> d6c74e3e24c6 [2022-05-06T20:34:56.798Z] Step 15/23 : WORKDIR / [2022-05-06T20:34:57.162Z] ---> Running in 2d3257546698 [2022-05-06T20:34:57.162Z] ---> e23a82edf108 [2022-05-06T20:34:57.162Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T20:34:57.732Z] ---> d8b40ef9402d [2022-05-06T20:34:57.732Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T20:34:57.993Z] Removing intermediate container 2d3257546698 [2022-05-06T20:34:57.993Z] ---> 4d563abc914f [2022-05-06T20:34:57.993Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:34:58.253Z] ---> dbd88fc3b5f1 [2022-05-06T20:34:58.253Z] 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-06T20:35:00.189Z] Removing intermediate container eb6428ffddac [2022-05-06T20:35:00.189Z] ---> 32ceee15a1ff [2022-05-06T20:35:00.452Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T20:35:01.021Z] ---> f2e561efc524 [2022-05-06T20:35:01.021Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T20:35:01.328Z] ---> 25e85bdc960b [2022-05-06T20:35:01.328Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T20:35:01.587Z] ---> Running in 60aa6917ada9 [2022-05-06T20:35:01.587Z] ---> 15f7de1f6314 [2022-05-06T20:35:01.587Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T20:35:02.157Z] ---> 02e70c7ea4f9 [2022-05-06T20:35:02.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T20:35:02.157Z] Removing intermediate container 60aa6917ada9 [2022-05-06T20:35:02.157Z] ---> d35aeb992c07 [2022-05-06T20:35:02.157Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T20:35:02.416Z] ---> d8f706075c1c [2022-05-06T20:35:02.416Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T20:35:02.684Z] ---> 98244c646a0e [2022-05-06T20:35:02.684Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T20:35:02.945Z] ---> Running in b6c6f610ef3f [2022-05-06T20:35:02.945Z] ---> a7fb5f576328 [2022-05-06T20:35:02.945Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T20:35:03.549Z] ---> Running in 55b031ef500e [2022-05-06T20:35:03.816Z] ---> 7a0fbf4d2c05 [2022-05-06T20:35:03.816Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T20:35:04.124Z] Removing intermediate container b6c6f610ef3f [2022-05-06T20:35:04.125Z] ---> f030feb459fc [2022-05-06T20:35:04.125Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:35:04.388Z] ---> 796a05e593b1 [2022-05-06T20:35:04.388Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:35:04.388Z] ---> Running in 5153cc0fde49 [2022-05-06T20:35:04.655Z] ---> Running in 7d68a2ba638c [2022-05-06T20:35:04.914Z] Removing intermediate container 55b031ef500e [2022-05-06T20:35:04.914Z] ---> 5b34c348e586 [2022-05-06T20:35:04.914Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:35:05.173Z] ---> a51c36ee5f43 [2022-05-06T20:35:05.173Z] 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-06T20:35:05.456Z] ---> Running in 319093c30205 [2022-05-06T20:35:05.717Z] Removing intermediate container 7d68a2ba638c [2022-05-06T20:35:05.717Z] ---> 3f8ada851671 [2022-05-06T20:35:05.717Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:35:05.717Z] ---> Running in 9331323a8265 [2022-05-06T20:35:06.653Z] ---> Running in 654ab35b1493 [2022-05-06T20:35:06.653Z] Removing intermediate container 319093c30205 [2022-05-06T20:35:06.653Z] ---> 76e91d12a4ce [2022-05-06T20:35:06.653Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:35:07.317Z] ---> Running in 207dc47cc222 [2022-05-06T20:35:07.317Z] Removing intermediate container 654ab35b1493 [2022-05-06T20:35:07.317Z] ---> 85ef74565d82 [2022-05-06T20:35:07.317Z] Step 21/22 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:35:07.894Z] ---> Running in 06d53525c8ed [2022-05-06T20:35:08.152Z] Removing intermediate container 207dc47cc222 [2022-05-06T20:35:08.152Z] ---> c486cd578eec [2022-05-06T20:35:08.152Z] Step 22/23 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:35:08.446Z] Removing intermediate container 5153cc0fde49 [2022-05-06T20:35:08.446Z] ---> d90a98578343 [2022-05-06T20:35:08.446Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:35:08.707Z] Removing intermediate container 06d53525c8ed [2022-05-06T20:35:08.707Z] ---> bf7ccdf82f20 [2022-05-06T20:35:08.707Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:35:08.707Z] ---> Running in eb07777e5967 [2022-05-06T20:35:08.967Z] ---> Running in 5bfcdaa58f5d [2022-05-06T20:35:09.227Z] Removing intermediate container 9331323a8265 [2022-05-06T20:35:09.227Z] ---> d67eba8317a5 [2022-05-06T20:35:09.227Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:35:09.795Z] Removing intermediate container eb07777e5967 [2022-05-06T20:35:09.795Z] ---> 3fc0ce3e0155 [2022-05-06T20:35:09.795Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:35:09.795Z] ---> 90503f474118 [2022-05-06T20:35:09.795Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T20:35:10.055Z] ---> Running in 06d0456a5895 [2022-05-06T20:35:10.325Z] ---> Running in fb6713866d93 [2022-05-06T20:35:10.325Z] Removing intermediate container 5bfcdaa58f5d [2022-05-06T20:35:10.325Z] ---> 8a4bcaa07422 [2022-05-06T20:35:10.325Z] [2022-05-06T20:35:10.325Z] Successfully built 8a4bcaa07422 [2022-05-06T20:35:10.325Z] Successfully tagged support-scheduler:latest [2022-05-06T20:35:10.585Z]  Building support-scheduler ... done Building security-spire-server [2022-05-06T20:35:10.585Z] ---> 01c816b279fa [2022-05-06T20:35:10.585Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T20:35:10.585Z] Removing intermediate container 06d0456a5895 [2022-05-06T20:35:10.585Z] ---> ea1e66d49a47 [2022-05-06T20:35:10.585Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:35:11.155Z] Removing intermediate container fb6713866d93 [2022-05-06T20:35:11.155Z] ---> a60f791ea0a9 [2022-05-06T20:35:11.155Z] [2022-05-06T20:35:11.415Z] Successfully built a60f791ea0a9 [2022-05-06T20:35:11.983Z] Successfully tagged core-metadata:latest [2022-05-06T20:35:11.983Z]  Building core-metadata ... done Building support-notifications [2022-05-06T20:35:13.893Z] ---> Running in 5b7d5ee4b75a [2022-05-06T20:35:13.893Z] ---> a6685526f710 [2022-05-06T20:35:13.893Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T20:35:14.459Z] Removing intermediate container 5b7d5ee4b75a [2022-05-06T20:35:14.459Z] ---> d9d01ba71167 [2022-05-06T20:35:14.459Z] Step 24/25 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:35:15.026Z] ---> b2bc914ce2b5 [2022-05-06T20:35:15.026Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T20:35:15.026Z] ---> Running in 35d781518911 [2022-05-06T20:35:15.288Z] Removing intermediate container 35d781518911 [2022-05-06T20:35:15.288Z] ---> 953d64c0922d [2022-05-06T20:35:15.288Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:35:15.548Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:35:15.548Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:35:15.548Z] ---> 69a2067deba8 [2022-05-06T20:35:15.548Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> f1064cad03ee [2022-05-06T20:35:15.548Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 580cb7be8212 [2022-05-06T20:35:15.548Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 2099dc79093d [2022-05-06T20:35:15.548Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 470abaa151ea [2022-05-06T20:35:15.548Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> a5afd84214b7 [2022-05-06T20:35:15.548Z] Step 8/25 : COPY . . [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 0e570ed35d29 [2022-05-06T20:35:15.548Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 8aeaa4f18bb6 [2022-05-06T20:35:15.548Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 5f3d4ab999a3 [2022-05-06T20:35:15.548Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T20:35:15.548Z] ---> Using cache [2022-05-06T20:35:15.548Z] ---> 9d4023973e10 [2022-05-06T20:35:15.548Z] 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-06T20:35:15.548Z] ---> d68a8eb0bbe8 [2022-05-06T20:35:15.548Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T20:35:15.807Z] ---> Running in 53a82efc735f [2022-05-06T20:35:15.807Z] ---> Running in 3b01916794c8 [2022-05-06T20:35:15.807Z] ---> Running in 355a1ccd6eb8 [2022-05-06T20:35:16.065Z] Removing intermediate container 53a82efc735f [2022-05-06T20:35:16.065Z] ---> 4294ce992eee [2022-05-06T20:35:16.065Z] [2022-05-06T20:35:16.065Z] Successfully built 4294ce992eee [2022-05-06T20:35:16.065Z] Successfully tagged security-secretstore-setup:latest [2022-05-06T20:35:16.065Z]  Building security-secretstore-setup ... done Building security-spire-config [2022-05-06T20:35:16.065Z] Removing intermediate container 3b01916794c8 [2022-05-06T20:35:16.065Z] ---> 7f9dd525708e [2022-05-06T20:35:16.065Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T20:35:16.635Z] spire-1.2.1/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.data/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.data/.file [2022-05-06T20:35:16.635Z] spire-1.2.1/.dockerignore [2022-05-06T20:35:16.635Z] spire-1.2.1/.gitattributes [2022-05-06T20:35:16.635Z] spire-1.2.1/.githooks/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:35:16.635Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:35:16.635Z] spire-1.2.1/.gitignore [2022-05-06T20:35:16.635Z] spire-1.2.1/.go-version [2022-05-06T20:35:16.635Z] spire-1.2.1/.golangci.yml [2022-05-06T20:35:16.635Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:35:16.635Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:35:16.635Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:35:16.635Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:35:16.635Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:35:16.635Z] spire-1.2.1/Dockerfile [2022-05-06T20:35:16.900Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:35:16.900Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:35:16.900Z] spire-1.2.1/LICENSE [2022-05-06T20:35:16.900Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:35:16.900Z] spire-1.2.1/Makefile [2022-05-06T20:35:16.900Z] spire-1.2.1/README.md [2022-05-06T20:35:16.900Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:35:16.900Z] spire-1.2.1/SECURITY.md [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:35:16.900Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/ [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/agent/ [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/server/ [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:35:16.900Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/ [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/ [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:35:16.900Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:35:16.900Z] spire-1.2.1/examples/ [2022-05-06T20:35:16.900Z] spire-1.2.1/examples/README.md [2022-05-06T20:35:16.900Z] spire-1.2.1/go.mod [2022-05-06T20:35:16.900Z] spire-1.2.1/go.sum [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:35:16.900Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:35:16.901Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:35:16.902Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:35:16.903Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:35:16.904Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/private/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:35:16.905Z] spire-1.2.1/release/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:35:16.905Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:35:16.905Z] spire-1.2.1/script/ [2022-05-06T20:35:16.905Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:35:16.905Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:35:16.905Z] spire-1.2.1/support/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:35:16.905Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:35:16.906Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/clock/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/common [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:35:16.906Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:35:16.907Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:35:16.908Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:35:16.909Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:35:16.909Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testca/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testkey/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/ [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/race.go [2022-05-06T20:35:16.909Z] spire-1.2.1/test/util/util.go [2022-05-06T20:35:16.909Z] building spire from source... [2022-05-06T20:35:17.168Z] Installing go1.17.7... [2022-05-06T20:35:17.427Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:35:17.427Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:35:17.427Z] ---> 69a2067deba8 [2022-05-06T20:35:17.427Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:35:17.427Z] ---> Using cache [2022-05-06T20:35:17.427Z] ---> f1064cad03ee [2022-05-06T20:35:17.427Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:35:17.427Z] ---> Using cache [2022-05-06T20:35:17.427Z] ---> 580cb7be8212 [2022-05-06T20:35:17.427Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T20:35:18.364Z] ---> 715a25d37308 [2022-05-06T20:35:18.364Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T20:35:20.537Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:35:20.537Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:35:20.537Z] ---> 69a2067deba8 [2022-05-06T20:35:20.537Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> f1064cad03ee [2022-05-06T20:35:20.537Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 580cb7be8212 [2022-05-06T20:35:20.537Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 2099dc79093d [2022-05-06T20:35:20.537Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 470abaa151ea [2022-05-06T20:35:20.537Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> a5afd84214b7 [2022-05-06T20:35:20.537Z] Step 8/26 : COPY . . [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 0e570ed35d29 [2022-05-06T20:35:20.537Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 8aeaa4f18bb6 [2022-05-06T20:35:20.537Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 5f3d4ab999a3 [2022-05-06T20:35:20.537Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T20:35:20.537Z] ---> Using cache [2022-05-06T20:35:20.537Z] ---> 9d4023973e10 [2022-05-06T20:35:20.537Z] 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-06T20:35:21.920Z] ---> Running in e7c7b72603d9 [2022-05-06T20:35:21.920Z] ---> Running in a3b049264e7d [2022-05-06T20:35:21.920Z] ---> Running in 2d37c66471b8 [2022-05-06T20:35:22.495Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:23.068Z] Building bin/spire-server... [2022-05-06T20:35:23.068Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:35:23.068Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:35:23.068Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:35:23.068Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:35:23.068Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:35:23.332Z] spire-1.2.1/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.data/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.data/.file [2022-05-06T20:35:23.332Z] spire-1.2.1/.dockerignore [2022-05-06T20:35:23.332Z] spire-1.2.1/.gitattributes [2022-05-06T20:35:23.332Z] spire-1.2.1/.githooks/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T20:35:23.332Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T20:35:23.332Z] spire-1.2.1/.gitignore [2022-05-06T20:35:23.332Z] spire-1.2.1/.go-version [2022-05-06T20:35:23.332Z] spire-1.2.1/.golangci.yml [2022-05-06T20:35:23.332Z] spire-1.2.1/ADOPTERS.md [2022-05-06T20:35:23.332Z] spire-1.2.1/CHANGELOG.md [2022-05-06T20:35:23.332Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T20:35:23.332Z] spire-1.2.1/CODEOWNERS [2022-05-06T20:35:23.332Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T20:35:23.332Z] spire-1.2.1/Dockerfile [2022-05-06T20:35:23.332Z] spire-1.2.1/Dockerfile.dev [2022-05-06T20:35:23.332Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T20:35:23.332Z] spire-1.2.1/LICENSE [2022-05-06T20:35:23.332Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T20:35:23.332Z] spire-1.2.1/Makefile [2022-05-06T20:35:23.332Z] spire-1.2.1/README.md [2022-05-06T20:35:23.332Z] spire-1.2.1/ROADMAP.md [2022-05-06T20:35:23.332Z] spire-1.2.1/SECURITY.md [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T20:35:23.332Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T20:35:23.333Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/ [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/agent/ [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/server/ [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/server/server.conf [2022-05-06T20:35:23.333Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/ [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/auditlog.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/ [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdgo: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:35:23.333Z]  [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/spire_server.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/telemetry.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/upgrading.md [2022-05-06T20:35:23.333Z] spire-1.2.1/doc/using_spire.md [2022-05-06T20:35:23.333Z] spire-1.2.1/examples/ [2022-05-06T20:35:23.333Z] spire-1.2.1/examples/README.md [2022-05-06T20:35:23.333Z] spire-1.2.1/go.mod [2022-05-06T20:35:23.333Z] spire-1.2.1/go.sum [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:23.333Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:35:23.334Z]  [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:35:23.334Z]  [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T20:35:23.334Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.gogo: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:35:23.335Z]  [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/util/ [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T20:35:23.335Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/version/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/ca_health.gogo: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:35:23.336Z]  [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/config.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T20:35:23.336Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T20:35:23.337Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/server.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/private/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/private/server/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T20:35:23.338Z] spire-1.2.1/release/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/README.md [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/conf/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T20:35:23.338Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T20:35:23.338Z] spire-1.2.1/script/ [2022-05-06T20:35:23.338Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T20:35:23.338Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T20:35:23.338Z] spire-1.2.1/support/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T20:35:23.338Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/clock/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/clock/clock.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T20:35:23.338Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/common [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T20:35:23.339Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T20:35:23.340Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T20:35:23.341Z] spire-1.2.1/test/integration/test.sh [2022-05-06T20:35:23.341Z] spire-1.2.1/test/plugintest/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testca/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testca/ca.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testkey/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/testkey/new.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/ [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/race.go [2022-05-06T20:35:23.341Z] spire-1.2.1/test/util/util.go [2022-05-06T20:35:23.341Z] building spire from source... [2022-05-06T20:35:23.602Z] Installing go1.17.7... [2022-05-06T20:35:23.602Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:35:23.602Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:35:23.602Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:35:23.602Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:35:23.602Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:35:23.602Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:35:23.602Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:35:23.862Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:35:23.862Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:35:23.862Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:35:23.862Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:35:23.862Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:35:23.862Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:35:23.862Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:35:23.862Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:35:23.862Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:35:24.123Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:35:24.123Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:35:24.123Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:35:24.123Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:35:24.123Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:35:24.383Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:35:24.383Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:35:24.383Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:35:24.642Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:35:24.642Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:35:24.643Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:35:24.643Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:35:24.643Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:35:24.643Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:35:24.643Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:35:24.643Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:35:24.643Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:35:24.643Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:35:24.643Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:35:24.643Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:35:24.643Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:35:24.992Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:35:24.992Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:35:24.992Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:35:25.251Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:35:25.251Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:35:25.251Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:35:25.251Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:35:25.251Z] Removing intermediate container 2d37c66471b8 [2022-05-06T20:35:25.251Z] ---> d9362fdda54b [2022-05-06T20:35:25.251Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T20:35:25.512Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:35:26.081Z]  ---> Running in 318fa138f81d [2022-05-06T20:35:26.081Z] OK: 221 MiB in 52 packages [2022-05-06T20:35:26.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:35:26.081Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:35:26.081Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:35:26.343Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:35:26.343Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:35:27.727Z] Removing intermediate container 318fa138f81d [2022-05-06T20:35:27.727Z] ---> 38679e915272 [2022-05-06T20:35:27.727Z] Step 28/31 : CMD ["gate"] [2022-05-06T20:35:27.727Z] ---> Running in 0ca4cafc5429 [2022-05-06T20:35:27.727Z] Removing intermediate container e7c7b72603d9 [2022-05-06T20:35:27.727Z] ---> bdf16b2c1cbe [2022-05-06T20:35:27.727Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:35:28.379Z] Removing intermediate container 0ca4cafc5429 [2022-05-06T20:35:28.379Z] ---> 8821c99e7227 [2022-05-06T20:35:28.379Z] Step 29/31 : LABEL arch=x86_64 [2022-05-06T20:35:28.379Z] ---> 67ad8612abc5 [2022-05-06T20:35:28.379Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:35:29.766Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:35:29.766Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:35:29.766Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:35:29.766Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:35:29.766Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:35:29.766Z] Building bin/spire-server... [2022-05-06T20:35:29.766Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:35:29.766Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T20:35:29.766Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T20:35:29.766Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T20:35:29.766Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T20:35:29.766Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T20:35:30.035Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T20:35:30.035Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T20:35:30.035Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:35:30.035Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T20:35:30.296Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:35:30.296Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T20:35:30.556Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T20:35:30.556Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:35:30.556Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:35:30.817Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T20:35:30.817Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T20:35:30.817Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T20:35:31.077Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T20:35:31.077Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T20:35:31.077Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T20:35:31.355Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:35:31.355Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T20:35:31.355Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T20:35:31.355Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T20:35:31.355Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T20:35:31.355Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T20:35:31.355Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T20:35:31.355Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T20:35:31.623Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:35:31.623Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T20:35:31.623Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T20:35:31.623Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T20:35:31.623Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T20:35:31.623Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:35:31.623Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:35:31.623Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T20:35:31.623Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T20:35:31.623Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T20:35:31.623Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T20:35:31.623Z]  ---> Running in daef06aefe26 [2022-05-06T20:35:31.623Z] ---> Running in 1be69d516481 [2022-05-06T20:35:31.623Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T20:35:31.623Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T20:35:31.623Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:35:31.623Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T20:35:31.623Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T20:35:31.623Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T20:35:31.623Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T20:35:31.623Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T20:35:31.883Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:35:31.883Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T20:35:31.883Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:35:31.883Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T20:35:31.883Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:35:31.883Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T20:35:31.883Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T20:35:31.883Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T20:35:31.883Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:35:31.883Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T20:35:32.143Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T20:35:32.143Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T20:35:32.143Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:35:32.143Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:35:32.143Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T20:35:32.143Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T20:35:32.143Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T20:35:32.143Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T20:35:32.143Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:35:32.402Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:35:32.402Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:35:32.402Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:35:32.661Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T20:35:32.920Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:35:32.920Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:35:32.920Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:35:32.920Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:35:32.920Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:35:32.920Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:35:32.920Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:35:33.178Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:35:33.443Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:35:33.443Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:35:33.443Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:35:33.443Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:35:33.443Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:35:33.443Z] Removing intermediate container daef06aefe26 [2022-05-06T20:35:33.443Z] ---> 9e2dc511d414 [2022-05-06T20:35:33.443Z] Step 30/31 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:35:33.443Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:35:33.443Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:35:33.702Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:35:33.702Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:35:33.702Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:35:33.702Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:35:33.702Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:35:33.702Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:35:34.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T20:35:34.044Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T20:35:34.044Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T20:35:34.044Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T20:35:34.044Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T20:35:34.044Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:35:34.044Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:35:34.044Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:35:34.044Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:35:34.044Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:35:34.304Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:35:34.304Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:35:34.304Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:35:34.304Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:35:34.304Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:35:34.564Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:35:34.564Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:35:34.564Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:35:34.824Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:35:34.824Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:35:34.824Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:35:34.824Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:35:35.083Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:35:35.083Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:35:35.083Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:35:35.083Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:35:35.083Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:35:35.083Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:35:35.083Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:35:35.519Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:35:35.778Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:35:35.778Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:35:35.778Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:35:35.778Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:35:35.778Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:35:36.346Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:35:36.346Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:35:36.346Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:35:36.346Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:35:36.346Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:35:38.253Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T20:35:38.253Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T20:35:38.253Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T20:35:38.253Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T20:35:38.253Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T20:35:38.253Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T20:35:38.512Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T20:35:38.512Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T20:35:38.775Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T20:35:39.453Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T20:35:39.453Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T20:35:39.711Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T20:35:39.711Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T20:35:39.711Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T20:35:39.973Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:35:39.973Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:35:41.004Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T20:35:41.004Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T20:35:41.271Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T20:35:41.531Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T20:35:41.794Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T20:35:42.056Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T20:35:42.317Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T20:35:42.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T20:35:42.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T20:35:42.579Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T20:35:42.579Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T20:35:42.839Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T20:35:42.839Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T20:35:42.839Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T20:35:42.839Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T20:35:42.839Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T20:35:42.839Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T20:35:42.839Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T20:35:43.150Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T20:35:43.410Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T20:35:43.410Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T20:35:43.410Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T20:35:43.410Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T20:35:43.410Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T20:35:43.856Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T20:35:43.856Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T20:35:43.856Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T20:35:43.856Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T20:35:43.856Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T20:35:44.117Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T20:35:44.117Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T20:35:44.117Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T20:35:44.377Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T20:35:44.377Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T20:35:44.638Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T20:35:45.209Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T20:35:45.209Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T20:35:45.209Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T20:35:45.209Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T20:35:45.209Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T20:35:45.209Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T20:35:45.209Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T20:35:45.209Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T20:35:45.209Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T20:35:45.209Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T20:35:45.209Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T20:35:45.467Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T20:35:45.467Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T20:35:45.467Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T20:35:45.467Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T20:35:45.467Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T20:35:45.467Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T20:35:45.467Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T20:35:45.467Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T20:35:45.467Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T20:35:45.727Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T20:35:45.991Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T20:35:45.991Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T20:35:45.991Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T20:35:45.991Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T20:35:45.991Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T20:35:45.991Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T20:35:45.991Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T20:35:45.991Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T20:35:45.991Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T20:35:46.251Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T20:35:46.251Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T20:35:46.251Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T20:35:46.251Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T20:35:48.161Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T20:35:48.161Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T20:36:03.050Z]  ---> Running in a048b3d82e55 [2022-05-06T20:36:06.550Z] Removing intermediate container a048b3d82e55 [2022-05-06T20:36:06.550Z] ---> aa262a56cfd9 [2022-05-06T20:36:06.550Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T20:36:07.211Z] Removing intermediate container 1be69d516481 [2022-05-06T20:36:07.211Z] ---> 44d2e70522af [2022-05-06T20:36:07.211Z] Step 8/22 : COPY . . [2022-05-06T20:36:09.135Z] ---> Running in 5ad13133e7f4 [2022-05-06T20:36:11.676Z] Building bin/spire-agent... [2022-05-06T20:36:11.676Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:36:11.676Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:36:11.676Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:36:11.676Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:36:11.676Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:36:12.246Z] Removing intermediate container 5ad13133e7f4 [2022-05-06T20:36:12.246Z] ---> 1c362a96366a [2022-05-06T20:36:12.246Z] [2022-05-06T20:36:12.246Z] Successfully built 1c362a96366a [2022-05-06T20:36:12.246Z] Successfully tagged security-bootstrapper:latest [2022-05-06T20:36:12.246Z] Building core-command [2022-05-06T20:36:12.814Z]  Building security-bootstrapper ... done go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:36:12.814Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:36:13.079Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:36:13.079Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:36:13.079Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:36:13.079Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:36:13.079Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:36:13.079Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:36:18.369Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:36:18.369Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:36:18.369Z] ---> 69a2067deba8 [2022-05-06T20:36:18.369Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:36:18.369Z] ---> Using cache [2022-05-06T20:36:18.369Z] ---> f1064cad03ee [2022-05-06T20:36:18.369Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:36:18.369Z] ---> Using cache [2022-05-06T20:36:18.369Z] ---> 580cb7be8212 [2022-05-06T20:36:18.369Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T20:36:26.505Z] ---> fb75dae88e80 [2022-05-06T20:36:26.505Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T20:36:26.505Z] ---> Running in eb24e93b2109 [2022-05-06T20:36:26.505Z] ---> Running in c4159c7e4d89 [2022-05-06T20:36:27.445Z] 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-06T20:36:27.445Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:28.388Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:36:28.647Z] OK: 221 MiB in 52 packages [2022-05-06T20:36:31.936Z] Removing intermediate container eb24e93b2109 [2022-05-06T20:36:31.936Z] ---> 61a51f111090 [2022-05-06T20:36:31.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:36:32.873Z] ---> 1bfcbb41307f [2022-05-06T20:36:32.873Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:36:33.442Z] ---> Running in fff2f2a7bcc3 [2022-05-06T20:36:37.645Z] Removing intermediate container fff2f2a7bcc3 [2022-05-06T20:36:37.645Z] ---> 9f909601c004 [2022-05-06T20:36:37.645Z] Step 8/23 : COPY . . [2022-05-06T20:37:04.205Z] ---> 33ab0f3277b5 [2022-05-06T20:37:04.205Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T20:37:04.777Z] ---> Running in fa36f982ac1a [2022-05-06T20:37:06.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/core-command/core-command ./cmd/core-command [2022-05-06T20:37:16.173Z] Removing intermediate container c4159c7e4d89 [2022-05-06T20:37:16.173Z] ---> 9430ce2ad2e8 [2022-05-06T20:37:16.173Z] [2022-05-06T20:37:16.173Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:37:16.173Z] ---> e04c818066af [2022-05-06T20:37:16.173Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T20:37:17.112Z] ---> Running in 95cae42e92e4 [2022-05-06T20:37:18.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:18.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:18.571Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T20:37:18.571Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T20:37:18.571Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:37:18.571Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:37:18.571Z] OK: 6 MiB in 16 packages [2022-05-06T20:37:21.869Z] Removing intermediate container 95cae42e92e4 [2022-05-06T20:37:21.869Z] ---> 03cbde60cfd5 [2022-05-06T20:37:21.869Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:37:22.129Z] ---> Running in a435b295a02a [2022-05-06T20:37:22.735Z] Removing intermediate container a435b295a02a [2022-05-06T20:37:22.735Z] ---> 2e223e59fc7d [2022-05-06T20:37:22.735Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T20:37:22.994Z] ---> Running in dd8f80895ef4 [2022-05-06T20:37:23.562Z] Removing intermediate container dd8f80895ef4 [2022-05-06T20:37:23.562Z] ---> f06dd77e2a37 [2022-05-06T20:37:23.562Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T20:37:23.820Z] ---> Running in 3a1a7be39927 [2022-05-06T20:37:24.759Z] Removing intermediate container 3a1a7be39927 [2022-05-06T20:37:24.759Z] ---> bbfc090a36d2 [2022-05-06T20:37:24.759Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:25.332Z] ---> 0f53ab5597f2 [2022-05-06T20:37:25.332Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T20:37:31.936Z] ---> b6423f492efc [2022-05-06T20:37:31.936Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:31.936Z] ---> b1f46e261436 [2022-05-06T20:37:31.936Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T20:37:32.195Z] ---> Running in d44eee7e7f39 [2022-05-06T20:37:32.769Z] Removing intermediate container d44eee7e7f39 [2022-05-06T20:37:32.769Z] ---> 44a86e46ea4a [2022-05-06T20:37:32.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:32.769Z] ---> Running in db3995707007 [2022-05-06T20:37:33.740Z] Removing intermediate container db3995707007 [2022-05-06T20:37:33.740Z] ---> abf2fd4a1f6b [2022-05-06T20:37:33.740Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:37:34.679Z] ---> Running in d43e607186d8 [2022-05-06T20:37:37.973Z] Removing intermediate container d43e607186d8 [2022-05-06T20:37:37.974Z] ---> a7bc7053ce21 [2022-05-06T20:37:37.974Z] Step 21/22 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:37:43.256Z] Removing intermediate container fa36f982ac1a [2022-05-06T20:37:43.256Z] ---> 22179eac7b6b [2022-05-06T20:37:43.256Z] [2022-05-06T20:37:43.256Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:37:43.256Z] ---> e04c818066af [2022-05-06T20:37:43.256Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T20:37:43.256Z] ---> Using cache [2022-05-06T20:37:43.256Z] ---> f86cb64e4478 [2022-05-06T20:37:43.256Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T20:37:43.256Z] ---> Using cache [2022-05-06T20:37:43.256Z] ---> 481768c08717 [2022-05-06T20:37:43.256Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T20:37:46.547Z] ---> Running in 065214aa148e [2022-05-06T20:37:46.547Z] ---> Running in 1d78da11d861 [2022-05-06T20:37:46.547Z] Removing intermediate container 065214aa148e [2022-05-06T20:37:46.547Z] ---> ce3c58626b08 [2022-05-06T20:37:46.806Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:37:47.066Z] Removing intermediate container 1d78da11d861 [2022-05-06T20:37:47.066Z] ---> 9f8988ae722b [2022-05-06T20:37:47.066Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T20:37:47.066Z] ---> Running in b91d9d76ca58 [2022-05-06T20:37:47.066Z] ---> Running in fd5670b081d7 [2022-05-06T20:37:47.330Z] Removing intermediate container b91d9d76ca58 [2022-05-06T20:37:47.330Z] ---> 2a2702fe332a [2022-05-06T20:37:47.330Z] [2022-05-06T20:37:47.330Z] Successfully built 2a2702fe332a [2022-05-06T20:37:47.592Z] Successfully tagged support-notifications:latest [2022-05-06T20:37:47.592Z]  Building support-notifications ... done Building security-spiffe-token-provider [2022-05-06T20:37:47.592Z] Removing intermediate container fd5670b081d7 [2022-05-06T20:37:47.592Z] ---> 6fff6648a463 [2022-05-06T20:37:47.592Z] Step 15/23 : WORKDIR / [2022-05-06T20:37:49.501Z] ---> Running in 058e7a141436 [2022-05-06T20:37:52.043Z] Removing intermediate container 058e7a141436 [2022-05-06T20:37:52.044Z] ---> 905e1d351cc1 [2022-05-06T20:37:52.044Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:37:52.333Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:52.333Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:52.333Z] ---> 69a2067deba8 [2022-05-06T20:37:52.333Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T20:37:52.333Z] ---> Using cache [2022-05-06T20:37:52.333Z] ---> f1064cad03ee [2022-05-06T20:37:52.333Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T20:37:52.594Z] ---> 7d29fd929b09 [2022-05-06T20:37:52.594Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T20:37:52.594Z] ---> Running in cb096216699c [2022-05-06T20:37:53.174Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:53.174Z] ---> 15bff211edd7 [2022-05-06T20:37:53.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T20:37:53.432Z] ---> b36c9dca0c73 [2022-05-06T20:37:53.432Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T20:37:53.432Z] ---> Running in 522ea4d6be31 [2022-05-06T20:37:53.690Z] Removing intermediate container 522ea4d6be31 [2022-05-06T20:37:53.690Z] ---> 4b3567e71273 [2022-05-06T20:37:53.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:37:53.690Z] ---> Running in 138c9ad1fcc2 [2022-05-06T20:37:53.948Z] Removing intermediate container 138c9ad1fcc2 [2022-05-06T20:37:53.948Z] ---> ea114eee1733 [2022-05-06T20:37:53.948Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:37:53.948Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:53.948Z] ---> Running in 16d5e2a0a815 [2022-05-06T20:37:54.208Z] Removing intermediate container 16d5e2a0a815 [2022-05-06T20:37:54.208Z] ---> 814e492ed69d [2022-05-06T20:37:54.208Z] Step 22/23 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:37:54.474Z] ---> Running in 3fe6852cc366 [2022-05-06T20:37:54.474Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:37:54.474Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:37:54.474Z] OK: 15864 distinct packages available [2022-05-06T20:37:54.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:54.474Z] Removing intermediate container 3fe6852cc366 [2022-05-06T20:37:54.474Z] ---> b7b2576ed548 [2022-05-06T20:37:54.474Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:37:54.738Z] ---> Running in c0a61011bd8c [2022-05-06T20:37:54.997Z] Removing intermediate container c0a61011bd8c [2022-05-06T20:37:54.998Z] ---> d566ce06810e [2022-05-06T20:37:54.998Z] [2022-05-06T20:37:54.998Z] Removing intermediate container 03355cda3ecb [2022-05-06T20:37:54.998Z] ---> 46d42bcd50a5 [2022-05-06T20:37:54.998Z] [2022-05-06T20:37:54.998Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:37:54.998Z] Successfully built d566ce06810e [2022-05-06T20:37:54.998Z] Successfully tagged core-command:latest [2022-05-06T20:37:54.998Z] Building security-proxy-setup [2022-05-06T20:37:54.998Z]  Building core-command ... done 3.15: Pulling from library/alpine [2022-05-06T20:37:55.258Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:37:55.518Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T20:37:55.518Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T20:37:55.518Z] ---> 0ac33e5f5afa [2022-05-06T20:37:55.518Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:37:55.518Z] OK: 221 MiB in 52 packages [2022-05-06T20:37:58.881Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:37:58.882Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:37:58.882Z] ---> 69a2067deba8 [2022-05-06T20:37:58.882Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> f1064cad03ee [2022-05-06T20:37:58.882Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> 580cb7be8212 [2022-05-06T20:37:58.882Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> 61a51f111090 [2022-05-06T20:37:58.882Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> 1bfcbb41307f [2022-05-06T20:37:58.882Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> 9f909601c004 [2022-05-06T20:37:58.882Z] Step 8/22 : COPY . . [2022-05-06T20:37:58.882Z] ---> Using cache [2022-05-06T20:37:58.882Z] ---> 33ab0f3277b5 [2022-05-06T20:37:58.882Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T20:37:59.155Z] ---> Running in 4e27a4289d04 [2022-05-06T20:37:59.155Z] ---> Running in 665044accf25 [2022-05-06T20:37:59.432Z] Removing intermediate container 4e27a4289d04 [2022-05-06T20:37:59.432Z] ---> 1f93603f5d41 [2022-05-06T20:37:59.432Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:37:59.855Z] Removing intermediate container cb096216699c [2022-05-06T20:37:59.855Z] ---> 2afe6ac94032 [2022-05-06T20:37:59.855Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T20:37:59.855Z] ---> Running in c8f6b598eb0e [2022-05-06T20:37:59.855Z] 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-06T20:38:00.115Z] ---> 00db11e37a10 [2022-05-06T20:38:00.115Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:38:00.374Z] ---> Running in 705db5e29283 [2022-05-06T20:38:00.942Z] Removing intermediate container c8f6b598eb0e [2022-05-06T20:38:00.942Z] ---> 55bfde246380 [2022-05-06T20:38:00.942Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:38:01.220Z] ---> Running in 16f2b1efd7c5 [2022-05-06T20:38:01.790Z] Removing intermediate container 705db5e29283 [2022-05-06T20:38:01.790Z] ---> abb9443505c7 [2022-05-06T20:38:01.790Z] Step 7/20 : COPY . . [2022-05-06T20:38:01.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:02.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:03.295Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:38:03.295Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:38:03.295Z] OK: 15855 distinct packages available [2022-05-06T20:38:03.295Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:03.864Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:04.435Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:04.435Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:38:04.435Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T20:38:04.694Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:04.694Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T20:38:04.694Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:04.694Z] OK: 6 MiB in 19 packages [2022-05-06T20:38:09.969Z] ---> 4562120aa240 [2022-05-06T20:38:09.969Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T20:38:10.537Z] ---> Running in 6cd90178206e [2022-05-06T20:38:10.537Z] Removing intermediate container 16f2b1efd7c5 [2022-05-06T20:38:10.537Z] ---> 9819ee48a944 [2022-05-06T20:38:10.537Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T20:38:11.105Z] 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-06T20:38:12.485Z] ---> 3564e057a8e1 [2022-05-06T20:38:12.485Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:38:13.424Z] 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-06T20:38:14.806Z] ---> 6b74fd4ad7c0 [2022-05-06T20:38:14.806Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:15.745Z] ---> 2d8439eccde5 [2022-05-06T20:38:15.745Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T20:38:17.654Z] ---> 1f351f89da19 [2022-05-06T20:38:17.654Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T20:38:17.956Z] Removing intermediate container 665044accf25 [2022-05-06T20:38:17.956Z] ---> 4bb29615e6d7 [2022-05-06T20:38:17.956Z] [2022-05-06T20:38:17.956Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T20:38:17.956Z] ---> e04c818066af [2022-05-06T20:38:17.956Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T20:38:18.525Z] ---> Running in d896bb202e4a [2022-05-06T20:38:18.525Z] ---> 489ad693d8b3 [2022-05-06T20:38:18.525Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:38:18.784Z] ---> Running in c39edc2c2605 [2022-05-06T20:38:19.043Z] Removing intermediate container c39edc2c2605 [2022-05-06T20:38:19.043Z] ---> 9f55128c12f7 [2022-05-06T20:38:19.043Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:38:19.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:19.325Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:19.683Z] ---> Running in 143c9f64b465 [2022-05-06T20:38:19.683Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T20:38:19.683Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:38:19.683Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T20:38:19.683Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T20:38:19.683Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T20:38:19.683Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:19.683Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:38:19.683Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:38:19.683Z] OK: 8 MiB in 20 packages [2022-05-06T20:38:19.951Z] Removing intermediate container 143c9f64b465 [2022-05-06T20:38:19.951Z] ---> a977eed759d7 [2022-05-06T20:38:19.951Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:38:20.593Z] ---> Running in e6d3c9c2258a [2022-05-06T20:38:20.852Z] Removing intermediate container e6d3c9c2258a [2022-05-06T20:38:20.852Z] ---> df9d3f7e53b4 [2022-05-06T20:38:20.852Z] Step 25/26 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:38:21.421Z] ---> Running in b176a349cd05 [2022-05-06T20:38:21.421Z] Removing intermediate container d896bb202e4a [2022-05-06T20:38:21.421Z] ---> 100b224f8d1b [2022-05-06T20:38:21.421Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T20:38:22.362Z] ---> Running in af374670ad2b [2022-05-06T20:38:22.362Z] Removing intermediate container b176a349cd05 [2022-05-06T20:38:22.362Z] ---> 2540c3088f89 [2022-05-06T20:38:22.362Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:38:22.931Z] ---> Running in a9a723038230 [2022-05-06T20:38:22.931Z] Removing intermediate container af374670ad2b [2022-05-06T20:38:22.931Z] ---> b31e2382c4ae [2022-05-06T20:38:22.931Z] Step 13/22 : WORKDIR /edgex [2022-05-06T20:38:23.190Z] ---> Running in a38a0e7d54ad [2022-05-06T20:38:23.448Z] Removing intermediate container a9a723038230 [2022-05-06T20:38:23.448Z] ---> 145cce7fd2dd [2022-05-06T20:38:23.448Z] [2022-05-06T20:38:23.707Z] Successfully built 145cce7fd2dd [2022-05-06T20:38:23.967Z] Successfully tagged security-spire-agent:latest [2022-05-06T20:38:23.967Z] Building core-data [2022-05-06T20:38:23.967Z]  Building security-spire-agent ... done Removing intermediate container a38a0e7d54ad [2022-05-06T20:38:23.967Z] ---> 2d1e8e3bdbb1 [2022-05-06T20:38:23.967Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T20:38:28.162Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:38:28.162Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:38:28.162Z] ---> 69a2067deba8 [2022-05-06T20:38:28.162Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:38:28.162Z] ---> Using cache [2022-05-06T20:38:28.162Z] ---> f1064cad03ee [2022-05-06T20:38:28.162Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:28.162Z] ---> Using cache [2022-05-06T20:38:28.162Z] ---> 580cb7be8212 [2022-05-06T20:38:28.162Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T20:38:30.703Z] ---> b043be87fad6 [2022-05-06T20:38:30.703Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T20:38:30.703Z] ---> Running in fe4cab0298d2 [2022-05-06T20:38:31.642Z] ---> a98727cbb753 [2022-05-06T20:38:31.642Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T20:38:31.907Z] Building bin/spire-agent... [2022-05-06T20:38:31.907Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:38:31.907Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:38:31.907Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:38:31.907Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:38:31.907Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:38:32.482Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:32.769Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:38:32.769Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:38:33.028Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:38:33.028Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:38:33.028Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:38:33.028Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:38:33.028Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:38:33.028Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:38:33.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:33.546Z] ---> 6c367d89da89 [2022-05-06T20:38:33.546Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T20:38:33.546Z] OK: 221 MiB in 52 packages [2022-05-06T20:38:38.871Z] ---> 7e1591344703 [2022-05-06T20:38:38.871Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T20:38:39.821Z] Removing intermediate container 6cd90178206e [2022-05-06T20:38:39.821Z] ---> 25640b1cea82 [2022-05-06T20:38:39.821Z] [2022-05-06T20:38:39.821Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T20:38:39.821Z] ---> 0ac33e5f5afa [2022-05-06T20:38:39.821Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:38:39.821Z] ---> Using cache [2022-05-06T20:38:39.821Z] ---> 1f93603f5d41 [2022-05-06T20:38:39.821Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:39.821Z] ---> Using cache [2022-05-06T20:38:39.821Z] ---> 55bfde246380 [2022-05-06T20:38:39.821Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T20:38:41.200Z] Building bin/spire-agent... [2022-05-06T20:38:41.200Z] ---> Running in 7909c43037d8 [2022-05-06T20:38:41.200Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T20:38:41.200Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T20:38:41.200Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T20:38:41.200Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T20:38:42.140Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T20:38:42.140Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T20:38:42.140Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T20:38:42.140Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T20:38:42.140Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T20:38:42.140Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T20:38:42.140Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T20:38:42.140Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T20:38:42.140Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T20:38:42.400Z] Removing intermediate container fe4cab0298d2 [2022-05-06T20:38:42.400Z] ---> dddb5d936f13 [2022-05-06T20:38:42.400Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:38:42.400Z] ---> Running in 7f5186f695c2 [2022-05-06T20:38:43.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:43.909Z] ---> 2a71ed78b3d2 [2022-05-06T20:38:43.909Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:38:43.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:44.168Z] ---> Running in db641397db89 [2022-05-06T20:38:44.427Z] Removing intermediate container 7909c43037d8 [2022-05-06T20:38:44.427Z] ---> 1a1ef7e95294 [2022-05-06T20:38:44.427Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T20:38:44.427Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:38:44.427Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:38:44.427Z] OK: 15855 distinct packages available [2022-05-06T20:38:44.427Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:44.427Z] ---> Running in b215f1cdc663 [2022-05-06T20:38:44.701Z] Removing intermediate container b215f1cdc663 [2022-05-06T20:38:44.701Z] ---> d94078dedbb5 [2022-05-06T20:38:44.701Z] Step 20/22 : LABEL arch=x86_64 [2022-05-06T20:38:45.268Z] ---> Running in 5bba55b11b9f [2022-05-06T20:38:45.268Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:45.528Z] Removing intermediate container 5bba55b11b9f [2022-05-06T20:38:45.528Z] ---> 91b7ee2ccb77 [2022-05-06T20:38:45.528Z] Step 21/22 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:38:45.528Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T20:38:45.800Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:38:45.800Z] ---> Running in 79a3902e29a4 [2022-05-06T20:38:45.800Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:38:45.800Z] Removing intermediate container db641397db89 [2022-05-06T20:38:45.800Z] ---> c8d6e41a71cc [2022-05-06T20:38:45.800Z] Step 8/23 : COPY . . [2022-05-06T20:38:46.059Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T20:38:46.059Z] Removing intermediate container 79a3902e29a4 [2022-05-06T20:38:46.059Z] ---> f2fde8919c62 [2022-05-06T20:38:46.059Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T20:38:46.059Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T20:38:46.059Z] ---> Running in f8067ee3d961 [2022-05-06T20:38:46.059Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T20:38:46.318Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:38:46.318Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T20:38:46.318Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T20:38:46.578Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:38:46.578Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T20:38:46.578Z] OK: 8 MiB in 23 packages [2022-05-06T20:38:46.578Z] Removing intermediate container f8067ee3d961 [2022-05-06T20:38:46.578Z] ---> 1b6150994a54 [2022-05-06T20:38:46.578Z] [2022-05-06T20:38:46.578Z] Successfully built 1b6150994a54 [2022-05-06T20:38:46.838Z] Successfully tagged security-proxy-setup:latest [2022-05-06T20:38:46.838Z]  Building security-proxy-setup ... done Building sys-mgmt-agent [2022-05-06T20:38:52.136Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T20:38:52.136Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T20:38:52.136Z] ---> 69a2067deba8 [2022-05-06T20:38:52.136Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T20:38:52.136Z] ---> Using cache [2022-05-06T20:38:52.136Z] ---> f1064cad03ee [2022-05-06T20:38:52.136Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:38:52.136Z] ---> Using cache [2022-05-06T20:38:52.136Z] ---> 580cb7be8212 [2022-05-06T20:38:52.136Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T20:38:54.044Z] Removing intermediate container 7f5186f695c2 [2022-05-06T20:38:54.044Z] ---> 61fd38c9e389 [2022-05-06T20:38:54.044Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:38:55.954Z] ---> Running in acf310523bed [2022-05-06T20:38:55.955Z] ---> d198890ce937 [2022-05-06T20:38:55.955Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T20:38:55.955Z] ---> 767e48d2d162 [2022-05-06T20:38:55.955Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T20:38:56.215Z] ---> Running in b095e061157b [2022-05-06T20:38:56.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:56.474Z] ---> 4a1f7f71f082 [2022-05-06T20:38:56.474Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T20:38:57.042Z] 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-06T20:38:57.042Z] ---> 2112717075ba [2022-05-06T20:38:57.042Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T20:38:57.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:38:57.042Z] ---> Running in 499a8b849006 [2022-05-06T20:38:57.611Z] OK: 221 MiB in 52 packages [2022-05-06T20:38:57.611Z] Removing intermediate container 499a8b849006 [2022-05-06T20:38:57.611Z] ---> c0b63e022b51 [2022-05-06T20:38:57.611Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:38:57.875Z] ---> Running in 931a8f67ffa8 [2022-05-06T20:38:58.812Z] Removing intermediate container 931a8f67ffa8 [2022-05-06T20:38:58.812Z] ---> 2884e0e1983a [2022-05-06T20:38:58.812Z] Step 18/20 : LABEL arch=x86_64 [2022-05-06T20:38:59.071Z] Removing intermediate container acf310523bed [2022-05-06T20:38:59.071Z] ---> 7126373765b9 [2022-05-06T20:38:59.071Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T20:38:59.640Z] ---> Running in 1fa99f7841af [2022-05-06T20:38:59.898Z] ---> 72348339d61d [2022-05-06T20:38:59.898Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T20:38:59.898Z] Removing intermediate container 1fa99f7841af [2022-05-06T20:38:59.898Z] ---> 25ff51ea9b82 [2022-05-06T20:38:59.898Z] Step 19/20 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:38:59.898Z] ---> Running in 943d9f71ce08 [2022-05-06T20:39:00.157Z] ---> Running in 5e89cdae8998 [2022-05-06T20:39:00.727Z] Removing intermediate container 5e89cdae8998 [2022-05-06T20:39:00.727Z] ---> 8d902a129ce4 [2022-05-06T20:39:00.727Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T20:39:01.306Z] ---> Running in a0bc7084a266 [2022-05-06T20:39:01.877Z] Removing intermediate container a0bc7084a266 [2022-05-06T20:39:01.877Z] ---> aa25ce28517a [2022-05-06T20:39:01.877Z] [2022-05-06T20:39:01.877Z] Successfully built aa25ce28517a [2022-05-06T20:39:01.877Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-06T20:39:02.447Z]  Building security-spiffe-token-provider ... done Removing intermediate container 943d9f71ce08 [2022-05-06T20:39:02.447Z] ---> 7ebdbb79fe74 [2022-05-06T20:39:02.447Z] Step 8/23 : COPY . . [2022-05-06T20:39:34.652Z] ---> 6d8baa108adf [2022-05-06T20:39:34.652Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T20:39:36.030Z] ---> Running in 1269b3c6f3d9 [2022-05-06T20:39:36.291Z] 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-06T20:39:38.202Z] Removing intermediate container 355a1ccd6eb8 [2022-05-06T20:39:38.202Z] ---> cd216d72cc32 [2022-05-06T20:39:38.202Z] [2022-05-06T20:39:38.202Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T20:39:38.202Z] ---> 0ac33e5f5afa [2022-05-06T20:39:38.202Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:39:38.202Z] ---> Using cache [2022-05-06T20:39:38.202Z] ---> 1f93603f5d41 [2022-05-06T20:39:38.202Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:39:38.202Z] ---> Using cache [2022-05-06T20:39:38.202Z] ---> 55bfde246380 [2022-05-06T20:39:38.202Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T20:39:38.202Z] ---> Using cache [2022-05-06T20:39:38.202Z] ---> 9819ee48a944 [2022-05-06T20:39:38.202Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:39:40.109Z] Removing intermediate container b095e061157b [2022-05-06T20:39:40.109Z] ---> cc18a5f3ec8d [2022-05-06T20:39:40.109Z] [2022-05-06T20:39:40.109Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T20:39:40.109Z] ---> e04c818066af [2022-05-06T20:39:40.109Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T20:39:42.019Z] ---> 2a33283a9fb7 [2022-05-06T20:39:42.019Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:39:42.019Z] ---> Running in 4fb4399c9698 [2022-05-06T20:39:42.019Z] Removing intermediate container 4fb4399c9698 [2022-05-06T20:39:42.019Z] ---> 581fdbb9a9aa [2022-05-06T20:39:42.020Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T20:39:42.284Z] ---> e57fab7b4478 [2022-05-06T20:39:42.284Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T20:39:42.620Z] ---> Running in 896f3b6701e3 [2022-05-06T20:39:42.880Z] Removing intermediate container 896f3b6701e3 [2022-05-06T20:39:42.880Z] ---> 719af596cdef [2022-05-06T20:39:42.880Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T20:39:43.141Z] ---> d1011669966e [2022-05-06T20:39:43.141Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T20:39:43.141Z] ---> Running in 131978dfa6f1 [2022-05-06T20:39:43.709Z] ---> 578c3e90027e [2022-05-06T20:39:43.709Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:39:43.709Z] Removing intermediate container 131978dfa6f1 [2022-05-06T20:39:43.709Z] ---> 671dbf90b236 [2022-05-06T20:39:43.709Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:39:43.969Z] ---> Running in efc5fadd5a00 [2022-05-06T20:39:44.228Z] ---> Running in e4e353750527 [2022-05-06T20:39:44.501Z] Removing intermediate container efc5fadd5a00 [2022-05-06T20:39:44.501Z] ---> c12581229a74 [2022-05-06T20:39:44.501Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:39:44.501Z] ---> Running in 6e75d58a108c [2022-05-06T20:39:44.780Z] Removing intermediate container 6e75d58a108c [2022-05-06T20:39:44.780Z] ---> acd566f981f2 [2022-05-06T20:39:44.780Z] Step 23/25 : LABEL arch=x86_64 [2022-05-06T20:39:44.780Z] ---> Running in 62f6c29a2350 [2022-05-06T20:39:45.041Z] Removing intermediate container 62f6c29a2350 [2022-05-06T20:39:45.041Z] ---> 94702c2b076a [2022-05-06T20:39:45.041Z] Step 24/25 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:39:45.041Z] ---> Running in a2dc650cfa9b [2022-05-06T20:39:45.304Z] Removing intermediate container a2dc650cfa9b [2022-05-06T20:39:45.304Z] ---> c0dcbae2af0d [2022-05-06T20:39:45.304Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T20:39:45.304Z] ---> Running in e6a95607dd12 [2022-05-06T20:39:45.304Z] Removing intermediate container e4e353750527 [2022-05-06T20:39:45.304Z] ---> 9bcae3a2b592 [2022-05-06T20:39:45.304Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T20:39:45.564Z] ---> Running in 5e51b272890f [2022-05-06T20:39:45.564Z] Removing intermediate container e6a95607dd12 [2022-05-06T20:39:45.564Z] ---> d2c0a2a5db7b [2022-05-06T20:39:45.564Z] [2022-05-06T20:39:45.564Z] Successfully built d2c0a2a5db7b [2022-05-06T20:39:45.564Z] Successfully tagged security-spire-server:latest [2022-05-06T20:39:45.824Z]  Building security-spire-server ... done fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:46.764Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:47.052Z] Removing intermediate container a3b049264e7d [2022-05-06T20:39:47.052Z] ---> cf340611e164 [2022-05-06T20:39:47.052Z] [2022-05-06T20:39:47.052Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T20:39:47.052Z] ---> 0ac33e5f5afa [2022-05-06T20:39:47.052Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T20:39:47.052Z] ---> Using cache [2022-05-06T20:39:47.052Z] ---> 1f93603f5d41 [2022-05-06T20:39:47.052Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T20:39:47.052Z] ---> Using cache [2022-05-06T20:39:47.052Z] ---> 55bfde246380 [2022-05-06T20:39:47.052Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T20:39:47.052Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T20:39:47.317Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T20:39:47.317Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T20:39:47.578Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T20:39:47.578Z] ---> Running in 0c4452245df3 [2022-05-06T20:39:47.578Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T20:39:47.578Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T20:39:47.839Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T20:39:47.839Z] OK: 8 MiB in 20 packages [2022-05-06T20:39:47.839Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:48.410Z] Removing intermediate container 5e51b272890f [2022-05-06T20:39:48.410Z] ---> 1c091137340a [2022-05-06T20:39:48.410Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T20:39:48.670Z] ---> 0c5f8dbea123 [2022-05-06T20:39:48.670Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T20:39:48.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:48.931Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T20:39:48.931Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T20:39:48.931Z] OK: 15855 distinct packages available [2022-05-06T20:39:49.191Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:49.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:50.028Z] ---> 626eb082134a [2022-05-06T20:39:50.028Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T20:39:50.028Z] Removing intermediate container 1269b3c6f3d9 [2022-05-06T20:39:50.028Z] ---> c663cf854c87 [2022-05-06T20:39:50.028Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T20:39:50.289Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T20:39:50.289Z] ---> Running in eca3ae785fe3 [2022-05-06T20:39:50.289Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T20:39:50.289Z] ---> 39d2d39c5784 [2022-05-06T20:39:50.289Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T20:39:50.289Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T20:39:50.551Z] ---> Running in d50fb40363df [2022-05-06T20:39:50.551Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T20:39:50.551Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:39:50.551Z] OK: 6 MiB in 18 packages [2022-05-06T20:39:50.551Z] Removing intermediate container d50fb40363df [2022-05-06T20:39:50.551Z] ---> 8359b9ee19a4 [2022-05-06T20:39:50.551Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:39:50.828Z] ---> Running in 815ca2e51393 [2022-05-06T20:39:50.828Z] 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-06T20:39:50.828Z] Removing intermediate container 815ca2e51393 [2022-05-06T20:39:50.828Z] ---> 1dd654f4e2f0 [2022-05-06T20:39:50.828Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:39:51.100Z] ---> Running in 21ead70185cc [2022-05-06T20:39:51.363Z] Removing intermediate container 0c4452245df3 [2022-05-06T20:39:51.363Z] ---> 843db7c97c73 [2022-05-06T20:39:51.363Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T20:39:51.363Z] Removing intermediate container 21ead70185cc [2022-05-06T20:39:51.363Z] ---> 70f043a72edf [2022-05-06T20:39:51.363Z] Step 22/23 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:39:51.627Z] ---> Running in f3dd62704e0a [2022-05-06T20:39:52.568Z] Removing intermediate container eca3ae785fe3 [2022-05-06T20:39:52.568Z] ---> 85beef0ab766 [2022-05-06T20:39:52.568Z] [2022-05-06T20:39:52.568Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T20:39:52.830Z] Removing intermediate container f3dd62704e0a [2022-05-06T20:39:52.830Z] ---> 9deea297042a [2022-05-06T20:39:52.830Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:39:52.830Z] 20.10.14: Pulling from library/docker [2022-05-06T20:39:53.090Z] ---> d260069198f5 [2022-05-06T20:39:53.090Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T20:39:53.090Z] ---> Running in d69461ba3101 [2022-05-06T20:39:54.033Z] ---> c29e7769299a [2022-05-06T20:39:54.033Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.dRemoving intermediate container d69461ba3101 [2022-05-06T20:39:54.033Z] [2022-05-06T20:39:54.033Z] ---> ed27eaf49a4f [2022-05-06T20:39:54.033Z] [2022-05-06T20:39:54.033Z] ---> Running in bb7b41d6d206 [2022-05-06T20:39:54.033Z] Successfully built ed27eaf49a4f [2022-05-06T20:39:54.033Z] Successfully tagged core-data:latest [2022-05-06T20:39:54.293Z]  Building core-data ... done Removing intermediate container bb7b41d6d206 [2022-05-06T20:39:54.293Z] ---> bd7b4bf77c20 [2022-05-06T20:39:54.293Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T20:39:54.553Z] ---> eace3af5de14 [2022-05-06T20:39:54.553Z] Step 21/26 : WORKDIR / [2022-05-06T20:39:54.826Z] ---> Running in b50d1b7be5a0 [2022-05-06T20:39:54.826Z] Removing intermediate container b50d1b7be5a0 [2022-05-06T20:39:54.826Z] ---> 6bada5ab4568 [2022-05-06T20:39:54.826Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T20:39:55.085Z] ---> Running in 7e54e7398fe7 [2022-05-06T20:39:55.345Z] Removing intermediate container 7e54e7398fe7 [2022-05-06T20:39:55.345Z] ---> 03e2e5d81680 [2022-05-06T20:39:55.345Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T20:39:55.345Z] ---> Running in 9be5c69bd648 [2022-05-06T20:39:55.603Z] Removing intermediate container 9be5c69bd648 [2022-05-06T20:39:55.603Z] ---> f31fc760a510 [2022-05-06T20:39:55.603Z] Step 24/26 : LABEL arch=x86_64 [2022-05-06T20:39:55.603Z] ---> Running in 4fc256168cc7 [2022-05-06T20:39:55.878Z] Removing intermediate container 4fc256168cc7 [2022-05-06T20:39:55.878Z] ---> e3b490578333 [2022-05-06T20:39:55.878Z] Step 25/26 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:39:55.878Z] ---> Running in 8ff2b4c4d8a2 [2022-05-06T20:39:56.137Z] Removing intermediate container 8ff2b4c4d8a2 [2022-05-06T20:39:56.137Z] ---> fadfc3e8e497 [2022-05-06T20:39:56.137Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T20:39:56.137Z] ---> Running in 3a4e27c33b8b [2022-05-06T20:39:56.137Z] Removing intermediate container 3a4e27c33b8b [2022-05-06T20:39:56.137Z] ---> 8b8e11e70fc3 [2022-05-06T20:39:56.137Z] [2022-05-06T20:39:56.397Z] Successfully built 8b8e11e70fc3 [2022-05-06T20:39:56.397Z] Successfully tagged security-spire-config:latest [2022-05-06T20:39:56.397Z]  Building security-spire-config ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T20:39:56.397Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T20:39:56.397Z] ---> 7417809fdb73 [2022-05-06T20:39:56.397Z] 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-06T20:39:56.397Z] ---> Running in dda032cea259 [2022-05-06T20:39:56.397Z] Removing intermediate container dda032cea259 [2022-05-06T20:39:56.397Z] ---> 451c134bf6c0 [2022-05-06T20:39:56.397Z] 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-06T20:39:56.658Z] ---> Running in afbab9791060 [2022-05-06T20:39:56.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:56.918Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-06T20:39:57.178Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T20:39:57.178Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T20:39:57.178Z] Executing bash-5.1.16-r0.post-install [2022-05-06T20:39:57.178Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T20:39:57.178Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T20:39:57.178Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T20:39:57.178Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T20:39:57.178Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T20:39:57.178Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T20:39:57.178Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T20:39:57.178Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T20:39:57.178Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T20:39:57.178Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T20:39:57.178Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T20:39:57.178Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T20:39:57.438Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T20:39:57.438Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T20:39:57.438Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T20:39:57.698Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T20:39:57.698Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T20:39:57.698Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T20:39:57.698Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T20:39:57.698Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T20:39:57.698Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T20:39:57.698Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T20:39:57.698Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T20:39:57.698Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T20:39:57.698Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T20:39:57.698Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T20:39:57.698Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T20:39:57.698Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T20:39:57.698Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T20:39:57.698Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T20:39:57.698Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T20:39:57.698Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T20:39:57.698Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T20:39:57.698Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T20:39:57.698Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T20:39:57.698Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T20:39:57.698Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T20:39:57.698Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T20:39:57.699Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T20:39:57.699Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T20:39:57.699Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T20:39:57.959Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T20:39:57.959Z] OK: 83 MiB in 65 packages [2022-05-06T20:39:58.532Z] Collecting docker-compose==1.23.2 [2022-05-06T20:39:58.532Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T20:39:58.532Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T20:39:58.532Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T20:39:58.793Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T20:39:58.794Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T20:39:58.794Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T20:39:58.794Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T20:39:58.794Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T20:39:58.794Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T20:39:59.363Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T20:39:59.364Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T20:39:59.364Z] Collecting PyYAML<4,>=3.10 [2022-05-06T20:39:59.364Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T20:39:59.933Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T20:39:59.933Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T20:40:00.193Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T20:40:00.193Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T20:40:00.454Z] 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-06T20:40:00.454Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T20:40:00.454Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T20:40:00.454Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T20:40:00.454Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T20:40:00.454Z] Collecting idna<2.8,>=2.5 [2022-05-06T20:40:00.454Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T20:40:00.454Z] 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-06T20:40:00.713Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T20:40:00.713Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T20:40:00.713Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T20:40:00.713Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T20:40:00.713Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T20:40:00.713Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T20:40:00.713Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T20:40:00.713Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T20:40:00.713Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T20:40:00.713Z] Attempting uninstall: urllib3 [2022-05-06T20:40:00.713Z] Found existing installation: urllib3 1.26.7 [2022-05-06T20:40:00.713Z] Uninstalling urllib3-1.26.7: [2022-05-06T20:40:00.713Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T20:40:00.974Z] Attempting uninstall: idna [2022-05-06T20:40:00.974Z] Found existing installation: idna 3.3 [2022-05-06T20:40:00.974Z] Uninstalling idna-3.3: [2022-05-06T20:40:00.974Z] Successfully uninstalled idna-3.3 [2022-05-06T20:40:01.546Z] Attempting uninstall: requests [2022-05-06T20:40:01.546Z] Found existing installation: requests 2.26.0 [2022-05-06T20:40:01.546Z] Uninstalling requests-2.26.0: [2022-05-06T20:40:01.546Z] Successfully uninstalled requests-2.26.0 [2022-05-06T20:40:01.546Z] Running setup.py install for texttable: started [2022-05-06T20:40:01.807Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T20:40:01.807Z] Running setup.py install for PyYAML: started [2022-05-06T20:40:02.071Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T20:40:02.341Z] Running setup.py install for docopt: started [2022-05-06T20:40:02.613Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T20:40:02.613Z] Running setup.py install for dockerpty: started [2022-05-06T20:40:02.875Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T20:40:03.134Z] 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-06T20:40:06.440Z] Removing intermediate container afbab9791060 [2022-05-06T20:40:06.440Z] ---> 48b0462fd784 [2022-05-06T20:40:06.440Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T20:40:06.440Z] ---> Running in f2e251b0d17f [2022-05-06T20:40:06.440Z] Removing intermediate container f2e251b0d17f [2022-05-06T20:40:06.440Z] ---> f3f73742c4ff [2022-05-06T20:40:06.440Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T20:40:06.440Z] ---> Running in 20a3c17582d7 [2022-05-06T20:40:06.440Z] Removing intermediate container 20a3c17582d7 [2022-05-06T20:40:06.440Z] ---> fb18205e7805 [2022-05-06T20:40:06.440Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T20:40:07.008Z] ---> 500c9b680313 [2022-05-06T20:40:07.009Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T20:40:07.009Z] ---> c80853b5934b [2022-05-06T20:40:07.009Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T20:40:07.269Z] ---> 6d7ddd0cda4b [2022-05-06T20:40:07.269Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T20:40:07.269Z] ---> Running in 2ff1b456b39f [2022-05-06T20:40:07.269Z] Removing intermediate container 2ff1b456b39f [2022-05-06T20:40:07.269Z] ---> 984fc9fa6427 [2022-05-06T20:40:07.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T20:40:07.530Z] ---> Running in ad067c0d9afc [2022-05-06T20:40:07.530Z] Removing intermediate container ad067c0d9afc [2022-05-06T20:40:07.530Z] ---> 97b6f9a7d8b6 [2022-05-06T20:40:07.530Z] Step 21/23 : LABEL arch=x86_64 [2022-05-06T20:40:07.530Z] ---> Running in 1049d6fc6877 [2022-05-06T20:40:07.530Z] Removing intermediate container 1049d6fc6877 [2022-05-06T20:40:07.530Z] ---> b99a62a9cbe9 [2022-05-06T20:40:07.530Z] Step 22/23 : LABEL git_sha=39e9cc8a57ce565c0455cf8c369891e5fa21b74e [2022-05-06T20:40:07.530Z] ---> Running in d538d9f405c3 [2022-05-06T20:40:07.790Z] Removing intermediate container d538d9f405c3 [2022-05-06T20:40:07.790Z] ---> 98238f222ce3 [2022-05-06T20:40:07.790Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T20:40:07.790Z] ---> Running in 295166bd433d [2022-05-06T20:40:07.790Z] Removing intermediate container 295166bd433d [2022-05-06T20:40:07.790Z] ---> f7b8727df3a8 [2022-05-06T20:40:07.790Z] [2022-05-06T20:40:08.051Z] Successfully built f7b8727df3a8 [2022-05-06T20:40:08.051Z] Successfully tagged sys-mgmt-agent:latest [2022-05-06T20:40:08.059Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-05-06T20:40:08.070Z] $ docker stop --time=1 298421dda1442d6e6ebb85e0755650392cebea290c3593b1b3d297ece0392c4b [2022-05-06T20:40:09.382Z] $ docker rm -f 298421dda1442d6e6ebb85e0755650392cebea290c3593b1b3d297ece0392c4b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T20:40:09.738Z] + docker images [2022-05-06T20:40:09.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T20:40:09.738Z] sys-mgmt-agent latest f7b8727df3a8 2 seconds ago 299MB [2022-05-06T20:40:09.738Z] security-spire-config latest 8b8e11e70fc3 13 seconds ago 86.7MB [2022-05-06T20:40:09.738Z] core-data latest ed27eaf49a4f 16 seconds ago 22.5MB [2022-05-06T20:40:09.738Z] 85beef0ab766 18 seconds ago 1.49GB [2022-05-06T20:40:09.738Z] security-spire-server latest d2c0a2a5db7b 24 seconds ago 87.3MB [2022-05-06T20:40:09.738Z] cf340611e164 25 seconds ago 4.43GB [2022-05-06T20:40:09.738Z] cc18a5f3ec8d 32 seconds ago 1.52GB [2022-05-06T20:40:09.738Z] cd216d72cc32 34 seconds ago 4.43GB [2022-05-06T20:40:09.738Z] security-spiffe-token-provider latest aa25ce28517a About a minute ago 28.8MB [2022-05-06T20:40:09.738Z] security-proxy-setup latest 1b6150994a54 About a minute ago 26.9MB [2022-05-06T20:40:09.738Z] 25640b1cea82 About a minute ago 1.54GB [2022-05-06T20:40:09.738Z] security-spire-agent latest 145cce7fd2dd About a minute ago 127MB [2022-05-06T20:40:09.738Z] 4bb29615e6d7 About a minute ago 1.5GB [2022-05-06T20:40:09.738Z] core-command latest d566ce06810e 2 minutes ago 16.1MB [2022-05-06T20:40:09.738Z] 46d42bcd50a5 2 minutes ago 4.43GB [2022-05-06T20:40:09.738Z] support-notifications latest 2a2702fe332a 2 minutes ago 26.9MB [2022-05-06T20:40:09.738Z] 22179eac7b6b 2 minutes ago 1.49GB [2022-05-06T20:40:09.738Z] 9430ce2ad2e8 3 minutes ago 1.55GB [2022-05-06T20:40:09.738Z] security-bootstrapper latest 1c362a96366a 4 minutes ago 19.1MB [2022-05-06T20:40:09.738Z] security-secretstore-setup latest 4294ce992eee 4 minutes ago 28.5MB [2022-05-06T20:40:09.738Z] core-metadata latest a60f791ea0a9 4 minutes ago 17MB [2022-05-06T20:40:09.738Z] support-scheduler latest 8a4bcaa07422 5 minutes ago 26.3MB [2022-05-06T20:40:09.738Z] 870527911663 5 minutes ago 1.5GB [2022-05-06T20:40:09.738Z] d04f410d635f 5 minutes ago 1.5GB [2022-05-06T20:40:09.738Z] 7c39b4ce2c49 5 minutes ago 1.55GB [2022-05-06T20:40:09.738Z] 75a0cbbbeb0f 5 minutes ago 1.5GB [2022-05-06T20:40:09.738Z] ci-base-image-x86_64 latest 69a2067deba8 9 minutes ago 895MB [2022-05-06T20:40:09.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-06T20:40:09.738Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-06T20:40:09.738Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-06T20:40:09.738Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-06T20:40:09.738Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-06T20:40:09.738Z] 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-06T20:45:02.189Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41344 in /w/workspace/edgexfoundry_edgex-go_PR-3987 [Pipeline] { [Pipeline] ws [2022-05-06T20:45:02.198Z] Running in /w/workspace/edgex-go/14 [Pipeline] { [Pipeline] checkout [2022-05-06T20:45:02.613Z] The recommended git tool is: git [2022-05-06T20:45:11.066Z] using credential edgex-jenkins-ssh [2022-05-06T20:45:11.087Z] Cloning the remote Git repository [2022-05-06T20:45:11.172Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:11.279Z] > git init /w/workspace/edgex-go/14 # timeout=10 [2022-05-06T20:45:11.413Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:11.414Z] > git --version # timeout=10 [2022-05-06T20:45:11.439Z] > git --version # 'git version 2.25.1' [2022-05-06T20:45:11.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:11.540Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:45:30.909Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:45:30.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-06T20:45:31.014Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-06T20:45:31.071Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-06T20:45:31.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:31.100Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3987/head:refs/remotes/origin/PR-3987 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-06T20:45:31.871Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit f651c9050014cebb69ef6e3aabd169dd18ce14e1 [2022-05-06T20:45:32.494Z] Merge succeeded, producing 801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T20:45:32.494Z] Checking out Revision 801183975ce510da2411db73ac53f7a47bade262 (PR-3987) [2022-05-06T20:45:31.897Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:45:31.913Z] > git checkout -f f651c9050014cebb69ef6e3aabd169dd18ce14e1 # timeout=10 [2022-05-06T20:45:32.195Z] > git remote # timeout=10 [2022-05-06T20:45:32.215Z] > git config --get remote.origin.url # timeout=10 [2022-05-06T20:45:32.233Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-06T20:45:32.245Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-06T20:45:32.480Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-06T20:45:32.507Z] > git config core.sparsecheckout # timeout=10 [2022-05-06T20:45:32.529Z] > git checkout -f 801183975ce510da2411db73ac53f7a47bade262 # timeout=10 [2022-05-06T20:45:36.988Z] Commit message: "Merge commit 'ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029' into HEAD" [2022-05-06T20:45:37.019Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-06T20:45:37.984Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-06T20:45:37.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T20:45:37.984Z] Dload Upload Total Spent Left Speed [2022-05-06T20:45:37.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-05-06T20:45:38.557Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-06T20:45:38.923Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-05-06T20:45:38.923Z] /etc/docker/daemon.new [2022-05-06T20:45:38.923Z] { [2022-05-06T20:45:38.923Z] "registry-mirrors": [ [2022-05-06T20:45:38.923Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-06T20:45:38.923Z] ], [2022-05-06T20:45:38.923Z] "bip": "10.250.0.254/24", [2022-05-06T20:45:38.923Z] "hosts": [ [2022-05-06T20:45:38.923Z] "tcp://0.0.0.0:5555", [2022-05-06T20:45:38.923Z] "unix:///var/run/docker.sock" [2022-05-06T20:45:38.923Z] ], [2022-05-06T20:45:38.923Z] "mtu": 1458, [2022-05-06T20:45:38.923Z] "selinux-enabled": true, [2022-05-06T20:45:38.923Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-06T20:45:38.923Z] } [Pipeline] sh [2022-05-06T20:45:39.289Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-06T20:45:37.004Z] > git rev-list --no-walk 59dfeb97ff36f0cd7200d7110c0cb0d20049fc30 # timeout=10 [2022-05-06T20:45:39.645Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T20:45:58.019Z] provisioning config files... [2022-05-06T20:45:58.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/14@tmp/config8361944059765548175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T20:45:58.420Z] ---> docker-login.sh [2022-05-06T20:45:58.420Z] nexus3.edgexfoundry.org:10001 [2022-05-06T20:45:59.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:45:59.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:45:59.296Z] Configure a credential helper to remove this warning. See [2022-05-06T20:45:59.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:45:59.296Z] [2022-05-06T20:45:59.296Z] Login Succeeded [2022-05-06T20:45:59.296Z] nexus3.edgexfoundry.org:10002 [2022-05-06T20:45:59.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:45:59.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:45:59.901Z] Configure a credential helper to remove this warning. See [2022-05-06T20:45:59.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:45:59.901Z] [2022-05-06T20:45:59.901Z] Login Succeeded [2022-05-06T20:45:59.901Z] nexus3.edgexfoundry.org:10003 [2022-05-06T20:46:00.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:00.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:00.459Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:00.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:00.459Z] [2022-05-06T20:46:00.459Z] Login Succeeded [2022-05-06T20:46:00.459Z] nexus3.edgexfoundry.org:10004 [2022-05-06T20:46:00.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:01.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:01.007Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:01.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:01.007Z] [2022-05-06T20:46:01.007Z] Login Succeeded [2022-05-06T20:46:01.007Z] docker.io [2022-05-06T20:46:01.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-06T20:46:01.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-06T20:46:01.943Z] Configure a credential helper to remove this warning. See [2022-05-06T20:46:01.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-06T20:46:01.943Z] [2022-05-06T20:46:01.943Z] Login Succeeded [2022-05-06T20:46:01.943Z] ---> docker-login.sh ends [Pipeline] } [2022-05-06T20:46:01.979Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-06T20:46:02.705Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-06T20:46:02.716Z] ========================================================= [2022-05-06T20:46:02.716Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-06T20:46:02.716Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:46:03.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:03.348Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-06T20:46:03.348Z] 9b3977197b4f: Pulling fs layer [2022-05-06T20:46:03.348Z] 1a89e8eeedd5: Pulling fs layer [2022-05-06T20:46:03.348Z] 94645a83ff95: Pulling fs layer [2022-05-06T20:46:03.348Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-06T20:46:03.348Z] 0c92f367c5e7: Pulling fs layer [2022-05-06T20:46:03.348Z] 3096ccb668a1: Pulling fs layer [2022-05-06T20:46:03.348Z] e8cf19c19ddd: Pulling fs layer [2022-05-06T20:46:03.348Z] a4caa8a26152: Pulling fs layer [2022-05-06T20:46:03.348Z] e8cf19c19ddd: Waiting [2022-05-06T20:46:03.348Z] 3096ccb668a1: Waiting [2022-05-06T20:46:03.348Z] 3f3a8bcf1eab: Waiting [2022-05-06T20:46:03.348Z] a4caa8a26152: Waiting [2022-05-06T20:46:03.348Z] 0c92f367c5e7: Waiting [2022-05-06T20:46:03.348Z] 94645a83ff95: Verifying Checksum [2022-05-06T20:46:03.348Z] 94645a83ff95: Download complete [2022-05-06T20:46:03.348Z] 1a89e8eeedd5: Verifying Checksum [2022-05-06T20:46:03.348Z] 1a89e8eeedd5: Download complete [2022-05-06T20:46:03.348Z] 0c92f367c5e7: Verifying Checksum [2022-05-06T20:46:03.348Z] 0c92f367c5e7: Download complete [2022-05-06T20:46:03.348Z] 3096ccb668a1: Download complete [2022-05-06T20:46:03.348Z] 9b3977197b4f: Verifying Checksum [2022-05-06T20:46:03.348Z] 9b3977197b4f: Download complete [2022-05-06T20:46:03.655Z] e8cf19c19ddd: Verifying Checksum [2022-05-06T20:46:03.655Z] e8cf19c19ddd: Download complete [2022-05-06T20:46:04.277Z] 9b3977197b4f: Pull complete [2022-05-06T20:46:04.894Z] 1a89e8eeedd5: Pull complete [2022-05-06T20:46:05.508Z] 94645a83ff95: Pull complete [2022-05-06T20:46:05.790Z] a4caa8a26152: Verifying Checksum [2022-05-06T20:46:05.791Z] a4caa8a26152: Download complete [2022-05-06T20:46:06.398Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-06T20:46:06.398Z] 3f3a8bcf1eab: Download complete [2022-05-06T20:46:21.541Z] 3f3a8bcf1eab: Pull complete [2022-05-06T20:46:21.541Z] 0c92f367c5e7: Pull complete [2022-05-06T20:46:21.541Z] 3096ccb668a1: Pull complete [2022-05-06T20:46:21.541Z] e8cf19c19ddd: Pull complete [2022-05-06T20:46:26.967Z] a4caa8a26152: Pull complete [2022-05-06T20:46:26.967Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-06T20:46:26.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:26.967Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:46:27.326Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:27.326Z] WORKDIR /edgex [2022-05-06T20:46:27.326Z] COPY go.mod . [2022-05-06T20:46:27.326Z] RUN go mod download [2022-05-06T20:46:27.326Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-06T20:46:29.954Z] Sending build context to Docker daemon 169.3MB [2022-05-06T20:46:29.954Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-06T20:46:29.954Z] ---> 725f1c02e7f9 [2022-05-06T20:46:29.954Z] Step 2/4 : WORKDIR /edgex [2022-05-06T20:46:32.605Z] ---> Running in c9d0b80a8d9c [2022-05-06T20:46:32.891Z] Removing intermediate container c9d0b80a8d9c [2022-05-06T20:46:32.891Z] ---> 19989874448b [2022-05-06T20:46:32.891Z] Step 3/4 : COPY go.mod . [2022-05-06T20:46:33.507Z] ---> b9267e15b485 [2022-05-06T20:46:33.507Z] Step 4/4 : RUN go mod download [2022-05-06T20:46:33.507Z] ---> Running in 9b9f706c55e3 [2022-05-06T20:47:30.109Z] Removing intermediate container 9b9f706c55e3 [2022-05-06T20:47:30.109Z] ---> f7ff14ea31fb [2022-05-06T20:47:30.109Z] Successfully built f7ff14ea31fb [2022-05-06T20:47:30.109Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:47:30.464Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:47:30.464Z] . [Pipeline] withDockerContainer [2022-05-06T20:47:30.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-41344 does not seem to be running inside a container [2022-05-06T20:47:30.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-06T20:47:32.257Z] $ docker top 7979b7a777320eef43195734e58535eb4e6589fc44b25241516ada6a205c51b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:47:33.171Z] + go version [2022-05-06T20:47:33.171Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-06T20:47:33.200Z] $ docker stop --time=1 7979b7a777320eef43195734e58535eb4e6589fc44b25241516ada6a205c51b2 [2022-05-06T20:47:34.849Z] $ docker rm -f 7979b7a777320eef43195734e58535eb4e6589fc44b25241516ada6a205c51b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:47:35.455Z] + docker inspect -f . ci-base-image-arm64 [2022-05-06T20:47:35.455Z] . [Pipeline] withDockerContainer [2022-05-06T20:47:35.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-41344 does not seem to be running inside a container [2022-05-06T20:47:35.789Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-06T20:47:37.180Z] $ docker top 4260829a8c77a5c7dda12f1500bab20bcceb5d91905e8800593c9b8be3f07f41 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-06T20:47:37.458Z] ========================================================= [2022-05-06T20:47:37.458Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-06T20:47:37.458Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-06T20:47:38.119Z] + make test [2022-05-06T20:47:38.120Z] go mod tidy -compat=1.17 [2022-05-06T20:47:39.105Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-06T20:48:18.164Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-06T20:50:25.318Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-06T20:50:27.976Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-06T20:50:43.182Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.273s coverage: 28.7% of statements [2022-05-06T20:50:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-06T20:50:43.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-06T20:50:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.482s coverage: 98.5% of statements [2022-05-06T20:50:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-06T20:50:51.517Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.473s coverage: 53.4% of statements [2022-05-06T20:50:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-06T20:50:51.517Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-06T20:51:18.507Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.312s coverage: 89.2% of statements [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:51:18.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.500s coverage: 84.4% of statements [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-06T20:51:18.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.787s coverage: 95.6% of statements [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.349s coverage: 72.2% of statements [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.671s coverage: 60.0% of statements [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.958s coverage: 0.9% of statements [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.440s coverage: 58.8% of statements [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.351s coverage: 29.6% of statements [2022-05-06T20:51:21.973Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 47.1% of statements [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.270s coverage: 79.5% of statements [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements [2022-05-06T20:51:21.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.332s coverage: 96.3% of statements [2022-05-06T20:51:22.256Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements [2022-05-06T20:51:34.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.316s coverage: 94.4% of statements [2022-05-06T20:51:34.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.227s coverage: 44.8% of statements [2022-05-06T20:51:41.474Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.783s coverage: 82.5% of statements [2022-05-06T20:51:41.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.067s coverage: 65.1% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.213s coverage: 100.0% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.354s coverage: 58.8% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.324s coverage: 80.0% of statements [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.307s coverage: 87.2% of statements [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.373s coverage: 85.4% of statements [2022-05-06T20:51:48.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.948s coverage: 91.2% of statements [2022-05-06T20:51:48.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.258s coverage: 64.4% of statements [2022-05-06T20:51:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-06T20:51:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.299s coverage: 100.0% of statements [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.109s coverage: 89.4% of statements [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements [2022-05-06T20:51:58.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2022-05-06T20:52:06.830Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.519s coverage: 65.4% of statements [2022-05-06T20:52:06.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-06T20:52:06.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-06T20:52:06.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-06T20:52:10.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.917s coverage: 43.8% of statements [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-06T20:52:10.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-06T20:52:10.260Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.344s coverage: 84.8% of statements [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-06T20:52:10.260Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-06T20:52:20.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.533s coverage: 17.7% of statements [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-06T20:52:20.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.884s coverage: 92.3% of statements [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-06T20:52:20.494Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.266s coverage: 63.2% of statements [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-06T20:52:20.494Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-06T20:52:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.505s coverage: 97.7% of statements [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-06T20:52:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.278s coverage: 28.9% of statements [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-06T20:52:20.773Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-06T20:52:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.415s coverage: 100.0% of statements [2022-05-06T20:52:20.773Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements [2022-05-06T20:52:21.760Z] 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-06T20:52:21.760Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-06T20:52:21.760Z] GO111MODULE=on go vet ./... [2022-05-06T20:54:28.794Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-06T20:54:28.794Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-06T20:54:31.438Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-06T20:54:34.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-06T20:54:35.536Z] + ls -al . [2022-05-06T20:54:35.536Z] total 668 [2022-05-06T20:54:35.536Z] drwxrwxr-x 9 1001 1001 4096 May 6 20:54 . [2022-05-06T20:54:35.536Z] drwxr-xr-x 4 root root 4096 May 6 20:47 .. [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 11 May 6 20:45 .dockerignore [2022-05-06T20:54:35.536Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:45 .git [2022-05-06T20:54:35.536Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:45 .github [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 879 May 6 20:45 .gitignore [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 42 May 6 20:45 .golangci.yml [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 87 May 6 20:45 .hadolint.yml [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 166 May 6 20:45 .sonarcloud.properties [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 1171 May 6 20:45 ADOPTERS.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 10086 May 6 20:45 Attribution.txt [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 51732 May 6 20:45 CHANGELOG.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 3804 May 6 20:45 CONTRIBUTING.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 677 May 6 20:45 GOVERNANCE.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 850 May 6 20:45 Jenkinsfile [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 10775 May 6 20:45 LICENSE [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 10389 May 6 20:45 Makefile [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 582 May 6 20:45 OWNERS.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 9094 May 6 20:45 README.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 6912 May 6 20:45 SECURITY.md [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 5 May 6 20:30 VERSION [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 4131 May 6 20:45 ZMQWindows.md [2022-05-06T20:54:35.536Z] drwxrwxr-x 2 1001 1001 4096 May 6 20:45 bin [2022-05-06T20:54:35.536Z] drwxrwxr-x 18 1001 1001 4096 May 6 20:45 cmd [2022-05-06T20:54:35.536Z] -rw-r--r-- 1 root root 435134 May 6 20:52 coverage.out [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 3256 May 6 20:45 go.mod [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 35162 May 6 20:47 go.sum [2022-05-06T20:54:35.536Z] drwxrwxr-x 8 1001 1001 4096 May 6 20:45 internal [2022-05-06T20:54:35.536Z] drwxrwxr-x 3 1001 1001 4096 May 6 20:45 openapi [2022-05-06T20:54:35.536Z] drwxrwxr-x 4 1001 1001 4096 May 6 20:45 snap [2022-05-06T20:54:35.536Z] -rw-rw-r-- 1 1001 1001 204 May 6 20:45 version.go [Pipeline] sh [2022-05-06T20:54:36.211Z] + '[' -e coverage.out ] [2022-05-06T20:54:36.211Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-06T20:54:36.233Z] Warning: overwriting stash ‘coverage-report’ [2022-05-06T20:54:37.165Z] Stashed 1 file(s) [Pipeline] sh [2022-05-06T20:54:37.827Z] + make build [2022-05-06T20:54:37.827Z] 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-06T20:56:14.704Z] 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-06T20:57:22.802Z] 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-06T20:57:22.802Z] 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-06T20:58:01.879Z] 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-06T20:58:03.871Z] 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-06T20:58:08.194Z] 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-06T20:58:14.928Z] 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-06T20:58:19.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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-06T20:58:24.677Z] 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-06T20:58:28.077Z] 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-06T20:58:32.411Z] 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-06T20:58:40.712Z] 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-06T20:58:47.483Z] $ docker stop --time=1 4260829a8c77a5c7dda12f1500bab20bcceb5d91905e8800593c9b8be3f07f41 [2022-05-06T20:58:49.640Z] $ docker rm -f 4260829a8c77a5c7dda12f1500bab20bcceb5d91905e8800593c9b8be3f07f41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:58:52.065Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:58:52.065Z] [2022-05-06T20:58:52.065Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:58:52.480Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:58:52.826Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-06T20:58:52.826Z] 29e5d40040c1: Pulling fs layer [2022-05-06T20:58:52.826Z] 1ce36da41761: Pulling fs layer [2022-05-06T20:58:52.826Z] 25b303627fd3: Pulling fs layer [2022-05-06T20:58:52.826Z] 29e5d40040c1: Verifying Checksum [2022-05-06T20:58:52.826Z] 29e5d40040c1: Download complete [2022-05-06T20:58:53.492Z] 1ce36da41761: Verifying Checksum [2022-05-06T20:58:53.492Z] 1ce36da41761: Download complete [2022-05-06T20:58:53.789Z] 29e5d40040c1: Pull complete [2022-05-06T20:58:55.284Z] 25b303627fd3: Verifying Checksum [2022-05-06T20:58:55.284Z] 25b303627fd3: Download complete [2022-05-06T20:58:55.945Z] 1ce36da41761: Pull complete [2022-05-06T20:59:06.115Z] 25b303627fd3: Pull complete [2022-05-06T20:59:06.390Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-06T20:59:06.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:59:06.390Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-06T20:59:06.628Z] prd-ubuntu20.04-docker-arm64-4c-16g-41344 does not seem to be running inside a container [2022-05-06T20:59:06.719Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@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-devops/edgex-compose-arm64:latest cat [2022-05-06T20:59:09.154Z] $ docker top a46c7cb0ee74bfafb2875a6c7a36d3eaaf2b27f1d0dcce664d0f8fab87b9011c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:59:10.101Z] + docker-compose build --help [2022-05-06T20:59:10.101Z] + grep parallel [2022-05-06T20:59:15.491Z] --parallel Build images in parallel. [Pipeline] } [2022-05-06T20:59:15.516Z] $ docker stop --time=1 a46c7cb0ee74bfafb2875a6c7a36d3eaaf2b27f1d0dcce664d0f8fab87b9011c [2022-05-06T20:59:17.249Z] $ docker rm -f a46c7cb0ee74bfafb2875a6c7a36d3eaaf2b27f1d0dcce664d0f8fab87b9011c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T20:59:17.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-06T20:59:17.894Z] . [Pipeline] withDockerContainer [2022-05-06T20:59:18.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-41344 does not seem to be running inside a container [2022-05-06T20:59:18.219Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-06T20:59:19.584Z] $ docker top abb706af8b1c3f76202e3241b79e3dd6d25358d9ed67274404897a3f1b583edb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T20:59:20.516Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-06T20:59:27.220Z] Building core-command ... [2022-05-06T20:59:27.220Z] Building core-data ... [2022-05-06T20:59:27.220Z] Building core-metadata ... [2022-05-06T20:59:27.220Z] Building security-bootstrapper ... [2022-05-06T20:59:27.220Z] Building security-proxy-setup ... [2022-05-06T20:59:27.220Z] Building security-secretstore-setup ... [2022-05-06T20:59:27.220Z] Building security-spiffe-token-provider ... [2022-05-06T20:59:27.220Z] Building security-spire-agent ... [2022-05-06T20:59:27.220Z] Building security-spire-config ... [2022-05-06T20:59:27.220Z] Building security-spire-server ... [2022-05-06T20:59:27.220Z] Building support-notifications ... [2022-05-06T20:59:27.220Z] Building support-scheduler ... [2022-05-06T20:59:27.220Z] Building sys-mgmt-agent ... [2022-05-06T20:59:27.220Z] Building security-bootstrapper [2022-05-06T20:59:27.220Z] Building support-notifications [2022-05-06T20:59:27.220Z] Building core-command [2022-05-06T20:59:27.220Z] Building security-spire-config [2022-05-06T20:59:27.220Z] Building support-scheduler [2022-05-06T21:01:04.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:01:04.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:01:04.033Z] ---> f7ff14ea31fb [2022-05-06T21:01:04.033Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:01:04.033Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:01:04.033Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:01:04.033Z] ---> f7ff14ea31fb [2022-05-06T21:01:04.033Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T21:01:04.033Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:01:04.033Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:01:04.033Z] ---> f7ff14ea31fb [2022-05-06T21:01:04.033Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:01:04.033Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:01:04.033Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:01:04.033Z] ---> f7ff14ea31fb [2022-05-06T21:01:04.033Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:01:04.033Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:01:04.033Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:01:04.033Z] ---> f7ff14ea31fb [2022-05-06T21:01:04.033Z] Step 3/31 : WORKDIR /edgex-go [2022-05-06T21:01:04.033Z] ---> Running in eec846f5d54b [2022-05-06T21:01:04.033Z] ---> Running in 44e124174a14 [2022-05-06T21:01:04.033Z] ---> Running in e54633cfcf08 [2022-05-06T21:01:04.033Z] ---> Running in 067adc0edb1c [2022-05-06T21:01:04.033Z] ---> Running in 040412dfb1c0 [2022-05-06T21:01:04.033Z] Removing intermediate container 44e124174a14 [2022-05-06T21:01:04.033Z] ---> 006f13bc533f [2022-05-06T21:01:04.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:01:04.033Z] Removing intermediate container eec846f5d54b [2022-05-06T21:01:04.033Z] ---> 7a1e8ed77a83 [2022-05-06T21:01:04.033Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:01:04.033Z] Removing intermediate container 067adc0edb1c [2022-05-06T21:01:04.033Z] ---> a02aa1a90f1c [2022-05-06T21:01:04.033Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container 040412dfb1c0 [2022-05-06T21:01:04.033Z] ---> afc0667a5c79 [2022-05-06T21:01:04.033Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:01:04.033Z] [2022-05-06T21:01:04.033Z] Removing intermediate container e54633cfcf08 [2022-05-06T21:01:04.033Z] ---> 117114541f02 [2022-05-06T21:01:04.033Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:01:04.033Z] ---> Running in 4d671476fc49 [2022-05-06T21:01:04.033Z] ---> Running in 5b287443417d [2022-05-06T21:01:04.033Z] ---> Running in efa4c5f6793e [2022-05-06T21:01:04.033Z] ---> Running in d03e5c4e65ec [2022-05-06T21:01:04.033Z] ---> Running in e3e0503f5877 [2022-05-06T21:01:04.646Z] Removing intermediate container 4d671476fc49 [2022-05-06T21:01:04.646Z] ---> fa82a483c2d7 [2022-05-06T21:01:04.646Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T21:01:04.934Z] ---> Running in 7475e71bf225 [2022-05-06T21:01:05.553Z] Removing intermediate container 5b287443417d [2022-05-06T21:01:05.553Z] Removing intermediate container efa4c5f6793e [2022-05-06T21:01:05.553Z] ---> ec7f72761f4f [2022-05-06T21:01:05.553Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-06T21:01:05.553Z] ---> 3a86452a5f56 [2022-05-06T21:01:05.553Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:01:05.828Z] ---> Running in 8ef3dd35aa88 [2022-05-06T21:01:05.828Z] ---> Running in 91c2ad4dfbb4 [2022-05-06T21:01:05.828Z] Removing intermediate container e3e0503f5877 [2022-05-06T21:01:05.828Z] ---> 4b0ed9a64bbd [2022-05-06T21:01:05.828Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-06T21:01:05.828Z] Removing intermediate container d03e5c4e65ec [2022-05-06T21:01:05.828Z] ---> f7923aad83fb [2022-05-06T21:01:05.828Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T21:01:06.105Z] ---> Running in 2ae6adfd1622 [2022-05-06T21:01:06.105Z] ---> Running in 040da592eac5 [2022-05-06T21:01:07.550Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:07.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.380Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:08.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:09.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:09.255Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:01:09.534Z] OK: 220 MiB in 52 packages [2022-05-06T21:01:10.534Z] OK: 220 MiB in 52 packages [2022-05-06T21:01:10.534Z] OK: 220 MiB in 52 packages [2022-05-06T21:01:10.811Z] OK: 220 MiB in 52 packages [2022-05-06T21:01:11.093Z] OK: 220 MiB in 52 packages [2022-05-06T21:01:11.093Z] Removing intermediate container 7475e71bf225 [2022-05-06T21:01:11.093Z] ---> 2e71f93ef481 [2022-05-06T21:01:11.093Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:01:12.553Z] Removing intermediate container 91c2ad4dfbb4 [2022-05-06T21:01:12.553Z] ---> 5da4d91e0ce6 [2022-05-06T21:01:12.553Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T21:01:12.553Z] Removing intermediate container 8ef3dd35aa88 [2022-05-06T21:01:12.553Z] ---> 6f6902277757 [2022-05-06T21:01:12.553Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:01:12.831Z] ---> 8d28f8c74355 [2022-05-06T21:01:12.831Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:01:12.831Z] Removing intermediate container 2ae6adfd1622 [2022-05-06T21:01:12.831Z] ---> 9618a0b39f40 [2022-05-06T21:01:12.831Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-06T21:01:12.831Z] Removing intermediate container 040da592eac5 [2022-05-06T21:01:12.831Z] ---> 98e003cb0103 [2022-05-06T21:01:12.831Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:01:12.831Z] ---> Running in 23da202515e0 [2022-05-06T21:01:13.820Z] ---> 5a0a9ead8d9b [2022-05-06T21:01:13.821Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:01:13.821Z] ---> Running in bc16a17b990b [2022-05-06T21:01:14.097Z] ---> 436fdf545546 [2022-05-06T21:01:14.098Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:01:14.372Z] ---> Running in 16b938b11745 [2022-05-06T21:01:14.661Z] ---> 8a7b2029c73c [2022-05-06T21:01:14.661Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:01:14.946Z] ---> 30112512556b [2022-05-06T21:01:14.946Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:01:14.946Z] ---> Running in c3b6a56f91c5 [2022-05-06T21:01:15.234Z] ---> Running in 861f4c5ac9aa [2022-05-06T21:01:18.663Z] Removing intermediate container 23da202515e0 [2022-05-06T21:01:18.663Z] ---> a4dbc54ba758 [2022-05-06T21:01:18.663Z] Step 8/22 : COPY . . [2022-05-06T21:01:20.680Z] Removing intermediate container bc16a17b990b [2022-05-06T21:01:20.680Z] ---> 018c07d7bcf2 [2022-05-06T21:01:20.680Z] Step 8/26 : COPY . . [2022-05-06T21:01:20.959Z] Removing intermediate container 16b938b11745 [2022-05-06T21:01:20.959Z] ---> 8b9fe3fee20c [2022-05-06T21:01:20.959Z] Step 8/22 : COPY . . [2022-05-06T21:01:21.563Z] Removing intermediate container c3b6a56f91c5 [2022-05-06T21:01:21.564Z] ---> ff83e00c4b05 [2022-05-06T21:01:21.564Z] Step 8/31 : COPY . .Removing intermediate container 861f4c5ac9aa [2022-05-06T21:01:21.564Z] ---> 0a1db13a9289 [2022-05-06T21:01:21.841Z] Step 8/23 : COPY . . [2022-05-06T21:01:21.841Z] [2022-05-06T21:01:54.226Z] ---> 55abe5788d9e [2022-05-06T21:01:54.226Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-06T21:01:54.226Z] ---> Running in d84a468ac66b [2022-05-06T21:01:54.226Z] ---> 4d29a32de9f1 [2022-05-06T21:01:54.226Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:01:54.226Z] ---> 70b0de43c8d2 [2022-05-06T21:01:54.226Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-06T21:01:54.226Z] ---> Running in 00415995da5d [2022-05-06T21:01:54.226Z] ---> Running in be82da560c43 [2022-05-06T21:01:54.226Z] ---> a53d23541641 [2022-05-06T21:01:54.226Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-06T21:01:54.226Z] ---> 42b6fb552fbd [2022-05-06T21:01:54.226Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-06T21:01:54.226Z] Removing intermediate container be82da560c43 [2022-05-06T21:01:54.226Z] ---> 01d03c40f90c [2022-05-06T21:01:54.226Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T21:01:54.226Z] ---> Running in 0b867bb42d07 [2022-05-06T21:01:54.226Z] ---> Running in 00ad1cd56810 [2022-05-06T21:01:54.226Z] ---> Running in 8b7b265c9a11 [2022-05-06T21:01:54.226Z] 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-06T21:01:54.226Z] 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-06T21:01:54.226Z] 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-06T21:01:54.226Z] 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-06T21:01:55.227Z] Removing intermediate container 8b7b265c9a11 [2022-05-06T21:01:55.227Z] ---> f9796da62791 [2022-05-06T21:01:55.227Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T21:01:55.227Z] ---> Running in 4dd8d4432ee1 [2022-05-06T21:01:55.833Z] Removing intermediate container 4dd8d4432ee1 [2022-05-06T21:01:55.833Z] ---> 0e9fe5725453 [2022-05-06T21:01:55.833Z] 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-06T21:01:55.833Z] ---> Running in 94740c3699bd [2022-05-06T21:01:58.484Z] spire-1.2.1/ [2022-05-06T21:01:58.761Z] spire-1.2.1/.data/ [2022-05-06T21:01:58.761Z] spire-1.2.1/.data/.file [2022-05-06T21:01:58.761Z] spire-1.2.1/.dockerignore [2022-05-06T21:01:58.761Z] spire-1.2.1/.gitattributes [2022-05-06T21:01:58.761Z] spire-1.2.1/.githooks/ [2022-05-06T21:01:58.762Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/ [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:01:58.762Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:01:58.762Z] spire-1.2.1/.gitignore [2022-05-06T21:01:58.762Z] spire-1.2.1/.go-version [2022-05-06T21:01:58.762Z] spire-1.2.1/.golangci.yml [2022-05-06T21:01:58.762Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:01:58.762Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:01:58.762Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:01:58.762Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:01:58.762Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:01:58.762Z] spire-1.2.1/Dockerfile [2022-05-06T21:01:58.762Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:01:58.762Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:01:58.762Z] spire-1.2.1/LICENSE [2022-05-06T21:01:58.762Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:01:58.762Z] spire-1.2.1/Makefile [2022-05-06T21:01:58.762Z] spire-1.2.1/README.md [2022-05-06T21:01:58.762Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:01:58.762Z] spire-1.2.1/SECURITY.md [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:01:58.762Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/ [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/agent/ [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/server/ [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:01:58.762Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/ [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/ [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:01:58.762Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:01:59.041Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:01:59.042Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:01:59.042Z] spire-1.2.1/examples/ [2022-05-06T21:01:59.042Z] spire-1.2.1/examples/README.md [2022-05-06T21:01:59.042Z] spire-1.2.1/go.mod [2022-05-06T21:01:59.042Z] spire-1.2.1/go.sum [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:01:59.042Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:01:59.043Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:01:59.322Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:01:59.323Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:01:59.600Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:01:59.601Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:01:59.880Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:01:59.881Z] spire-1.2.1/proto/ [2022-05-06T21:01:59.881Z] spire-1.2.1/proto/private/ [2022-05-06T21:01:59.881Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:02:00.159Z] spire-1.2.1/release/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:02:00.159Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:02:00.159Z] spire-1.2.1/script/ [2022-05-06T21:02:00.159Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:02:00.159Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:02:00.159Z] spire-1.2.1/support/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:02:00.159Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/clock/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:02:00.159Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/common [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:02:00.160Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:02:00.439Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:02:00.440Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:02:00.441Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:02:00.719Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:02:00.719Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testca/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testkey/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/ [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/race.go [2022-05-06T21:02:00.719Z] spire-1.2.1/test/util/util.go [2022-05-06T21:02:00.719Z] building spire from source... [2022-05-06T21:02:01.322Z] Installing go1.17.7... [2022-05-06T21:02:28.180Z] Building bin/spire-server... [2022-05-06T21:02:28.180Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:02:28.180Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:02:28.180Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:02:28.180Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:02:28.180Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:02:32.513Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:02:32.513Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:02:32.513Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:02:32.790Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:02:33.397Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:02:33.678Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:02:33.678Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:02:33.678Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:02:33.957Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:02:33.957Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:02:33.957Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:02:33.957Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:02:33.957Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:02:35.960Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:02:35.960Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:02:36.240Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:02:36.519Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:02:37.971Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:02:38.967Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:02:38.967Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:03:05.846Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:03:05.846Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:03:05.846Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:03:05.846Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:03:05.846Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:03:06.122Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:03:06.122Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:03:06.401Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:03:06.401Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:03:06.401Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:03:06.401Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:03:06.401Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:03:06.681Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:03:06.681Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:03:06.959Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:03:07.952Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:03:08.230Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:03:08.230Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:03:08.508Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:03:08.508Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:03:08.508Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:03:08.508Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:03:08.508Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:03:08.787Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:03:09.065Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:03:17.403Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:03:17.404Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:03:17.404Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:03:17.404Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:03:17.404Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:03:17.404Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:03:17.404Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:03:17.404Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:03:17.686Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:03:17.686Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:03:17.686Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:03:17.966Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:03:18.966Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:03:58.073Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:03:58.073Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:03:58.073Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:03:58.073Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:03:58.073Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:04:37.131Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:04:37.131Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:04:37.131Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:04:37.131Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:04:37.731Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:04:38.711Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:04:40.692Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:04:40.970Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:04:41.245Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:04:42.234Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:04:42.510Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:04:42.510Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:04:43.583Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:04:43.867Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:04:44.146Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:04:45.594Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:04:46.457Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:04:46.744Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:04:47.769Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:04:47.769Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:04:47.769Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:04:47.769Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:04:53.207Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:04:54.202Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:04:54.202Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:04:54.202Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:04:54.809Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:04:55.090Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:04:55.090Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:04:55.090Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:04:55.090Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:04:55.395Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:04:55.395Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:04:55.395Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:04:56.401Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:04:57.007Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:04:57.287Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:04:57.287Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:04:57.567Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:04:57.567Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:04:57.843Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:04:57.843Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:04:57.843Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:04:58.839Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:04:59.118Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:04:59.397Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:04:59.397Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:04:59.677Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:05:01.695Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:05:02.301Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:05:02.301Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:05:02.910Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:05:02.910Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:05:03.192Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:05:03.472Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:05:03.751Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:05:04.358Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:05:07.012Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:05:09.667Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:05:09.667Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:05:09.947Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:05:10.224Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:05:10.224Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:05:10.832Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:05:11.113Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:05:11.113Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:05:11.397Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:05:11.397Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:05:11.397Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:05:12.006Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:05:22.221Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:05:22.221Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:05:22.221Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:05:22.221Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:05:49.113Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:05:49.113Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:07:26.014Z] Removing intermediate container 0b867bb42d07 [2022-05-06T21:07:26.014Z] ---> a17b70c64be7 [2022-05-06T21:07:26.014Z] [2022-05-06T21:07:26.014Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:07:26.014Z] 3.14: Pulling from library/alpine [2022-05-06T21:07:26.014Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-06T21:07:26.014Z] Status: Downloaded newer image for alpine:3.14 [2022-05-06T21:07:26.014Z] ---> ac73e934f311 [2022-05-06T21:07:26.014Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:07:26.014Z] ---> Running in dea28003e873 [2022-05-06T21:07:26.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:26.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:26.014Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-06T21:07:26.014Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:07:26.014Z] OK: 5 MiB in 15 packages [2022-05-06T21:07:26.014Z] Removing intermediate container dea28003e873 [2022-05-06T21:07:26.014Z] ---> cd485524e257 [2022-05-06T21:07:26.014Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:07:26.014Z] ---> Running in f9f21bf57bda [2022-05-06T21:07:26.014Z] Removing intermediate container f9f21bf57bda [2022-05-06T21:07:26.014Z] ---> f99f590a71ed [2022-05-06T21:07:26.014Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-06T21:07:26.014Z] ---> Running in 9e856e38b5b9 [2022-05-06T21:07:26.014Z] Removing intermediate container 9e856e38b5b9 [2022-05-06T21:07:26.014Z] ---> 50c1c9345ca7 [2022-05-06T21:07:26.014Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T21:07:26.014Z] ---> Running in b705b5018f1e [2022-05-06T21:07:26.014Z] Removing intermediate container b705b5018f1e [2022-05-06T21:07:26.014Z] ---> b080a2218c27 [2022-05-06T21:07:26.014Z] Step 15/23 : WORKDIR / [2022-05-06T21:07:26.014Z] ---> Running in 9f046593bb4b [2022-05-06T21:07:26.014Z] Removing intermediate container 9f046593bb4b [2022-05-06T21:07:26.014Z] ---> dc1fb0b968a5 [2022-05-06T21:07:26.014Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:07:26.014Z] ---> 42edc90b0baf [2022-05-06T21:07:26.014Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-06T21:07:28.055Z] ---> fffd58069a68 [2022-05-06T21:07:28.055Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-06T21:07:29.555Z] ---> d61332eeeba0 [2022-05-06T21:07:29.555Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-06T21:07:29.555Z] ---> Running in 290960717e84 [2022-05-06T21:07:30.581Z] Removing intermediate container 00ad1cd56810 [2022-05-06T21:07:30.581Z] ---> 3343082fe76f [2022-05-06T21:07:30.581Z] [2022-05-06T21:07:30.581Z] Step 10/31 : FROM alpine:3.14 [2022-05-06T21:07:30.581Z] ---> ac73e934f311 [2022-05-06T21:07:30.581Z] Removing intermediate container 290960717e84 [2022-05-06T21:07:30.581Z] ---> f9a9fa18f11a [2022-05-06T21:07:30.581Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:07:30.581Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-06T21:07:30.581Z] ---> Running in 88e5baa68764 [2022-05-06T21:07:30.581Z] ---> Running in 950de69ba644 [2022-05-06T21:07:31.645Z] Removing intermediate container 950de69ba644 [2022-05-06T21:07:31.645Z] ---> 72e83b8ac311 [2022-05-06T21:07:31.645Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:07:31.645Z] Removing intermediate container 88e5baa68764 [2022-05-06T21:07:31.645Z] ---> 7ef3e6858c92 [2022-05-06T21:07:31.645Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-06T21:07:31.645Z] ---> Running in cff5ca0be7c9 [2022-05-06T21:07:31.645Z] ---> Running in e6b9c2a0b73f [2022-05-06T21:07:32.654Z] Removing intermediate container e6b9c2a0b73f [2022-05-06T21:07:32.654Z] ---> 376d941383cf [2022-05-06T21:07:32.654Z] Step 22/23 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:07:32.934Z] ---> Running in b6cfd14939ef [2022-05-06T21:07:33.562Z] Removing intermediate container b6cfd14939ef [2022-05-06T21:07:33.562Z] ---> 1ceb76cceaf7 [2022-05-06T21:07:33.562Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:07:33.844Z] ---> Running in ad60185a7c15 [2022-05-06T21:07:34.450Z] Removing intermediate container ad60185a7c15 [2022-05-06T21:07:34.450Z] ---> d102c3196f3f [2022-05-06T21:07:34.450Z] [2022-05-06T21:07:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:35.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:07:35.289Z] Successfully built d102c3196f3f [2022-05-06T21:07:35.289Z] Successfully tagged core-command-arm64:latest [2022-05-06T21:07:35.289Z]  Building core-command ... done Building core-metadata [2022-05-06T21:07:36.283Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:07:36.283Z] (2/2) Installing su-exec (0.2-r1) [2022-05-06T21:07:36.283Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:07:36.283Z] OK: 6 MiB in 16 packages [2022-05-06T21:07:37.758Z] Removing intermediate container cff5ca0be7c9 [2022-05-06T21:07:37.758Z] ---> d7436d14c3f6 [2022-05-06T21:07:37.758Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-06T21:07:38.044Z] ---> Running in a8933bec99bd [2022-05-06T21:07:38.676Z] Removing intermediate container a8933bec99bd [2022-05-06T21:07:38.676Z] ---> b10827efd3d4 [2022-05-06T21:07:38.676Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-06T21:07:38.676Z] ---> Running in c51097d7b3b2 [2022-05-06T21:07:39.703Z] Removing intermediate container c51097d7b3b2 [2022-05-06T21:07:39.703Z] ---> cefbffdbb315 [2022-05-06T21:07:39.703Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-06T21:07:39.703Z] ---> Running in 49fb6f6d3033 [2022-05-06T21:07:43.121Z] Removing intermediate container 49fb6f6d3033 [2022-05-06T21:07:43.121Z] ---> 78ac9f8b76be [2022-05-06T21:07:43.121Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-06T21:07:43.121Z] ---> Running in 3aaec5338681 [2022-05-06T21:07:43.405Z] Removing intermediate container 3aaec5338681 [2022-05-06T21:07:43.405Z] ---> 78cc26553f1e [2022-05-06T21:07:43.405Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-06T21:07:44.426Z] ---> 64ef26b47120 [2022-05-06T21:07:44.426Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-06T21:07:44.426Z] ---> Running in 12f2a2f4341a [2022-05-06T21:07:47.902Z] Removing intermediate container 12f2a2f4341a [2022-05-06T21:07:47.902Z] ---> 3c397c39fd65 [2022-05-06T21:07:47.902Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:07:48.533Z] ---> be862306d0d1 [2022-05-06T21:07:48.533Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-06T21:07:51.250Z] ---> 70afb4ce478c [2022-05-06T21:07:51.250Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-06T21:07:52.260Z] ---> 26b0fe0f81a3 [2022-05-06T21:07:52.260Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-06T21:07:53.705Z] ---> a0040069a7f9 [2022-05-06T21:07:53.705Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-06T21:07:55.165Z] ---> 67d59df5cbae [2022-05-06T21:07:55.165Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-06T21:07:55.453Z] ---> Running in 5b5f7c4152fe [2022-05-06T21:07:56.466Z] Removing intermediate container 5b5f7c4152fe [2022-05-06T21:07:56.466Z] ---> 097a8425f11f [2022-05-06T21:07:56.466Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-06T21:07:57.955Z] ---> 8b392f9dc5ca [2022-05-06T21:07:57.955Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-06T21:07:58.229Z] ---> Running in fb1c7062c7d7 [2022-05-06T21:08:02.593Z] Removing intermediate container fb1c7062c7d7 [2022-05-06T21:08:02.593Z] ---> 8b568e1d6772 [2022-05-06T21:08:02.593Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-06T21:08:02.593Z] ---> Running in eee64357a11c [2022-05-06T21:08:03.606Z] Removing intermediate container eee64357a11c [2022-05-06T21:08:03.606Z] ---> 4fbd8f420918 [2022-05-06T21:08:03.606Z] Step 28/31 : CMD ["gate"] [2022-05-06T21:08:04.234Z] ---> Running in 234e93dda602 [2022-05-06T21:08:04.865Z] Removing intermediate container 234e93dda602 [2022-05-06T21:08:04.865Z] ---> fd0042391f9c [2022-05-06T21:08:04.865Z] Step 29/31 : LABEL arch=arm64 [2022-05-06T21:08:05.480Z] ---> Running in 9021ef759908 [2022-05-06T21:08:06.492Z] Removing intermediate container 9021ef759908 [2022-05-06T21:08:06.492Z] ---> b33367e5ad6e [2022-05-06T21:08:06.492Z] Step 30/31 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:08:06.780Z] ---> Running in 7f387638345f [2022-05-06T21:08:07.785Z] Removing intermediate container 7f387638345f [2022-05-06T21:08:07.785Z] ---> e908e78cc5ec [2022-05-06T21:08:07.785Z] Step 31/31 : LABEL version=0.0.0 [2022-05-06T21:08:08.397Z] ---> Running in 14311b1c801f [2022-05-06T21:08:08.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:08:08.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:08:08.680Z] ---> f7ff14ea31fb [2022-05-06T21:08:08.680Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:08:08.680Z] ---> Using cache [2022-05-06T21:08:08.680Z] ---> afc0667a5c79 [2022-05-06T21:08:08.680Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:08:08.680Z] ---> Using cache [2022-05-06T21:08:08.680Z] ---> 3a86452a5f56 [2022-05-06T21:08:08.680Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-06T21:08:08.680Z] ---> Running in 67c0b4bb7cae [2022-05-06T21:08:09.289Z] Removing intermediate container 14311b1c801f [2022-05-06T21:08:09.289Z] ---> 9b1bb3048a58 [2022-05-06T21:08:09.289Z] [2022-05-06T21:08:09.903Z] Successfully built 9b1bb3048a58 [2022-05-06T21:08:09.903Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-06T21:08:09.903Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-05-06T21:08:10.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:11.966Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:08:12.966Z] OK: 220 MiB in 52 packages [2022-05-06T21:08:15.041Z] Removing intermediate container 67c0b4bb7cae [2022-05-06T21:08:15.041Z] ---> 9e9f6cdf4b2f [2022-05-06T21:08:15.041Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:08:15.664Z] ---> d9b1f19e1fff [2022-05-06T21:08:15.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:08:15.949Z] ---> Running in 76cc4a40c41f [2022-05-06T21:08:22.714Z] Removing intermediate container 76cc4a40c41f [2022-05-06T21:08:22.714Z] ---> 3a148eb5eaa2 [2022-05-06T21:08:22.714Z] Step 8/23 : COPY . . [2022-05-06T21:08:44.963Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:08:44.963Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:08:44.963Z] ---> f7ff14ea31fb [2022-05-06T21:08:44.963Z] Step 3/22 : WORKDIR /edgex-go [2022-05-06T21:08:44.963Z] ---> Using cache [2022-05-06T21:08:44.963Z] ---> afc0667a5c79 [2022-05-06T21:08:44.963Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:08:44.963Z] ---> Using cache [2022-05-06T21:08:44.963Z] ---> 3a86452a5f56 [2022-05-06T21:08:44.963Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-06T21:08:44.963Z] ---> Using cache [2022-05-06T21:08:44.963Z] ---> 9e9f6cdf4b2f [2022-05-06T21:08:44.963Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-06T21:08:44.963Z] ---> Using cache [2022-05-06T21:08:44.963Z] ---> d9b1f19e1fff [2022-05-06T21:08:44.963Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:08:44.963Z] ---> Using cache [2022-05-06T21:08:44.963Z] ---> 3a148eb5eaa2 [2022-05-06T21:08:44.963Z] Step 8/22 : COPY . . [2022-05-06T21:08:57.470Z] ---> cf6a86a749bf [2022-05-06T21:08:57.470Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-06T21:08:57.470Z] ---> Running in c401a250dc02 [2022-05-06T21:09:00.117Z] 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-06T21:09:10.346Z] ---> fc492af0c001 [2022-05-06T21:09:10.346Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-06T21:09:10.346Z] ---> Running in 031c66e192e6 [2022-05-06T21:09:12.351Z] 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-06T21:10:20.444Z] Removing intermediate container d84a468ac66b [2022-05-06T21:10:20.444Z] ---> 33004338bbc7 [2022-05-06T21:10:20.444Z] [2022-05-06T21:10:20.444Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:10:20.444Z] ---> ac73e934f311 [2022-05-06T21:10:20.444Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:10:20.444Z] ---> Using cache [2022-05-06T21:10:20.444Z] ---> cd485524e257 [2022-05-06T21:10:20.444Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:10:20.444Z] ---> Using cache [2022-05-06T21:10:20.444Z] ---> f99f590a71ed [2022-05-06T21:10:20.444Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-06T21:10:20.444Z] ---> Running in 6b49a7b51384 [2022-05-06T21:10:20.444Z] Removing intermediate container 6b49a7b51384 [2022-05-06T21:10:20.444Z] ---> 9593b07dd3b8 [2022-05-06T21:10:20.444Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T21:10:20.444Z] ---> Running in efdec9d2fa18 [2022-05-06T21:10:21.443Z] Removing intermediate container efdec9d2fa18 [2022-05-06T21:10:21.443Z] ---> 4dab5824c4c2 [2022-05-06T21:10:21.443Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:10:23.458Z] ---> 296707791e2b [2022-05-06T21:10:23.458Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-06T21:10:23.757Z] Removing intermediate container 00415995da5d [2022-05-06T21:10:23.758Z] ---> d80b5bf8572d [2022-05-06T21:10:23.758Z] [2022-05-06T21:10:23.758Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:10:23.758Z] ---> ac73e934f311 [2022-05-06T21:10:23.758Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-06T21:10:24.037Z] ---> Running in 8caa3cf643ae [2022-05-06T21:10:26.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:26.694Z] ---> 1c8f22278df6 [2022-05-06T21:10:26.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-06T21:10:26.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:10:27.606Z] ---> b9aa524f6918 [2022-05-06T21:10:27.606Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-06T21:10:27.903Z] ---> Running in 8d61fa455df9 [2022-05-06T21:10:28.187Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-06T21:10:28.485Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-06T21:10:28.485Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:10:28.485Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:10:28.485Z] Removing intermediate container 8d61fa455df9 [2022-05-06T21:10:28.485Z] ---> 9261ab876203 [2022-05-06T21:10:28.485Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:10:28.796Z] ---> Running in a55662be7a48 [2022-05-06T21:10:29.108Z] OK: 6 MiB in 16 packages [2022-05-06T21:10:29.398Z] Removing intermediate container a55662be7a48 [2022-05-06T21:10:29.398Z] ---> 0cb6ed2beebc [2022-05-06T21:10:29.398Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:10:29.398Z] ---> Running in 33cbcb8a47a3 [2022-05-06T21:10:30.013Z] Removing intermediate container 33cbcb8a47a3 [2022-05-06T21:10:30.013Z] ---> 4c1063496904 [2022-05-06T21:10:30.013Z] Step 21/22 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:10:30.306Z] ---> Running in 2272149f0642 [2022-05-06T21:10:31.327Z] Removing intermediate container 2272149f0642 [2022-05-06T21:10:31.327Z] ---> 0a0b1c7120c4 [2022-05-06T21:10:31.327Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:10:31.327Z] ---> Running in 6260c926f8d3 [2022-05-06T21:10:31.961Z] Removing intermediate container 6260c926f8d3 [2022-05-06T21:10:31.961Z] ---> a7d8f133e843 [2022-05-06T21:10:31.961Z] [2022-05-06T21:10:31.961Z] Removing intermediate container 8caa3cf643ae [2022-05-06T21:10:31.961Z] ---> ecfe293e7fc8 [2022-05-06T21:10:32.241Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:10:32.241Z] ---> Running in 3b6da3759dd1 [2022-05-06T21:10:33.235Z] Removing intermediate container 3b6da3759dd1 [2022-05-06T21:10:33.235Z] ---> 58f524669bc9 [2022-05-06T21:10:33.235Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-06T21:10:33.235Z] ---> Running in 31c12deb30c8 [2022-05-06T21:10:33.235Z] Successfully built a7d8f133e843 [2022-05-06T21:10:33.235Z] Successfully tagged support-scheduler-arm64:latest [2022-05-06T21:10:33.521Z] Building security-spire-server [2022-05-06T21:10:33.799Z]  Building support-scheduler ... done Removing intermediate container 31c12deb30c8 [2022-05-06T21:10:33.799Z] ---> 8b3a474e9700 [2022-05-06T21:10:33.799Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-06T21:10:34.085Z] ---> Running in d9deaf7a2367 [2022-05-06T21:10:34.370Z] Removing intermediate container d9deaf7a2367 [2022-05-06T21:10:34.370Z] ---> 582ec4209171 [2022-05-06T21:10:34.370Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:10:35.378Z] ---> 5c47b1ffe041 [2022-05-06T21:10:35.378Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-06T21:10:38.045Z] ---> ae527475db79 [2022-05-06T21:10:38.045Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-06T21:10:39.064Z] ---> f0053ab61274 [2022-05-06T21:10:39.064Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-06T21:10:39.360Z] ---> Running in fe77f1f847aa [2022-05-06T21:10:39.982Z] Removing intermediate container fe77f1f847aa [2022-05-06T21:10:39.982Z] ---> c16ab5dced2f [2022-05-06T21:10:39.982Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:10:39.982Z] ---> Running in 3e1eb4bc39a8 [2022-05-06T21:10:40.614Z] Removing intermediate container 3e1eb4bc39a8 [2022-05-06T21:10:40.614Z] ---> 477575a5cb16 [2022-05-06T21:10:40.614Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:10:40.910Z] ---> Running in 0a77bc018320 [2022-05-06T21:10:41.535Z] Removing intermediate container 0a77bc018320 [2022-05-06T21:10:41.535Z] ---> 1a14f5da00f0 [2022-05-06T21:10:41.535Z] Step 21/22 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:10:41.535Z] ---> Running in 87824bd68e67 [2022-05-06T21:10:42.167Z] Removing intermediate container 87824bd68e67 [2022-05-06T21:10:42.167Z] ---> 46b02a1cea76 [2022-05-06T21:10:42.167Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:10:42.448Z] ---> Running in 3cab2cd1df76 [2022-05-06T21:10:43.059Z] Removing intermediate container 3cab2cd1df76 [2022-05-06T21:10:43.059Z] ---> db4c785fddef [2022-05-06T21:10:43.059Z] [2022-05-06T21:10:43.340Z] Successfully built db4c785fddef [2022-05-06T21:10:43.340Z] Successfully tagged support-notifications-arm64:latest [2022-05-06T21:10:43.340Z] Building security-spiffe-token-provider [2022-05-06T21:11:22.515Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:11:22.515Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:11:22.515Z] ---> f7ff14ea31fb [2022-05-06T21:11:22.515Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> afc0667a5c79 [2022-05-06T21:11:22.515Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 3a86452a5f56 [2022-05-06T21:11:22.515Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 5da4d91e0ce6 [2022-05-06T21:11:22.515Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 5a0a9ead8d9b [2022-05-06T21:11:22.515Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 018c07d7bcf2 [2022-05-06T21:11:22.515Z] Step 8/25 : COPY . . [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 4d29a32de9f1 [2022-05-06T21:11:22.515Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 01d03c40f90c [2022-05-06T21:11:22.515Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> f9796da62791 [2022-05-06T21:11:22.515Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-06T21:11:22.515Z] ---> Using cache [2022-05-06T21:11:22.515Z] ---> 0e9fe5725453 [2022-05-06T21:11:22.515Z] 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-06T21:11:23.139Z] ---> Running in 5e05f207997e [2022-05-06T21:11:26.600Z] spire-1.2.1/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.data/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.data/.file [2022-05-06T21:11:26.600Z] spire-1.2.1/.dockerignore [2022-05-06T21:11:26.600Z] spire-1.2.1/.gitattributes [2022-05-06T21:11:26.600Z] spire-1.2.1/.githooks/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:11:26.600Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:11:26.600Z] spire-1.2.1/.gitignore [2022-05-06T21:11:26.600Z] spire-1.2.1/.go-version [2022-05-06T21:11:26.600Z] spire-1.2.1/.golangci.yml [2022-05-06T21:11:26.600Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:11:26.600Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:11:26.600Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:11:26.600Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:11:26.600Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:11:26.600Z] spire-1.2.1/Dockerfile [2022-05-06T21:11:26.600Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:11:26.600Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:11:26.600Z] spire-1.2.1/LICENSE [2022-05-06T21:11:26.600Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:11:26.600Z] spire-1.2.1/Makefile [2022-05-06T21:11:26.600Z] spire-1.2.1/README.md [2022-05-06T21:11:26.600Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:11:26.600Z] spire-1.2.1/SECURITY.md [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:11:26.600Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/ [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/agent/ [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/server/ [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:11:26.600Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/ [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/ [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:11:26.600Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:11:26.600Z] spire-1.2.1/examples/ [2022-05-06T21:11:26.600Z] spire-1.2.1/examples/README.md [2022-05-06T21:11:26.600Z] spire-1.2.1/go.mod [2022-05-06T21:11:26.600Z] spire-1.2.1/go.sum [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/ [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:11:26.600Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:11:26.601Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:11:26.886Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:11:26.887Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:11:27.171Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:11:27.172Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:11:27.173Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:11:27.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:11:27.454Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:11:27.737Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:11:27.738Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/private/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:11:28.022Z] spire-1.2.1/release/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:11:28.022Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:11:28.022Z] spire-1.2.1/script/ [2022-05-06T21:11:28.022Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:11:28.022Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:11:28.022Z] spire-1.2.1/support/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:11:28.022Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:11:28.023Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:11:28.023Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:11:28.023Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:11:28.309Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/clock/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:11:28.309Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/common [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:11:28.310Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:11:28.593Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:11:28.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:11:28.595Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:11:28.874Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:11:28.874Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testca/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testkey/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/ [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/race.go [2022-05-06T21:11:28.874Z] spire-1.2.1/test/util/util.go [2022-05-06T21:11:28.874Z] building spire from source... [2022-05-06T21:11:29.880Z] Installing go1.17.7... [2022-05-06T21:11:31.913Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:11:31.913Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:11:31.913Z] ---> f7ff14ea31fb [2022-05-06T21:11:31.913Z] Step 3/20 : WORKDIR /edgex-go [2022-05-06T21:11:31.913Z] ---> Using cache [2022-05-06T21:11:31.913Z] ---> afc0667a5c79 [2022-05-06T21:11:31.913Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-06T21:11:32.210Z] ---> Running in d6c4b24ef32e [2022-05-06T21:11:34.929Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:35.921Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:37.917Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:11:37.917Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:11:37.917Z] OK: 15739 distinct packages available [2022-05-06T21:11:38.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:39.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:11:41.835Z] OK: 220 MiB in 52 packages [2022-05-06T21:11:43.955Z] Removing intermediate container d6c4b24ef32e [2022-05-06T21:11:43.955Z] ---> e37778de49a1 [2022-05-06T21:11:43.955Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-06T21:11:45.147Z] ---> 2308776c88ec [2022-05-06T21:11:45.148Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:11:45.148Z] ---> Running in b9a4e4ec6e8c [2022-05-06T21:11:52.181Z] Removing intermediate container b9a4e4ec6e8c [2022-05-06T21:11:52.181Z] ---> fd43ac6be138 [2022-05-06T21:11:52.181Z] Step 7/20 : COPY . . [2022-05-06T21:12:00.544Z] Building bin/spire-server... [2022-05-06T21:12:00.544Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:12:00.544Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:12:00.544Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:12:02.015Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:12:02.015Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:12:06.378Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:12:06.660Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:12:06.660Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:12:06.941Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:12:07.220Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:12:08.219Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:12:08.219Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:12:08.220Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:12:08.829Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:12:08.829Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:12:08.829Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:12:08.829Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:12:10.307Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:12:10.307Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:12:10.307Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:12:10.592Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:12:14.996Z]  ---> 531858ebf67c [2022-05-06T21:12:14.996Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-06T21:12:14.996Z] ---> Running in d0009adacb0f [2022-05-06T21:12:17.661Z] 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-06T21:12:39.894Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:12:39.894Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:12:39.894Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:12:39.894Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:12:39.894Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:12:39.894Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:12:39.894Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:12:39.894Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:12:39.894Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:12:39.894Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:12:39.894Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:12:39.894Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:12:40.174Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:12:40.174Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:12:40.452Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:12:40.452Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:12:40.730Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:12:40.731Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:12:41.010Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:12:41.615Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:12:41.894Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:12:42.174Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:12:42.452Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:12:42.452Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:12:42.731Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:12:44.734Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:12:50.175Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:12:50.175Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:12:50.455Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:12:50.455Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:12:50.735Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:12:50.735Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:13:12.992Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:13:12.992Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:13:12.992Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:13:12.992Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:13:12.992Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:13:13.599Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:13:13.879Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:13:14.879Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:13:27.357Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:13:28.806Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:13:30.262Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:13:30.872Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:13:33.526Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:13:34.136Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:14:01.011Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:14:01.291Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:14:01.291Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:14:01.291Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:14:03.294Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:14:03.574Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:14:03.854Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:14:04.134Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:14:05.131Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:14:05.131Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:14:05.413Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:14:05.695Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:14:05.973Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:14:06.252Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:14:06.531Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:14:06.531Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:14:07.983Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:14:07.983Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:14:08.262Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:14:08.539Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:14:08.539Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:14:08.818Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:14:09.098Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:14:14.537Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:14:15.530Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:14:15.821Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:14:16.106Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:14:16.713Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:14:16.992Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:14:16.992Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:14:18.452Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:14:19.061Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:14:19.672Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:14:19.951Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:14:19.951Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:14:19.951Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:14:20.229Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:14:20.229Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:14:20.229Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:14:20.509Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:14:20.509Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:14:20.789Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:14:20.789Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:14:20.789Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:14:22.250Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:14:22.250Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:14:22.528Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:14:22.529Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:14:22.808Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:14:24.810Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:14:25.416Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:14:25.416Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:14:25.696Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:14:25.974Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:14:26.255Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:14:26.876Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:14:29.532Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:14:29.532Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:14:29.532Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:14:32.178Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:14:32.178Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:14:32.455Z] 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-06T21:14:32.732Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:14:32.732Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:14:33.009Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:14:33.613Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:14:33.614Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:14:33.896Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:14:33.896Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:14:34.171Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:14:34.449Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:14:34.727Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:14:47.176Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:14:47.176Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:14:47.176Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:14:47.176Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:14:59.682Z] Removing intermediate container 031c66e192e6 [2022-05-06T21:14:59.682Z] ---> c952a2795188 [2022-05-06T21:14:59.682Z] [2022-05-06T21:14:59.682Z] Step 10/22 : FROM alpine:3.14 [2022-05-06T21:14:59.682Z] ---> ac73e934f311 [2022-05-06T21:14:59.682Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-06T21:14:59.682Z] ---> Running in 6017842b2b91 [2022-05-06T21:14:59.682Z] Removing intermediate container c401a250dc02 [2022-05-06T21:14:59.682Z] ---> 0f5a85948024 [2022-05-06T21:14:59.682Z] [2022-05-06T21:14:59.682Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:14:59.682Z] ---> ac73e934f311 [2022-05-06T21:14:59.682Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-06T21:14:59.682Z] ---> Using cache [2022-05-06T21:14:59.682Z] ---> cd485524e257 [2022-05-06T21:14:59.682Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-06T21:14:59.682Z] ---> Using cache [2022-05-06T21:14:59.682Z] ---> f99f590a71ed [2022-05-06T21:14:59.682Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-06T21:14:59.682Z] ---> Running in 3c0b57d108dd [2022-05-06T21:14:59.682Z] Removing intermediate container 3c0b57d108dd [2022-05-06T21:14:59.682Z] ---> 5418bedb1387 [2022-05-06T21:14:59.682Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-06T21:14:59.682Z] ---> Running in da4178600048 [2022-05-06T21:15:00.317Z] Removing intermediate container da4178600048 [2022-05-06T21:15:00.317Z] ---> def244158f57 [2022-05-06T21:15:00.317Z] Step 15/23 : WORKDIR / [2022-05-06T21:15:00.317Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:15:00.317Z] ---> Running in be3b8ecf2ee5 [2022-05-06T21:15:00.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:15:01.219Z] Removing intermediate container be3b8ecf2ee5 [2022-05-06T21:15:01.219Z] ---> 9baab3444e5a [2022-05-06T21:15:01.219Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:15:02.219Z] ---> 47bd1fc14646 [2022-05-06T21:15:02.219Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-06T21:15:02.219Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-06T21:15:02.496Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:15:02.496Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-06T21:15:02.496Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-06T21:15:02.777Z] (5/6) Installing curl (7.79.1-r1) [2022-05-06T21:15:02.777Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-06T21:15:02.777Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:15:02.777Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:15:03.386Z] OK: 8 MiB in 20 packages [2022-05-06T21:15:04.867Z] ---> cf3fa6bbc471 [2022-05-06T21:15:04.867Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-06T21:15:06.312Z] ---> 7ebe79f5127e [2022-05-06T21:15:06.312Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-06T21:15:06.312Z] Removing intermediate container 6017842b2b91 [2022-05-06T21:15:06.312Z] ---> 18836fc05503 [2022-05-06T21:15:06.312Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T21:15:06.312Z] ---> Running in 69d5c09fd4ff [2022-05-06T21:15:06.312Z] ---> Running in 74ceaf4e95ec [2022-05-06T21:15:06.922Z] Removing intermediate container 74ceaf4e95ec [2022-05-06T21:15:06.922Z] ---> e9b95a029dd5 [2022-05-06T21:15:06.922Z] Step 13/22 : WORKDIR /edgex [2022-05-06T21:15:06.922Z] Removing intermediate container 69d5c09fd4ff [2022-05-06T21:15:06.922Z] ---> c12fcd9c3900 [2022-05-06T21:15:06.922Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:15:07.199Z] ---> Running in ff7e5f5842d9 [2022-05-06T21:15:07.199Z] ---> Running in 6379c6fcbb73 [2022-05-06T21:15:07.815Z] Removing intermediate container ff7e5f5842d9 [2022-05-06T21:15:07.815Z] ---> 739c8368851b [2022-05-06T21:15:07.815Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:15:08.090Z] ---> Running in c5527200c838 [2022-05-06T21:15:08.090Z] Removing intermediate container 6379c6fcbb73 [2022-05-06T21:15:08.090Z] ---> c58d6d46ddb2 [2022-05-06T21:15:08.090Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-06T21:15:08.693Z] Removing intermediate container c5527200c838 [2022-05-06T21:15:08.693Z] ---> eaef3ddd7181 [2022-05-06T21:15:08.693Z] Step 22/23 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:15:08.976Z] ---> Running in 972946b1c148 [2022-05-06T21:15:09.597Z] ---> 836d5c235231 [2022-05-06T21:15:09.597Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-06T21:15:09.876Z] Removing intermediate container 972946b1c148 [2022-05-06T21:15:09.876Z] ---> 892b90b6361a [2022-05-06T21:15:09.876Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:15:10.152Z] ---> Running in 0ee65ee7e710 [2022-05-06T21:15:10.771Z] Removing intermediate container 0ee65ee7e710 [2022-05-06T21:15:10.771Z] ---> e5a477e75411 [2022-05-06T21:15:10.771Z] [2022-05-06T21:15:11.769Z] ---> 254890c6ac16 [2022-05-06T21:15:11.769Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-06T21:15:11.769Z] Successfully built e5a477e75411 [2022-05-06T21:15:11.769Z] Successfully tagged core-metadata-arm64:latest [2022-05-06T21:15:11.769Z]  Building core-metadata ... done Building security-secretstore-setup [2022-05-06T21:15:13.777Z] ---> f176518001c0 [2022-05-06T21:15:13.777Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T21:15:14.768Z] ---> b6e03a144790 [2022-05-06T21:15:14.768Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-06T21:15:14.768Z] ---> Running in 066822cb32fd [2022-05-06T21:15:18.214Z] Removing intermediate container 066822cb32fd [2022-05-06T21:15:18.214Z] ---> fcc8b909ba68 [2022-05-06T21:15:18.214Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T21:15:18.490Z] ---> Running in 4e889a13e2e9 [2022-05-06T21:15:19.118Z] Removing intermediate container 4e889a13e2e9 [2022-05-06T21:15:19.118Z] ---> c2b95a0d6a8f [2022-05-06T21:15:19.118Z] Step 20/22 : LABEL arch=arm64 [2022-05-06T21:15:19.118Z] ---> Running in 8555986ca9f1 [2022-05-06T21:15:19.738Z] Removing intermediate container 8555986ca9f1 [2022-05-06T21:15:19.738Z] ---> b4bb5186bf16 [2022-05-06T21:15:19.738Z] Step 21/22 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:15:19.738Z] ---> Running in 51abf32b306d [2022-05-06T21:15:20.369Z] Removing intermediate container 51abf32b306d [2022-05-06T21:15:20.369Z] ---> 2d38d95e6f67 [2022-05-06T21:15:20.369Z] Step 22/22 : LABEL version=0.0.0 [2022-05-06T21:15:20.649Z] ---> Running in 500e9d582878 [2022-05-06T21:15:21.262Z] Removing intermediate container 500e9d582878 [2022-05-06T21:15:21.262Z] ---> 7750802a7a07 [2022-05-06T21:15:21.262Z] [2022-05-06T21:15:21.862Z] Successfully built 7750802a7a07 [2022-05-06T21:15:21.862Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-06T21:15:21.862Z] Building security-spire-agent [2022-05-06T21:15:22.136Z]  Building security-proxy-setup ... done go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:15:22.137Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:16:01.172Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:16:01.172Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:16:01.172Z] ---> f7ff14ea31fb [2022-05-06T21:16:01.172Z] Step 3/25 : WORKDIR /edgex-go [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> afc0667a5c79 [2022-05-06T21:16:01.172Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> 3a86452a5f56 [2022-05-06T21:16:01.172Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> 9e9f6cdf4b2f [2022-05-06T21:16:01.172Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> d9b1f19e1fff [2022-05-06T21:16:01.172Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> 3a148eb5eaa2 [2022-05-06T21:16:01.172Z] Step 8/25 : COPY . . [2022-05-06T21:16:01.172Z] ---> Using cache [2022-05-06T21:16:01.172Z] ---> fc492af0c001 [2022-05-06T21:16:01.172Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-06T21:16:01.172Z] ---> Running in e81f3431c128 [2022-05-06T21:16:01.784Z] 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-06T21:16:07.263Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:16:07.263Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:16:07.263Z] ---> f7ff14ea31fb [2022-05-06T21:16:07.263Z] Step 3/26 : WORKDIR /edgex-go [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> afc0667a5c79 [2022-05-06T21:16:07.263Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 3a86452a5f56 [2022-05-06T21:16:07.263Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 5da4d91e0ce6 [2022-05-06T21:16:07.263Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 5a0a9ead8d9b [2022-05-06T21:16:07.263Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 018c07d7bcf2 [2022-05-06T21:16:07.263Z] Step 8/26 : COPY . . [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 4d29a32de9f1 [2022-05-06T21:16:07.263Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 01d03c40f90c [2022-05-06T21:16:07.263Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> f9796da62791 [2022-05-06T21:16:07.263Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-06T21:16:07.263Z] ---> Using cache [2022-05-06T21:16:07.263Z] ---> 0e9fe5725453 [2022-05-06T21:16:07.263Z] 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-06T21:16:07.553Z] ---> Running in 26fff554cfb0 [2022-05-06T21:16:11.003Z] spire-1.2.1/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.data/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.data/.file [2022-05-06T21:16:11.003Z] spire-1.2.1/.dockerignore [2022-05-06T21:16:11.003Z] spire-1.2.1/.gitattributes [2022-05-06T21:16:11.003Z] spire-1.2.1/.githooks/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.githooks/pre-commit [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/dependabot.yml [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-06T21:16:11.003Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-06T21:16:11.003Z] spire-1.2.1/.gitignore [2022-05-06T21:16:11.003Z] spire-1.2.1/.go-version [2022-05-06T21:16:11.003Z] spire-1.2.1/.golangci.yml [2022-05-06T21:16:11.003Z] spire-1.2.1/ADOPTERS.md [2022-05-06T21:16:11.003Z] spire-1.2.1/CHANGELOG.md [2022-05-06T21:16:11.003Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-06T21:16:11.003Z] spire-1.2.1/CODEOWNERS [2022-05-06T21:16:11.003Z] spire-1.2.1/CONTRIBUTING.md [2022-05-06T21:16:11.003Z] spire-1.2.1/Dockerfile [2022-05-06T21:16:11.003Z] spire-1.2.1/Dockerfile.dev [2022-05-06T21:16:11.003Z] spire-1.2.1/Dockerfile.scratch [2022-05-06T21:16:11.003Z] spire-1.2.1/LICENSE [2022-05-06T21:16:11.003Z] spire-1.2.1/MAINTAINERS.md [2022-05-06T21:16:11.003Z] spire-1.2.1/Makefile [2022-05-06T21:16:11.003Z] spire-1.2.1/README.md [2022-05-06T21:16:11.003Z] spire-1.2.1/ROADMAP.md [2022-05-06T21:16:11.003Z] spire-1.2.1/SECURITY.md [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-06T21:16:11.003Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/ [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/agent/ [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/agent/agent.conf [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-06T21:16:11.003Z] spire-1.2.1/conf/server/ [2022-05-06T21:16:11.004Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-06T21:16:11.004Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-06T21:16:11.004Z] spire-1.2.1/conf/server/server.conf [2022-05-06T21:16:11.004Z] spire-1.2.1/conf/server/server_full.conf [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/ [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/SPIRE101.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/auditlog.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/ [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/scaling_spire.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/spire_agent.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/spire_server.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/supported_integrations.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/telemetry.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/telemetry_config.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/upgrading.md [2022-05-06T21:16:11.004Z] spire-1.2.1/doc/using_spire.md [2022-05-06T21:16:11.004Z] spire-1.2.1/examples/ [2022-05-06T21:16:11.004Z] spire-1.2.1/examples/README.md [2022-05-06T21:16:11.004Z] spire-1.2.1/go.mod [2022-05-06T21:16:11.004Z] spire-1.2.1/go.sum [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/agent.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/config.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-06T21:16:11.004Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-06T21:16:11.281Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/names.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/auth/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-06T21:16:11.282Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/config.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/context.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/health.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/log.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/log/options.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/plugin/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-06T21:16:11.562Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/profiling/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/uptime/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/task.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/version/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/version/version.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/api.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-06T21:16:11.563Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/health/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/id.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/status.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/config.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-06T21:16:11.841Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-06T21:16:11.842Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-06T21:16:12.120Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/registration/ [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/server.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/server_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/ [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/private/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/private/server/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/private/server/journal/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-06T21:16:12.121Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-06T21:16:12.396Z] spire-1.2.1/release/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/README.md [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/README.md [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/conf/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/conf/server/ [2022-05-06T21:16:12.396Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-06T21:16:12.396Z] spire-1.2.1/script/ [2022-05-06T21:16:12.396Z] spire-1.2.1/script/build-artifact.sh [2022-05-06T21:16:12.396Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-06T21:16:12.396Z] spire-1.2.1/support/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-06T21:16:12.396Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-06T21:16:12.396Z] spire-1.2.1/test/ [2022-05-06T21:16:12.396Z] spire-1.2.1/test/clock/ [2022-05-06T21:16:12.396Z] spire-1.2.1/test/clock/clock.go [2022-05-06T21:16:12.396Z] spire-1.2.1/test/fakes/ [2022-05-06T21:16:12.396Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-06T21:16:12.396Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-06T21:16:12.396Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-06T21:16:12.396Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/fixture.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/common [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-06T21:16:12.397Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-06T21:16:12.398Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-06T21:16:12.674Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-06T21:16:12.675Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/test-one.sh [2022-05-06T21:16:12.676Z] spire-1.2.1/test/integration/test.sh [2022-05-06T21:16:12.676Z] spire-1.2.1/test/plugintest/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/plugintest/config.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/plugintest/load.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/plugintest/option.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/dir.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/logs.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/suite.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/spiretest/x509.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testca/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testca/ca.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testkey/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testkey/generate.sh [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testkey/keys.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/testkey/new.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/tpmsimulator/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/ [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/cert_generation.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/io_redirection.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/race.go [2022-05-06T21:16:12.676Z] spire-1.2.1/test/util/util.go [2022-05-06T21:16:12.676Z] building spire from source... [2022-05-06T21:16:13.280Z] Installing go1.17.7... [2022-05-06T21:16:40.193Z] Building bin/spire-server... [2022-05-06T21:16:40.193Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-06T21:16:40.193Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-06T21:16:40.193Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-06T21:16:40.193Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-06T21:16:40.193Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-06T21:16:40.193Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-06T21:16:41.189Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-06T21:16:42.645Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-06T21:16:42.645Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-06T21:16:44.660Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-06T21:16:45.280Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-06T21:16:45.280Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-06T21:16:45.574Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-06T21:16:45.574Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-06T21:16:45.863Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-06T21:16:45.863Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-06T21:16:45.863Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-06T21:16:47.343Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-06T21:16:47.343Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-06T21:16:47.343Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-06T21:16:47.624Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-06T21:16:47.624Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-06T21:16:48.625Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-06T21:16:48.906Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-06T21:17:07.308Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-06T21:17:07.308Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-06T21:17:07.308Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-06T21:17:07.308Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-06T21:17:07.308Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-06T21:17:07.308Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-06T21:17:07.308Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-06T21:17:07.308Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-06T21:17:07.308Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-06T21:17:07.308Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-06T21:17:07.308Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-06T21:17:07.308Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-06T21:17:07.308Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-06T21:17:07.308Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-06T21:17:07.308Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-06T21:17:07.586Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-06T21:17:07.867Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-06T21:17:08.860Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-06T21:17:08.860Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-06T21:17:08.860Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-06T21:17:09.140Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-06T21:17:09.140Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-06T21:17:09.140Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-06T21:17:09.755Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-06T21:17:24.927Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-06T21:17:24.927Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-06T21:17:24.927Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-06T21:17:24.927Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-06T21:17:25.208Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-06T21:17:25.208Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-06T21:17:25.489Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-06T21:17:52.397Z] go: downloading google.golang.org/api v0.70.0 [2022-05-06T21:17:52.397Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-06T21:17:52.397Z] go: downloading k8s.io/api v0.23.4 [2022-05-06T21:18:04.879Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-06T21:18:05.487Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-06T21:18:06.484Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-06T21:18:07.952Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-06T21:18:40.424Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-06T21:18:40.424Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-06T21:18:40.424Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-06T21:18:40.424Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-06T21:18:41.034Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-06T21:18:42.033Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-06T21:18:44.038Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-06T21:18:44.038Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-06T21:18:44.317Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-06T21:18:45.784Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-06T21:18:45.784Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-06T21:18:45.784Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-06T21:18:46.063Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-06T21:18:46.672Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-06T21:18:46.949Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-06T21:18:47.229Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-06T21:18:47.510Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-06T21:18:47.797Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-06T21:18:48.077Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-06T21:18:49.536Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-06T21:18:49.536Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-06T21:18:49.816Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-06T21:18:50.098Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-06T21:18:56.873Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-06T21:18:57.154Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-06T21:18:57.435Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-06T21:18:57.435Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-06T21:18:58.043Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-06T21:18:58.324Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-06T21:18:58.324Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-06T21:18:58.604Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-06T21:18:58.604Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-06T21:18:58.604Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-06T21:18:58.884Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-06T21:18:59.165Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-06T21:19:00.163Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-06T21:19:01.162Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-06T21:19:01.444Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-06T21:19:01.782Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-06T21:19:01.782Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-06T21:19:02.106Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-06T21:19:02.106Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-06T21:19:02.106Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-06T21:19:02.106Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-06T21:19:03.615Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-06T21:19:03.615Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-06T21:19:03.900Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-06T21:19:04.180Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-06T21:19:04.180Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-06T21:19:06.849Z] go: downloading go.opencensus.io v0.23.0 [2022-05-06T21:19:07.466Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-06T21:19:07.467Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-06T21:19:08.084Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-06T21:19:08.084Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-06T21:19:08.369Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-06T21:19:08.652Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-06T21:19:08.936Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-06T21:19:09.548Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-06T21:19:12.995Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-06T21:19:15.009Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-06T21:19:15.009Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-06T21:19:15.623Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-06T21:19:15.623Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-06T21:19:15.904Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-06T21:19:16.908Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-06T21:19:16.908Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-06T21:19:17.191Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-06T21:19:17.191Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-06T21:19:17.806Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-06T21:19:17.806Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-06T21:19:17.806Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-06T21:19:30.335Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-06T21:19:30.335Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-06T21:19:30.335Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-06T21:19:30.335Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-06T21:19:57.278Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-06T21:19:57.278Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-06T21:20:09.849Z] Removing intermediate container d0009adacb0f [2022-05-06T21:20:09.849Z] ---> 9d529c6c09cf [2022-05-06T21:20:09.849Z] [2022-05-06T21:20:09.849Z] Step 9/20 : FROM alpine:3.15 [2022-05-06T21:20:09.849Z] 3.15: Pulling from library/alpine [2022-05-06T21:20:10.130Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-06T21:20:10.130Z] Status: Downloaded newer image for alpine:3.15 [2022-05-06T21:20:10.130Z] ---> 3fb3c9af89a9 [2022-05-06T21:20:10.130Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:20:10.735Z] ---> Running in d297694d439e [2022-05-06T21:20:11.011Z] Removing intermediate container d297694d439e [2022-05-06T21:20:11.011Z] ---> 7bed2c35c1e2 [2022-05-06T21:20:11.011Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:20:11.301Z] ---> Running in 125dc106b835 [2022-05-06T21:20:14.765Z] Removing intermediate container 125dc106b835 [2022-05-06T21:20:14.765Z] ---> d2597e2f9bd0 [2022-05-06T21:20:14.765Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-06T21:20:14.765Z] ---> Running in c5b2b0971f29 [2022-05-06T21:20:16.783Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:20:17.778Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:20:19.784Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:20:19.784Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:20:19.784Z] OK: 15730 distinct packages available [2022-05-06T21:20:19.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:20:20.781Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:20:22.809Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-06T21:20:22.809Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:20:23.093Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:20:23.093Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-06T21:20:23.093Z] (5/9) Installing curl (7.80.0-r1) [2022-05-06T21:20:23.374Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-06T21:20:23.374Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:20:23.374Z] (8/9) Installing libucontext (1.1-r0) [2022-05-06T21:20:23.657Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-06T21:20:23.657Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:20:23.657Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:20:24.271Z] OK: 8 MiB in 23 packages [2022-05-06T21:20:26.968Z] Removing intermediate container c5b2b0971f29 [2022-05-06T21:20:26.968Z] ---> 3c09f1dbd4f2 [2022-05-06T21:20:26.968Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:20:27.996Z] ---> b37a42029967 [2022-05-06T21:20:27.996Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-06T21:20:30.051Z] ---> 72c4a78f5c23 [2022-05-06T21:20:30.051Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-06T21:20:31.087Z] ---> e08a20668b02 [2022-05-06T21:20:31.087Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-06T21:20:31.394Z] ---> Running in 60fb776afa5b [2022-05-06T21:20:31.707Z] Removing intermediate container 60fb776afa5b [2022-05-06T21:20:31.707Z] ---> cac0802a6b15 [2022-05-06T21:20:31.998Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:20:31.998Z] ---> Running in d7c714b9fc55 [2022-05-06T21:20:33.132Z] Removing intermediate container d7c714b9fc55 [2022-05-06T21:20:33.132Z] ---> ba8e8906da5b [2022-05-06T21:20:33.132Z] Step 18/20 : LABEL arch=arm64 [2022-05-06T21:20:33.132Z] ---> Running in 5ccf69d6639d [2022-05-06T21:20:33.525Z] Removing intermediate container 5ccf69d6639d [2022-05-06T21:20:33.525Z] ---> 33d1daff0d08 [2022-05-06T21:20:33.525Z] Step 19/20 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:20:33.525Z] ---> Running in c1d05269e414 [2022-05-06T21:20:33.847Z] Removing intermediate container c1d05269e414 [2022-05-06T21:20:33.847Z] ---> cf5ecd9dc721 [2022-05-06T21:20:33.847Z] Step 20/20 : LABEL version=0.0.0 [2022-05-06T21:20:34.185Z] ---> Running in 7a86209438a7 [2022-05-06T21:20:34.504Z] Removing intermediate container 7a86209438a7 [2022-05-06T21:20:34.504Z] ---> 9074a7beb27c [2022-05-06T21:20:34.504Z] [2022-05-06T21:20:35.169Z] Successfully built 9074a7beb27c [2022-05-06T21:20:35.169Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-06T21:20:35.169Z]  Building security-spiffe-token-provider ... done Building sys-mgmt-agent [2022-05-06T21:21:14.583Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:21:14.583Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:21:14.583Z] ---> f7ff14ea31fb [2022-05-06T21:21:14.583Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:21:14.583Z] ---> Using cache [2022-05-06T21:21:14.583Z] ---> afc0667a5c79 [2022-05-06T21:21:14.583Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:21:14.583Z] ---> Using cache [2022-05-06T21:21:14.583Z] ---> 3a86452a5f56 [2022-05-06T21:21:14.583Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-06T21:21:14.583Z] ---> Running in 8be4bb5e1b9f [2022-05-06T21:21:14.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:21:14.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:21:14.583Z] OK: 220 MiB in 52 packages [2022-05-06T21:21:14.583Z] Removing intermediate container 8be4bb5e1b9f [2022-05-06T21:21:14.583Z] ---> 9eb90aa37356 [2022-05-06T21:21:14.583Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:21:15.214Z] ---> faa269c98a26 [2022-05-06T21:21:15.214Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:21:15.493Z] ---> Running in d597c975a67b [2022-05-06T21:21:22.248Z] Removing intermediate container d597c975a67b [2022-05-06T21:21:22.248Z] ---> 697aa2effbe0 [2022-05-06T21:21:22.248Z] Step 8/23 : COPY . . [2022-05-06T21:21:44.484Z] ---> 9a25ad179f07 [2022-05-06T21:21:44.484Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-06T21:21:44.484Z] ---> Running in 7d2aba05406d [2022-05-06T21:21:45.482Z] 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-06T21:21:47.478Z] 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-06T21:22:02.644Z] Removing intermediate container e81f3431c128 [2022-05-06T21:22:02.644Z] ---> 9a02121c6e4e [2022-05-06T21:22:02.644Z] [2022-05-06T21:22:02.644Z] Step 10/25 : FROM alpine:3.14 [2022-05-06T21:22:02.644Z] ---> ac73e934f311 [2022-05-06T21:22:02.644Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-06T21:22:02.644Z] ---> Running in f991ba4f44f3 [2022-05-06T21:22:04.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:22:04.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:22:05.834Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-06T21:22:05.834Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-06T21:22:05.834Z] (3/3) Installing su-exec (0.2-r1) [2022-05-06T21:22:05.834Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:22:05.834Z] Executing ca-certificates-20211220-r0.trigger [2022-05-06T21:22:06.116Z] OK: 6 MiB in 17 packages [2022-05-06T21:22:08.836Z] Removing intermediate container f991ba4f44f3 [2022-05-06T21:22:08.836Z] ---> 2ab8bd90eda8 [2022-05-06T21:22:08.836Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-06T21:22:08.836Z] ---> Running in 2ddbb4d56954 [2022-05-06T21:22:09.128Z] Removing intermediate container 2ddbb4d56954 [2022-05-06T21:22:09.128Z] ---> ed9832927835 [2022-05-06T21:22:09.128Z] Step 13/25 : WORKDIR / [2022-05-06T21:22:09.128Z] ---> Running in b77b4d1e9dc1 [2022-05-06T21:22:09.753Z] Removing intermediate container b77b4d1e9dc1 [2022-05-06T21:22:09.753Z] ---> 4f4dbc548c0c [2022-05-06T21:22:09.753Z] 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-06T21:22:11.235Z] ---> e5ea0851f354 [2022-05-06T21:22:11.235Z] 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-06T21:22:11.843Z] ---> aa856d74322c [2022-05-06T21:22:11.843Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-06T21:22:12.849Z] ---> 8938237edf52 [2022-05-06T21:22:12.849Z] 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-06T21:22:13.880Z] ---> 60fe1055274d [2022-05-06T21:22:13.880Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-06T21:22:15.882Z] ---> b39d048b59a2 [2022-05-06T21:22:15.882Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-06T21:22:17.893Z] ---> 61c19afdec77 [2022-05-06T21:22:17.893Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-06T21:22:18.510Z] ---> c7e5a94365ef [2022-05-06T21:22:18.510Z] 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-06T21:22:18.510Z] ---> Running in f42443683bbe [2022-05-06T21:22:21.973Z] Removing intermediate container f42443683bbe [2022-05-06T21:22:21.973Z] ---> 1ec1531cbb44 [2022-05-06T21:22:21.973Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-06T21:22:22.264Z] ---> Running in c0b6eabf946b [2022-05-06T21:22:22.885Z] Removing intermediate container c0b6eabf946b [2022-05-06T21:22:22.885Z] ---> afdefc87bcdc [2022-05-06T21:22:22.885Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:22:22.885Z] ---> Running in 3a87c2e2a252 [2022-05-06T21:22:23.488Z] Removing intermediate container 3a87c2e2a252 [2022-05-06T21:22:23.488Z] ---> 7386ac05a00a [2022-05-06T21:22:23.488Z] Step 24/25 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:22:23.488Z] ---> Running in a852c85a8253 [2022-05-06T21:22:24.488Z] Removing intermediate container a852c85a8253 [2022-05-06T21:22:24.488Z] ---> aff57089d04b [2022-05-06T21:22:24.488Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:22:24.488Z] ---> Running in 5e59de2e22f7 [2022-05-06T21:22:25.102Z] Removing intermediate container 5e59de2e22f7 [2022-05-06T21:22:25.102Z] ---> e147d9d0c3d8 [2022-05-06T21:22:25.102Z] [2022-05-06T21:22:25.709Z] Successfully built e147d9d0c3d8 [2022-05-06T21:22:25.709Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-06T21:22:25.709Z]  Building security-secretstore-setup ... done Building core-data [2022-05-06T21:22:58.132Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-06T21:22:58.132Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-06T21:22:58.132Z] ---> f7ff14ea31fb [2022-05-06T21:22:58.132Z] Step 3/23 : WORKDIR /edgex-go [2022-05-06T21:22:58.132Z] ---> Using cache [2022-05-06T21:22:58.132Z] ---> afc0667a5c79 [2022-05-06T21:22:58.132Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:22:58.132Z] ---> Using cache [2022-05-06T21:22:58.132Z] ---> 3a86452a5f56 [2022-05-06T21:22:58.132Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-06T21:22:58.132Z] ---> Running in 58a1fb322553 [2022-05-06T21:23:00.155Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:00.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:23:02.782Z] OK: 220 MiB in 52 packages [2022-05-06T21:23:04.270Z] Removing intermediate container 58a1fb322553 [2022-05-06T21:23:04.270Z] ---> 577aa8157b88 [2022-05-06T21:23:04.270Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-06T21:23:05.274Z] ---> aac94c0dfbf0 [2022-05-06T21:23:05.274Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-06T21:23:05.274Z] ---> Running in 09d62bd5f725 [2022-05-06T21:23:12.078Z] Removing intermediate container 09d62bd5f725 [2022-05-06T21:23:12.078Z] ---> 33d1086624f6 [2022-05-06T21:23:12.078Z] Step 8/23 : COPY . . [2022-05-06T21:23:34.329Z] ---> baa5c6b85beb [2022-05-06T21:23:34.329Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-06T21:23:34.329Z] ---> Running in 5a08836e07c1 [2022-05-06T21:23:34.329Z] 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-06T21:27:26.539Z] Removing intermediate container 7d2aba05406d [2022-05-06T21:27:26.539Z] ---> 5509ceee4994 [2022-05-06T21:27:26.539Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-06T21:27:26.539Z] ---> Running in 344e040961dc [2022-05-06T21:27:26.539Z] 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-06T21:27:29.215Z] Removing intermediate container 344e040961dc [2022-05-06T21:27:29.215Z] ---> d705f1cbbf03 [2022-05-06T21:27:29.215Z] [2022-05-06T21:27:29.215Z] Step 11/23 : FROM docker:20.10.14 [2022-05-06T21:27:29.215Z] 20.10.14: Pulling from library/docker [2022-05-06T21:27:44.449Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-06T21:27:44.449Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-06T21:27:44.449Z] ---> c346e9eafbab [2022-05-06T21:27:44.449Z] 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-06T21:27:44.449Z] ---> Running in 040716ceadee [2022-05-06T21:27:44.449Z] Removing intermediate container 040716ceadee [2022-05-06T21:27:44.449Z] ---> 168c58085a88 [2022-05-06T21:27:44.449Z] 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-06T21:27:44.449Z] ---> Running in a0c61e130d78 [2022-05-06T21:27:45.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:27:46.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:27:47.208Z] (1/43) Installing readline (8.1.1-r0) [2022-05-06T21:27:47.208Z] (2/43) Installing bash (5.1.16-r0) [2022-05-06T21:27:47.486Z] Executing bash-5.1.16-r0.post-install [2022-05-06T21:27:47.486Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-06T21:27:47.486Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-06T21:27:47.486Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-06T21:27:47.486Z] (6/43) Installing curl (7.80.0-r1) [2022-05-06T21:27:47.486Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-06T21:27:47.486Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-06T21:27:47.486Z] (9/43) Installing expat (2.4.7-r0) [2022-05-06T21:27:47.486Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-06T21:27:47.486Z] (11/43) Installing gdbm (1.22-r0) [2022-05-06T21:27:47.486Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-06T21:27:47.486Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-06T21:27:47.486Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-06T21:27:47.765Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-06T21:27:47.765Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-06T21:27:47.765Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-06T21:27:51.204Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-06T21:27:51.204Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-06T21:27:51.204Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-06T21:27:51.204Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-06T21:27:51.204Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-06T21:27:51.204Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-06T21:27:51.204Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-06T21:27:51.204Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-06T21:27:51.204Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-06T21:27:51.204Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-06T21:27:51.204Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-06T21:27:51.204Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-06T21:27:51.204Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-06T21:27:51.204Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-06T21:27:51.204Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-06T21:27:51.204Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-06T21:27:51.204Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-06T21:27:51.204Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-06T21:27:51.204Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-06T21:27:51.204Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-06T21:27:51.204Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-06T21:27:51.204Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-06T21:27:51.204Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-06T21:27:51.204Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-06T21:27:51.481Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-06T21:27:51.481Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-06T21:27:52.475Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:27:52.475Z] OK: 82 MiB in 65 packages [2022-05-06T21:27:59.228Z] Collecting docker-compose==1.23.2 [2022-05-06T21:27:59.228Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-06T21:27:59.228Z] Collecting cached-property<2,>=1.2.0 [2022-05-06T21:27:59.228Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-06T21:27:59.507Z] Collecting jsonschema<3,>=2.5.1 [2022-05-06T21:27:59.507Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-06T21:28:00.964Z] Collecting PyYAML<4,>=3.10 [2022-05-06T21:28:00.964Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-06T21:28:05.312Z] Collecting docopt<0.7,>=0.6.1 [2022-05-06T21:28:05.312Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-06T21:28:08.740Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-06T21:28:08.740Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-06T21:28:08.740Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-06T21:28:08.740Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-06T21:28:12.161Z] Collecting docker<4.0,>=3.6.0 [2022-05-06T21:28:12.161Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-06T21:28:12.768Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-06T21:28:12.768Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-06T21:28:12.768Z] 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-06T21:28:13.046Z] Collecting texttable<0.10,>=0.9.0 [2022-05-06T21:28:13.046Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-06T21:28:15.695Z] Collecting docker-pycreds>=0.4.0 [2022-05-06T21:28:15.695Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-06T21:28:16.685Z] Collecting idna<2.8,>=2.5 [2022-05-06T21:28:16.685Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-06T21:28:16.685Z] 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-06T21:28:17.682Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-06T21:28:17.682Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-06T21:28:17.682Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-06T21:28:17.682Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-06T21:28:18.289Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-06T21:28:18.289Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-06T21:28:18.289Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-06T21:28:18.289Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-06T21:28:19.746Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-06T21:28:19.747Z] Attempting uninstall: urllib3 [2022-05-06T21:28:19.747Z] Found existing installation: urllib3 1.26.7 [2022-05-06T21:28:19.747Z] Uninstalling urllib3-1.26.7: [2022-05-06T21:28:19.747Z] Successfully uninstalled urllib3-1.26.7 [2022-05-06T21:28:20.768Z] Attempting uninstall: idna [2022-05-06T21:28:20.768Z] Found existing installation: idna 3.3 [2022-05-06T21:28:20.768Z] Uninstalling idna-3.3: [2022-05-06T21:28:20.768Z] Successfully uninstalled idna-3.3 [2022-05-06T21:28:24.191Z] Attempting uninstall: requests [2022-05-06T21:28:24.191Z] Found existing installation: requests 2.26.0 [2022-05-06T21:28:24.191Z] Uninstalling requests-2.26.0: [2022-05-06T21:28:24.191Z] Successfully uninstalled requests-2.26.0 [2022-05-06T21:28:24.802Z] Running setup.py install for texttable: started [2022-05-06T21:28:27.462Z] Running setup.py install for texttable: finished with status 'done' [2022-05-06T21:28:27.462Z] Running setup.py install for PyYAML: started [2022-05-06T21:28:30.885Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-06T21:28:31.165Z] Running setup.py install for docopt: started [2022-05-06T21:28:34.587Z] Running setup.py install for docopt: finished with status 'done' [2022-05-06T21:28:34.587Z] Running setup.py install for dockerpty: started [2022-05-06T21:28:37.236Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-06T21:28:41.016Z] 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-06T21:28:59.676Z] Removing intermediate container a0c61e130d78 [2022-05-06T21:28:59.677Z] ---> 4d48e5218ea6 [2022-05-06T21:28:59.677Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-06T21:28:59.677Z] ---> Running in 11dc500ebf0a [2022-05-06T21:28:59.677Z] Removing intermediate container 11dc500ebf0a [2022-05-06T21:28:59.677Z] ---> 720b27f23843 [2022-05-06T21:28:59.677Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-06T21:28:59.677Z] ---> Running in 5041ef2b3f79 [2022-05-06T21:28:59.677Z] Removing intermediate container 5041ef2b3f79 [2022-05-06T21:28:59.677Z] ---> 1f2e4d8c1039 [2022-05-06T21:28:59.677Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-06T21:29:01.179Z] ---> f82da67e9e76 [2022-05-06T21:29:01.179Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-06T21:29:02.189Z] ---> dbd3647ed33a [2022-05-06T21:29:02.189Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-06T21:29:03.202Z] ---> 0c1f44465a39 [2022-05-06T21:29:03.202Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-06T21:29:03.489Z] ---> Running in 6ba06c8a6864 [2022-05-06T21:29:04.126Z] Removing intermediate container 6ba06c8a6864 [2022-05-06T21:29:04.126Z] ---> 1bda5e053d8c [2022-05-06T21:29:04.126Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:29:04.126Z] ---> Running in bfc849830c65 [2022-05-06T21:29:04.742Z] Removing intermediate container bfc849830c65 [2022-05-06T21:29:04.742Z] ---> caa63b538f70 [2022-05-06T21:29:04.742Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:29:04.742Z] ---> Running in af7f8f52f6d0 [2022-05-06T21:29:05.355Z] Removing intermediate container af7f8f52f6d0 [2022-05-06T21:29:05.355Z] ---> e8283a50bf7a [2022-05-06T21:29:05.355Z] Step 22/23 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:29:05.355Z] ---> Running in dacde8b2be56 [2022-05-06T21:29:05.997Z] Removing intermediate container dacde8b2be56 [2022-05-06T21:29:05.997Z] ---> dc6d595889d2 [2022-05-06T21:29:05.997Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:29:06.294Z] ---> Running in caa6a5087f3a [2022-05-06T21:29:06.908Z] Removing intermediate container caa6a5087f3a [2022-05-06T21:29:06.908Z] ---> 5f7a2eeb22c3 [2022-05-06T21:29:06.908Z] [2022-05-06T21:29:07.539Z] Successfully built 5f7a2eeb22c3 [2022-05-06T21:29:07.539Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-06T21:30:15.704Z]  Building sys-mgmt-agent ... done Removing intermediate container 5a08836e07c1 [2022-05-06T21:30:15.704Z] ---> b39b946bfe66 [2022-05-06T21:30:15.704Z] [2022-05-06T21:30:15.704Z] Step 10/23 : FROM alpine:3.14 [2022-05-06T21:30:15.704Z] ---> ac73e934f311 [2022-05-06T21:30:15.704Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-06T21:30:15.704Z] ---> Running in 0bff7e0bf9dd [2022-05-06T21:30:15.704Z] Removing intermediate container 0bff7e0bf9dd [2022-05-06T21:30:15.704Z] ---> d531c90926f2 [2022-05-06T21:30:15.704Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-06T21:30:16.003Z] ---> Running in cd9b6ba37849 [2022-05-06T21:30:16.619Z] Removing intermediate container cd9b6ba37849 [2022-05-06T21:30:16.619Z] ---> 50e95f032e97 [2022-05-06T21:30:16.619Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-06T21:30:16.619Z] ---> Running in 6384618d4669 [2022-05-06T21:30:17.231Z] Removing intermediate container 6384618d4669 [2022-05-06T21:30:17.231Z] ---> 13ff4996b697 [2022-05-06T21:30:17.231Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:30:17.231Z] ---> Running in 7954c4861362 [2022-05-06T21:30:20.699Z] Removing intermediate container 7954c4861362 [2022-05-06T21:30:20.699Z] ---> d131bada6afc [2022-05-06T21:30:20.699Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-06T21:30:20.699Z] ---> Running in 636fc45a238d [2022-05-06T21:30:22.739Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:30:23.348Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:30:24.812Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-06T21:30:24.812Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-06T21:30:24.812Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-06T21:30:24.812Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-06T21:30:25.094Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-06T21:30:25.094Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-06T21:30:25.374Z] Executing busybox-1.33.1-r7.trigger [2022-05-06T21:30:25.374Z] OK: 8 MiB in 20 packages [2022-05-06T21:30:27.416Z] Removing intermediate container 636fc45a238d [2022-05-06T21:30:27.416Z] ---> 196a9a5ed026 [2022-05-06T21:30:27.416Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-06T21:30:28.034Z] ---> 0487d8308aba [2022-05-06T21:30:28.034Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-06T21:30:30.059Z] ---> a3b934fba3a5 [2022-05-06T21:30:30.059Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-06T21:30:31.090Z] ---> df3807c0e7ed [2022-05-06T21:30:31.090Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-06T21:30:31.090Z] ---> Running in 1e0a9dce188e [2022-05-06T21:30:31.708Z] Removing intermediate container 1e0a9dce188e [2022-05-06T21:30:31.708Z] ---> 5a6cf27e1095 [2022-05-06T21:30:31.708Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-06T21:30:31.708Z] ---> Running in 2d58532c5234 [2022-05-06T21:30:32.322Z] Removing intermediate container 2d58532c5234 [2022-05-06T21:30:32.322Z] ---> 46e9f8d7fc86 [2022-05-06T21:30:32.322Z] Step 21/23 : LABEL arch=arm64 [2022-05-06T21:30:32.322Z] ---> Running in 2f28a6655220 [2022-05-06T21:30:32.934Z] Removing intermediate container 2f28a6655220 [2022-05-06T21:30:32.934Z] ---> 7ea151ee352e [2022-05-06T21:30:32.934Z] Step 22/23 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:30:32.934Z] ---> Running in 0c0f166709f9 [2022-05-06T21:30:33.569Z] Removing intermediate container 0c0f166709f9 [2022-05-06T21:30:33.569Z] ---> 9f4074a7544a [2022-05-06T21:30:33.569Z] Step 23/23 : LABEL version=0.0.0 [2022-05-06T21:30:33.569Z] ---> Running in 082561c338c9 [2022-05-06T21:30:34.189Z] Removing intermediate container 082561c338c9 [2022-05-06T21:30:34.189Z] ---> a2a572d45301 [2022-05-06T21:30:34.189Z] [2022-05-06T21:30:34.797Z] Successfully built a2a572d45301 [2022-05-06T21:30:34.797Z] Successfully tagged core-data-arm64:latest [2022-05-06T21:46:28.239Z]  Building core-data ... done Building bin/spire-agent... [2022-05-06T21:46:28.239Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:46:28.239Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:46:28.239Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:46:28.239Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:46:28.239Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:46:28.239Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:46:28.239Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:46:28.239Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:46:28.239Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:46:28.239Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:46:28.239Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:46:28.239Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:46:28.239Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:50:50.510Z] Building bin/spire-agent... [2022-05-06T21:50:50.510Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:50:50.510Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:50:50.510Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:50:50.510Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:50:50.510Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:50:50.510Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:50:50.510Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:50:50.510Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:50:50.510Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:50:50.510Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:50:50.510Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:50:50.510Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:50:50.510Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:52:27.390Z] Removing intermediate container 94740c3699bd [2022-05-06T21:52:27.390Z] ---> 3fa0213d2aff [2022-05-06T21:52:27.390Z] [2022-05-06T21:52:27.390Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:52:27.390Z] ---> 3fb3c9af89a9 [2022-05-06T21:52:27.390Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:52:27.390Z] ---> Using cache [2022-05-06T21:52:27.390Z] ---> 7bed2c35c1e2 [2022-05-06T21:52:27.390Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:52:27.390Z] ---> Using cache [2022-05-06T21:52:27.390Z] ---> d2597e2f9bd0 [2022-05-06T21:52:27.390Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-06T21:52:27.390Z] ---> Running in 2b186edab506 [2022-05-06T21:52:27.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:27.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:27.390Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:52:27.390Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:52:27.390Z] OK: 15730 distinct packages available [2022-05-06T21:52:27.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:27.390Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:52:27.390Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-06T21:52:27.390Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:52:27.390Z] (3/4) Installing libucontext (1.1-r0) [2022-05-06T21:52:27.390Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-06T21:52:27.390Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:52:27.390Z] OK: 6 MiB in 18 packages [2022-05-06T21:52:27.390Z] Removing intermediate container 2b186edab506 [2022-05-06T21:52:27.390Z] ---> 403cc9ff43fc [2022-05-06T21:52:27.390Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:52:30.802Z] ---> 3197826f1363 [2022-05-06T21:52:30.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:52:31.787Z] ---> baad4b85a00d [2022-05-06T21:52:31.787Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-06T21:52:31.787Z] ---> Running in 2cf37bcda911 [2022-05-06T21:52:32.390Z] Removing intermediate container 2cf37bcda911 [2022-05-06T21:52:32.390Z] ---> bae332a98d42 [2022-05-06T21:52:32.390Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-06T21:52:32.991Z] ---> 393322b462fc [2022-05-06T21:52:32.991Z] Step 21/26 : WORKDIR / [2022-05-06T21:52:33.267Z] ---> Running in 7f72cc741186 [2022-05-06T21:52:33.548Z] Removing intermediate container 7f72cc741186 [2022-05-06T21:52:33.548Z] ---> c70702f3bffb [2022-05-06T21:52:33.548Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:52:33.830Z] ---> Running in 24c3237081c1 [2022-05-06T21:52:34.111Z] Removing intermediate container 24c3237081c1 [2022-05-06T21:52:34.111Z] ---> 8ab3bd1478f4 [2022-05-06T21:52:34.111Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:52:34.390Z] ---> Running in 39bd42a965cd [2022-05-06T21:52:34.687Z] Removing intermediate container 39bd42a965cd [2022-05-06T21:52:34.687Z] ---> 3bf3328e24f4 [2022-05-06T21:52:34.687Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:52:34.989Z] ---> Running in 9fdb8b1ec0c5 [2022-05-06T21:52:35.269Z] Removing intermediate container 9fdb8b1ec0c5 [2022-05-06T21:52:35.270Z] ---> bafad3e41631 [2022-05-06T21:52:35.270Z] Step 25/26 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:52:35.270Z] ---> Running in e7c7df7c0df1 [2022-05-06T21:52:35.874Z] Removing intermediate container e7c7df7c0df1 [2022-05-06T21:52:35.874Z] ---> 8aea6a5cdd05 [2022-05-06T21:52:35.874Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:52:35.874Z] ---> Running in 642b4b392aac [2022-05-06T21:52:36.476Z] Removing intermediate container 642b4b392aac [2022-05-06T21:52:36.476Z] ---> 21dc9ec04c02 [2022-05-06T21:52:36.476Z] [2022-05-06T21:52:36.751Z] Successfully built 21dc9ec04c02 [2022-05-06T21:52:36.751Z] Successfully tagged security-spire-config-arm64:latest [2022-05-06T21:52:58.944Z]  Building security-spire-config ... done Building bin/spire-agent... [2022-05-06T21:52:58.944Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-06T21:52:58.944Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-06T21:52:58.944Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-06T21:52:58.944Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-06T21:52:59.930Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-06T21:53:00.532Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-06T21:53:00.532Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-06T21:53:00.822Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-06T21:53:00.822Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-06T21:53:00.822Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-06T21:53:01.108Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-06T21:53:01.108Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-06T21:53:01.108Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-06T21:56:08.087Z] Removing intermediate container 5e05f207997e [2022-05-06T21:56:08.087Z] ---> 897796257715 [2022-05-06T21:56:08.087Z] [2022-05-06T21:56:08.087Z] Step 13/25 : FROM alpine:3.15 [2022-05-06T21:56:08.087Z] ---> 3fb3c9af89a9 [2022-05-06T21:56:08.087Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:56:08.087Z] ---> Using cache [2022-05-06T21:56:08.087Z] ---> 7bed2c35c1e2 [2022-05-06T21:56:08.087Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:56:08.087Z] ---> Using cache [2022-05-06T21:56:08.087Z] ---> d2597e2f9bd0 [2022-05-06T21:56:08.087Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:56:08.087Z] ---> Running in 6a8407ee0b19 [2022-05-06T21:56:08.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:56:08.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:56:08.087Z] v3.15.4-92-g08c9eeb1e3 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-06T21:56:08.087Z] v3.15.4-91-g9e16725c1b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-06T21:56:08.087Z] OK: 15730 distinct packages available [2022-05-06T21:56:08.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-06T21:56:08.087Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-06T21:56:09.066Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-06T21:56:09.066Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-06T21:56:09.066Z] (3/5) Installing libucontext (1.1-r0) [2022-05-06T21:56:09.066Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-06T21:56:09.066Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-06T21:56:09.346Z] Executing busybox-1.34.1-r5.trigger [2022-05-06T21:56:09.346Z] OK: 6 MiB in 19 packages [2022-05-06T21:56:10.776Z] Removing intermediate container 6a8407ee0b19 [2022-05-06T21:56:10.776Z] ---> bfb5aedba5ad [2022-05-06T21:56:10.776Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:56:15.082Z] ---> 63f40e288bc0 [2022-05-06T21:56:15.083Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:56:15.676Z] ---> 08ebfaa5e3f9 [2022-05-06T21:56:15.676Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-06T21:56:16.271Z] ---> 9ec08a69bac2 [2022-05-06T21:56:16.272Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-06T21:56:17.247Z] ---> 1333196b618b [2022-05-06T21:56:17.247Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:56:17.247Z] ---> Running in 8d823179db62 [2022-05-06T21:56:17.521Z] Removing intermediate container 8d823179db62 [2022-05-06T21:56:17.521Z] ---> afe5e474be47 [2022-05-06T21:56:17.521Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:56:17.793Z] ---> Running in a06635fa808e [2022-05-06T21:56:18.074Z] Removing intermediate container a06635fa808e [2022-05-06T21:56:18.074Z] ---> 3b4d2e8d1385 [2022-05-06T21:56:18.074Z] Step 23/25 : LABEL arch=arm64 [2022-05-06T21:56:18.074Z] ---> Running in 32bc3a2d7a7f [2022-05-06T21:56:18.669Z] Removing intermediate container 32bc3a2d7a7f [2022-05-06T21:56:18.669Z] ---> f57edbc144fe [2022-05-06T21:56:18.669Z] Step 24/25 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:56:18.669Z] ---> Running in bb576685bc71 [2022-05-06T21:56:19.267Z] Removing intermediate container bb576685bc71 [2022-05-06T21:56:19.267Z] ---> 2f932f1c4dfc [2022-05-06T21:56:19.267Z] Step 25/25 : LABEL version=0.0.0 [2022-05-06T21:56:19.267Z] ---> Running in d5356de1ed1b [2022-05-06T21:56:19.539Z] Removing intermediate container d5356de1ed1b [2022-05-06T21:56:19.539Z] ---> c4d164ce350d [2022-05-06T21:56:19.539Z] [2022-05-06T21:56:20.135Z] Successfully built c4d164ce350d [2022-05-06T21:56:20.135Z] Successfully tagged security-spire-server-arm64:latest [2022-05-06T21:57:28.118Z]  Building security-spire-server ... done Removing intermediate container 26fff554cfb0 [2022-05-06T21:57:28.118Z] ---> 5d1c57ae96d3 [2022-05-06T21:57:28.118Z] [2022-05-06T21:57:28.118Z] Step 13/26 : FROM alpine:3.15 [2022-05-06T21:57:28.118Z] ---> 3fb3c9af89a9 [2022-05-06T21:57:28.118Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-06T21:57:28.118Z] ---> Using cache [2022-05-06T21:57:28.118Z] ---> 7bed2c35c1e2 [2022-05-06T21:57:28.118Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-06T21:57:28.118Z] ---> Using cache [2022-05-06T21:57:28.118Z] ---> d2597e2f9bd0 [2022-05-06T21:57:28.118Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-06T21:57:28.118Z] ---> Using cache [2022-05-06T21:57:28.118Z] ---> bfb5aedba5ad [2022-05-06T21:57:28.118Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-06T21:57:28.118Z] ---> b390e7d9e68f [2022-05-06T21:57:28.118Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-06T21:57:28.118Z] ---> 4b0292d0c7af [2022-05-06T21:57:28.118Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-06T21:57:28.709Z] ---> 0d643bf24ba6 [2022-05-06T21:57:28.709Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-06T21:57:29.298Z] ---> 8f76a3f5c447 [2022-05-06T21:57:29.298Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-06T21:57:29.891Z] ---> 8a1a12385178 [2022-05-06T21:57:29.891Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-06T21:57:29.891Z] ---> Running in a5b2ca0a3328 [2022-05-06T21:57:30.483Z] Removing intermediate container a5b2ca0a3328 [2022-05-06T21:57:30.483Z] ---> f60b005a3330 [2022-05-06T21:57:30.483Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-06T21:57:30.483Z] ---> Running in 01969aa06b09 [2022-05-06T21:57:30.757Z] Removing intermediate container 01969aa06b09 [2022-05-06T21:57:30.757Z] ---> 56d5b94d9c63 [2022-05-06T21:57:30.757Z] Step 24/26 : LABEL arch=arm64 [2022-05-06T21:57:30.757Z] ---> Running in e6d94f88305c [2022-05-06T21:57:31.031Z] Removing intermediate container e6d94f88305c [2022-05-06T21:57:31.031Z] ---> f6213b10069d [2022-05-06T21:57:31.031Z] Step 25/26 : LABEL git_sha=801183975ce510da2411db73ac53f7a47bade262 [2022-05-06T21:57:31.306Z] ---> Running in 738d1f3c9f18 [2022-05-06T21:57:31.577Z] Removing intermediate container 738d1f3c9f18 [2022-05-06T21:57:31.577Z] ---> 60df4340d700 [2022-05-06T21:57:31.577Z] Step 26/26 : LABEL version=0.0.0 [2022-05-06T21:57:31.577Z] ---> Running in e7c9e1055781 [2022-05-06T21:57:31.848Z] Removing intermediate container e7c9e1055781 [2022-05-06T21:57:31.848Z] ---> 837c7ecbf86c [2022-05-06T21:57:31.848Z] [2022-05-06T21:57:32.118Z] Successfully built 837c7ecbf86c [2022-05-06T21:57:32.118Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-06T21:57:32.402Z]  Building security-spire-agent ... done  [Pipeline] } [2022-05-06T21:57:32.407Z] $ docker stop --time=1 abb706af8b1c3f76202e3241b79e3dd6d25358d9ed67274404897a3f1b583edb [2022-05-06T21:57:34.115Z] $ docker rm -f abb706af8b1c3f76202e3241b79e3dd6d25358d9ed67274404897a3f1b583edb [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-06T21:57:34.672Z] + docker images [2022-05-06T21:57:35.265Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-06T21:57:35.265Z] security-spire-agent-arm64 latest 837c7ecbf86c 3 seconds ago 126MB [2022-05-06T21:57:35.265Z] 5d1c57ae96d3 28 seconds ago 4.14GB [2022-05-06T21:57:35.265Z] security-spire-server-arm64 latest c4d164ce350d About a minute ago 86.3MB [2022-05-06T21:57:35.265Z] 897796257715 About a minute ago 4.14GB [2022-05-06T21:57:35.265Z] security-spire-config-arm64 latest 21dc9ec04c02 4 minutes ago 85.6MB [2022-05-06T21:57:35.265Z] 3fa0213d2aff 5 minutes ago 4.14GB [2022-05-06T21:57:35.265Z] core-data-arm64 latest a2a572d45301 27 minutes ago 21.6MB [2022-05-06T21:57:35.265Z] b39b946bfe66 27 minutes ago 1.34GB [2022-05-06T21:57:35.265Z] sys-mgmt-agent-arm64 latest 5f7a2eeb22c3 28 minutes ago 282MB [2022-05-06T21:57:35.265Z] d705f1cbbf03 30 minutes ago 1.31GB [2022-05-06T21:57:35.265Z] security-secretstore-setup-arm64 latest e147d9d0c3d8 35 minutes ago 27.5MB [2022-05-06T21:57:35.265Z] 9a02121c6e4e 35 minutes ago 1.32GB [2022-05-06T21:57:35.265Z] security-spiffe-token-provider-arm64 latest 9074a7beb27c 37 minutes ago 27.9MB [2022-05-06T21:57:35.265Z] 9d529c6c09cf 37 minutes ago 1.36GB [2022-05-06T21:57:35.265Z] security-proxy-setup-arm64 latest 7750802a7a07 42 minutes ago 26.1MB [2022-05-06T21:57:35.265Z] core-metadata-arm64 latest e5a477e75411 42 minutes ago 16.3MB [2022-05-06T21:57:35.265Z] 0f5a85948024 42 minutes ago 1.31GB [2022-05-06T21:57:35.265Z] c952a2795188 42 minutes ago 1.31GB [2022-05-06T21:57:35.265Z] support-notifications-arm64 latest db4c785fddef 46 minutes ago 25.8MB [2022-05-06T21:57:35.265Z] support-scheduler-arm64 latest a7d8f133e843 47 minutes ago 25.2MB [2022-05-06T21:57:35.265Z] d80b5bf8572d 47 minutes ago 1.36GB [2022-05-06T21:57:35.265Z] 33004338bbc7 47 minutes ago 1.36GB [2022-05-06T21:57:35.265Z] security-bootstrapper-arm64 latest 9b1bb3048a58 49 minutes ago 18.3MB [2022-05-06T21:57:35.265Z] core-command-arm64 latest d102c3196f3f 50 minutes ago 15.5MB [2022-05-06T21:57:35.265Z] 3343082fe76f 50 minutes ago 1.31GB [2022-05-06T21:57:35.265Z] a17b70c64be7 50 minutes ago 1.3GB [2022-05-06T21:57:35.265Z] ci-base-image-arm64 latest f7ff14ea31fb About an hour ago 885MB [2022-05-06T21:57:35.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-06T21:57:35.265Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-06T21:57:35.265Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-06T21:57:35.265Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-06T21:57:35.265Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:57:35.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:35.718Z] [2022-05-06T21:57:35.718Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:57:36.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:36.345Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-06T21:57:36.345Z] 8998bd30e6a1: Pulling fs layer [2022-05-06T21:57:36.345Z] 04944245beec: Pulling fs layer [2022-05-06T21:57:36.345Z] 699f458cf7ca: Pulling fs layer [2022-05-06T21:57:36.345Z] 765212b225bb: Pulling fs layer [2022-05-06T21:57:36.345Z] f23df028b6ca: Pulling fs layer [2022-05-06T21:57:36.345Z] d65c8cfc05b1: Pulling fs layer [2022-05-06T21:57:36.345Z] 2437ff75d9bd: Pulling fs layer [2022-05-06T21:57:36.345Z] 765212b225bb: Waiting [2022-05-06T21:57:36.345Z] f23df028b6ca: Waiting [2022-05-06T21:57:36.345Z] d65c8cfc05b1: Waiting [2022-05-06T21:57:36.345Z] 2437ff75d9bd: Waiting [2022-05-06T21:57:36.345Z] 04944245beec: Verifying Checksum [2022-05-06T21:57:36.345Z] 04944245beec: Download complete [2022-05-06T21:57:36.345Z] 765212b225bb: Verifying Checksum [2022-05-06T21:57:36.345Z] 765212b225bb: Download complete [2022-05-06T21:57:36.345Z] f23df028b6ca: Verifying Checksum [2022-05-06T21:57:36.345Z] f23df028b6ca: Download complete [2022-05-06T21:57:36.345Z] d65c8cfc05b1: Verifying Checksum [2022-05-06T21:57:36.345Z] d65c8cfc05b1: Download complete [2022-05-06T21:57:36.621Z] 699f458cf7ca: Verifying Checksum [2022-05-06T21:57:36.621Z] 699f458cf7ca: Download complete [2022-05-06T21:57:36.892Z] 8998bd30e6a1: Verifying Checksum [2022-05-06T21:57:36.892Z] 8998bd30e6a1: Download complete [2022-05-06T21:57:39.500Z] 2437ff75d9bd: Verifying Checksum [2022-05-06T21:57:39.500Z] 2437ff75d9bd: Download complete [2022-05-06T21:57:41.479Z] 8998bd30e6a1: Pull complete [2022-05-06T21:57:41.752Z] 04944245beec: Pull complete [2022-05-06T21:57:43.188Z] 699f458cf7ca: Pull complete [2022-05-06T21:57:43.462Z] 765212b225bb: Pull complete [2022-05-06T21:57:44.438Z] f23df028b6ca: Pull complete [2022-05-06T21:57:44.710Z] d65c8cfc05b1: Pull complete [2022-05-06T21:57:59.775Z] 2437ff75d9bd: Pull complete [2022-05-06T21:57:59.775Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-06T21:57:59.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-06T21:57:59.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-06T21:58:00.003Z] prd-ubuntu20.04-docker-arm64-4c-16g-41344 does not seem to be running inside a container [2022-05-06T21:58:00.089Z] $ 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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-06T21:58:02.873Z] $ docker top 0b9d2c1ab18f72d67e6356a55fccce2de0012b376dcd8073d66768af7b48df40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:03.828Z] ---> job-cost.sh [2022-05-06T21:58:03.828Z] lf-activate-venv: SKIPPING [2022-05-06T21:58:03.828Z] INFO: No Stack... [2022-05-06T21:58:04.416Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-06T21:58:05.384Z] INFO: Archiving Costs [Pipeline] sh [2022-05-06T21:58:06.037Z] + cat /w/workspace/edgex-go/14/archives/cost.csv [2022-05-06T21:58:06.037Z] + cut -d, -f6 [Pipeline] lock [2022-05-06T21:58:06.069Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3987-14-stack-cost] [2022-05-06T21:58:06.078Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3987-14-stack-cost] did not exist. Created. [2022-05-06T21:58:06.078Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3987-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-06T21:58:06.732Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-06T21:58:06.911Z] Stashed 1 file(s) [Pipeline] } [2022-05-06T21:58:06.919Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3987-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-06T21:58:06.937Z] $ docker stop --time=1 0b9d2c1ab18f72d67e6356a55fccce2de0012b376dcd8073d66768af7b48df40 [2022-05-06T21:58:08.390Z] $ docker rm -f 0b9d2c1ab18f72d67e6356a55fccce2de0012b376dcd8073d66768af7b48df40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-06T21:58:08.812Z] provisioning config files... [2022-05-06T21:58:08.821Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/14@tmp/config1839260879408248878tmp [Pipeline] { [Pipeline] sh [2022-05-06T21:58:09.124Z] + set +x [2022-05-06T21:58:09.124Z] + curl -s https://codecov.io/bash [2022-05-06T21:58:09.124Z] + bash -s -- [2022-05-06T21:58:09.124Z] [2022-05-06T21:58:09.124Z] _____ _ [2022-05-06T21:58:09.124Z] / ____| | | [2022-05-06T21:58:09.124Z] | | ___ __| | ___ ___ _____ __ [2022-05-06T21:58:09.124Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-06T21:58:09.124Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-06T21:58:09.124Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-06T21:58:09.124Z] Bash-1.0.6 [2022-05-06T21:58:09.124Z] [2022-05-06T21:58:09.124Z] [2022-05-06T21:58:09.124Z] ==> git version 2.25.1 found [2022-05-06T21:58:09.124Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-06T21:58:09.124Z] Release-Date: 2020-01-08 [2022-05-06T21:58:09.124Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-06T21:58:09.124Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-06T21:58:09.124Z] ==> Jenkins CI detected. [2022-05-06T21:58:09.124Z] current dir:  /w/workspace/edgex-go/14 [2022-05-06T21:58:09.124Z] project root: . [2022-05-06T21:58:09.124Z] --> token set from env [2022-05-06T21:58:09.124Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-06T21:58:09.124Z] ==> Running gcov in . (disable via -X gcov) [2022-05-06T21:58:09.124Z] ==> Python coveragepy not found [2022-05-06T21:58:09.124Z] ==> Searching for coverage reports in: [2022-05-06T21:58:09.124Z] + . [2022-05-06T21:58:09.124Z] -> Found 1 reports [2022-05-06T21:58:09.124Z] ==> Detecting git/mercurial file structure [2022-05-06T21:58:09.124Z] ==> Reading reports [2022-05-06T21:58:09.385Z] + ./coverage.out bytes=435134 [2022-05-06T21:58:09.385Z] ==> Appending adjustments [2022-05-06T21:58:09.385Z] https://docs.codecov.io/docs/fixing-reports [2022-05-06T21:58:10.331Z] + Found adjustments [2022-05-06T21:58:10.331Z] ==> Gzipping contents [2022-05-06T21:58:10.592Z] 60K /tmp/codecov.XuFOSr.gz [2022-05-06T21:58:10.592Z] ==> Uploading reports [2022-05-06T21:58:10.592Z] url: https://codecov.io [2022-05-06T21:58:10.592Z] query: branch=PR-3987&commit=39e9cc8a57ce565c0455cf8c369891e5fa21b74e&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-06T21:58:10.592Z] -> Pinging Codecov [2022-05-06T21:58:10.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3987&commit=39e9cc8a57ce565c0455cf8c369891e5fa21b74e&build=14&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3987%2F14%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3987&job=&cmd_args= [2022-05-06T21:58:10.852Z] -> Uploading to [2022-05-06T21:58:10.852Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-06/00271124DB129430A58F1EEE437C3FCB/39e9cc8a57ce565c0455cf8c369891e5fa21b74e/4b5db409-7566-4a4d-8719-32ced7e98154.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220506%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220506T215810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22204a3373f405bc81b27aba9e74a99139695507bb16a75a012292377a0917e7 [2022-05-06T21:58:10.852Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-06T21:58:10.852Z] Dload Upload Total Spent Left Speed [2022-05-06T21:58:10.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59920 0 0 100 59920 0 254k --:--:-- --:--:-- --:--:-- 254k [2022-05-06T21:58:10.852Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/39e9cc8a57ce565c0455cf8c369891e5fa21b74e [Pipeline] } [2022-05-06T21:58:10.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-06T21:58:11.409Z] + [ -d /w/workspace/edgex-go/14/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:11.717Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:12.581Z] ---> package-listing.sh [2022-05-06T21:58:12.581Z] ++ facter osfamily [2022-05-06T21:58:12.581Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-06T21:58:12.840Z] + OS_FAMILY=debian [2022-05-06T21:58:12.840Z] + workspace=/w/workspace/edgex-go/14 [2022-05-06T21:58:12.840Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-06T21:58:12.840Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-06T21:58:12.840Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-06T21:58:12.840Z] + PACKAGES=/tmp/packages_start.txt [2022-05-06T21:58:12.840Z] + '[' /w/workspace/edgex-go/14 ']' [2022-05-06T21:58:12.840Z] + PACKAGES=/tmp/packages_end.txt [2022-05-06T21:58:12.840Z] + case "${OS_FAMILY}" in [2022-05-06T21:58:12.840Z] + dpkg -l [2022-05-06T21:58:12.840Z] + grep '^ii' [2022-05-06T21:58:12.840Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-06T21:58:12.840Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-06T21:58:12.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-06T21:58:12.840Z] + '[' /w/workspace/edgex-go/14 ']' [2022-05-06T21:58:12.840Z] + mkdir -p /w/workspace/edgex-go/14/archives/ [2022-05-06T21:58:12.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/14/archives/ [Pipeline] echo [2022-05-06T21:58:12.853Z] 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/14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-06T21:58:13.131Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:58:13.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:13.687Z] [2022-05-06T21:58:13.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-06T21:58:13.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:13.991Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-06T21:58:13.991Z] 5eb5b503b376: Pulling fs layer [2022-05-06T21:58:13.991Z] 5c69ac0246d0: Pulling fs layer [2022-05-06T21:58:13.991Z] ec43610c2a17: Pulling fs layer [2022-05-06T21:58:13.991Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-06T21:58:13.991Z] 33b1e0a273af: Pulling fs layer [2022-05-06T21:58:13.991Z] 5d3b04190fa2: Pulling fs layer [2022-05-06T21:58:13.991Z] 2f39f015ded8: Pulling fs layer [2022-05-06T21:58:13.991Z] 33b1e0a273af: Waiting [2022-05-06T21:58:13.991Z] 3a2ae6a8a46f: Waiting [2022-05-06T21:58:13.991Z] 5d3b04190fa2: Waiting [2022-05-06T21:58:13.991Z] 2f39f015ded8: Waiting [2022-05-06T21:58:13.991Z] 5c69ac0246d0: Download complete [2022-05-06T21:58:13.991Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-06T21:58:13.991Z] 3a2ae6a8a46f: Download complete [2022-05-06T21:58:13.991Z] 33b1e0a273af: Verifying Checksum [2022-05-06T21:58:13.991Z] 5d3b04190fa2: Download complete [2022-05-06T21:58:14.251Z] ec43610c2a17: Download complete [2022-05-06T21:58:14.251Z] 5eb5b503b376: Download complete [2022-05-06T21:58:14.820Z] 2f39f015ded8: Download complete [2022-05-06T21:58:15.760Z] 5eb5b503b376: Pull complete [2022-05-06T21:58:15.760Z] 5c69ac0246d0: Pull complete [2022-05-06T21:58:16.330Z] ec43610c2a17: Pull complete [2022-05-06T21:58:16.330Z] 3a2ae6a8a46f: Pull complete [2022-05-06T21:58:16.595Z] 33b1e0a273af: Pull complete [2022-05-06T21:58:16.595Z] 5d3b04190fa2: Pull complete [2022-05-06T21:58:21.868Z] 2f39f015ded8: Pull complete [2022-05-06T21:58:21.868Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-06T21:58:21.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-06T21:58:21.868Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-06T21:58:21.936Z] prd-ubuntu20.04-docker-8c-8g-41095 does not seem to be running inside a container [2022-05-06T21:58:21.972Z] $ 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/14/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/14 -v /w/workspace/edgex-go/14:/w/workspace/edgex-go/14:rw,z -v /w/workspace/edgex-go/14@tmp:/w/workspace/edgex-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-06T21:58:24.250Z] $ docker top f3a228ffab1ebc0567b554c0bb8520e3d22eafe94802758720330e83bcc0597a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-06T21:58:24.609Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-06T21:58:24.897Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-06T21:58:25.185Z] + ls /var/log/sa-host [2022-05-06T21:58:25.185Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-06T21:58:25.282Z] provisioning config files... [2022-05-06T21:58:25.291Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/14@tmp/config526014856890906974tmp [Pipeline] { [Pipeline] echo [2022-05-06T21:58:25.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:25.589Z] ---> create-netrc.sh [Pipeline] } [2022-05-06T21:58:25.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:25.931Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-06T21:58:25.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:26.230Z] ---> sudo-logs.sh [2022-05-06T21:58:26.230Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-06T21:58:26.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:26.544Z] ---> job-cost.sh [2022-05-06T21:58:26.544Z] lf-activate-venv: SKIPPING [2022-05-06T21:58:26.544Z] DEBUG: total: 0.2199999988079071 [2022-05-06T21:58:26.545Z] INFO: Retrieving Stack Cost... [2022-05-06T21:58:27.114Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-06T21:58:27.685Z] INFO: Archiving Costs [Pipeline] echo [2022-05-06T21:58:27.699Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-06T21:58:27.984Z] ---> logs-deploy.sh [2022-05-06T21:58:27.984Z] lf-activate-venv: SKIPPING [2022-05-06T21:58:27.984Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3987/14 [2022-05-06T21:58:27.984Z] INFO: archiving workspace using pattern(s): [2022-05-06T21:58:28.924Z] Archives upload complete. [2022-05-06T21:58:28.924Z] INFO: archiving logs to Nexus