Pull request #3982 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3db62c9d332fc25b06e7d1bc9caebf6839e483fe+b61922491ec22b60074f418cf5b25f360e5c966a (6103c517eca22819b22ca25856647cb930bbf137) 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-ssh12489884456212613328.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh7283383012069931994.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3982/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3982/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8026321680810164071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3982/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14313767189957368697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5152806951941115957.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3982/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3982/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2374656498702758975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 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-21653 in /w/workspace/edgexfoundry_edgex-go_PR-3982 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/3982/head:refs/remotes/origin/PR-3982 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b61922491ec22b60074f418cf5b25f360e5c966a into PR head commit 3db62c9d332fc25b06e7d1bc9caebf6839e483fe Merge succeeded, producing 3db62c9d332fc25b06e7d1bc9caebf6839e483fe Checking out Revision 3db62c9d332fc25b06e7d1bc9caebf6839e483fe (PR-3982) > git config core.sparsecheckout # timeout=10 > git checkout -f 3db62c9d332fc25b06e7d1bc9caebf6839e483fe # 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 b61922491ec22b60074f418cf5b25f360e5c966a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3db62c9d332fc25b06e7d1bc9caebf6839e483fe # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-21T19:08:11.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-21T19:08:11.641Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-21T19:08:11.731Z] ========================================================= [2022-04-21T19:08:11.731Z] EdgeX Global Pipelines Version Info [2022-04-21T19:08:11.731Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-21T19:08:12.498Z] ------------------- [2022-04-21T19:08:12.498Z] stable info: [2022-04-21T19:08:12.498Z] ------------------- [2022-04-21T19:08:12.498Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T19:08:12.498Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T19:08:12.498Z] Message: update stable to v1.0.221 [2022-04-21T19:08:13.071Z] ------------------- [2022-04-21T19:08:13.071Z] experimental info: [2022-04-21T19:08:13.071Z] ------------------- [2022-04-21T19:08:13.071Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-21T19:08:13.071Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-21T19:08:13.071Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-21T19:08:13.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-21T19:08:13.478Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-21T19:08:13.590Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-21T19:08:13.630Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-21T19:08:13.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-21T19:08:13.702Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-21T19:08:13.739Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-21T19:08:13.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-21T19:08:13.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-21T19:08:13.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-21T19:08:13.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-21T19:08:13.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-21T19:08:13.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-21T19:08:14.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-21T19:08:14.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-21T19:08:14.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T19:08:14.118Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-21T19:08:14.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-21T19:08:14.198Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-21T19:08:14.245Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-21T19:08:14.285Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-21T19:08:14.321Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-21T19:08:14.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3982 [Pipeline] echo [2022-04-21T19:08:14.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3982 [Pipeline] echo [2022-04-21T19:08:14.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3982 [Pipeline] echo [2022-04-21T19:08:14.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3db62c9d332fc25b06e7d1bc9caebf6839e483fe [Pipeline] echo [2022-04-21T19:08:14.519Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3db62c9 [Pipeline] echo [2022-04-21T19:08:14.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T19:08:14.662Z] provisioning config files... [2022-04-21T19:08:14.675Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4882909387984715087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T19:08:15.039Z] ---> docker-login.sh [2022-04-21T19:08:15.039Z] nexus3.edgexfoundry.org:10001 [2022-04-21T19:08:15.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:08:15.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:08:15.300Z] Configure a credential helper to remove this warning. See [2022-04-21T19:08:15.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:08:15.300Z] [2022-04-21T19:08:15.300Z] Login Succeeded [2022-04-21T19:08:15.300Z] nexus3.edgexfoundry.org:10002 [2022-04-21T19:08:15.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:08:15.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:08:15.560Z] Configure a credential helper to remove this warning. See [2022-04-21T19:08:15.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:08:15.560Z] [2022-04-21T19:08:15.560Z] Login Succeeded [2022-04-21T19:08:15.560Z] nexus3.edgexfoundry.org:10003 [2022-04-21T19:08:15.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:08:15.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:08:15.560Z] Configure a credential helper to remove this warning. See [2022-04-21T19:08:15.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:08:15.560Z] [2022-04-21T19:08:15.560Z] Login Succeeded [2022-04-21T19:08:15.560Z] nexus3.edgexfoundry.org:10004 [2022-04-21T19:08:15.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:08:15.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:08:15.823Z] Configure a credential helper to remove this warning. See [2022-04-21T19:08:15.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:08:15.823Z] [2022-04-21T19:08:15.823Z] Login Succeeded [2022-04-21T19:08:15.823Z] docker.io [2022-04-21T19:08:15.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:08:16.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:08:16.396Z] Configure a credential helper to remove this warning. See [2022-04-21T19:08:16.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:08:16.396Z] [2022-04-21T19:08:16.396Z] Login Succeeded [2022-04-21T19:08:16.396Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T19:08:16.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T19:08:16.921Z] + 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-04-21T19:08:16.921Z] + dirname cmd/core-command/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + dirname cmd/core-data/Dockerfile [2022-04-21T19:08:16.921Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + dirname cmd/core-metadata/Dockerfile [2022-04-21T19:08:16.921Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-21T19:08:16.921Z] + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 [2022-04-21T19:08:16.921Z] [2022-04-21T19:08:16.921Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-21T19:08:16.921Z] + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 [2022-04-21T19:08:16.921Z] [2022-04-21T19:08:16.921Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-21T19:08:16.921Z] + + cutdirname -d/ cmd/security-spire-agent/Dockerfile -f2 [2022-04-21T19:08:16.921Z] [2022-04-21T19:08:16.921Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/security-spire-config/Dockerfile+ [2022-04-21T19:08:16.921Z] cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/support-notifications/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-21T19:08:16.921Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-21T19:08:16.921Z] + cut -d/ -f2 [2022-04-21T19:08:16.921Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-21T19:08:17.052Z] 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-04-21T19:08:17.572Z] + git rev-list -1 --merges 3db62c9d332fc25b06e7d1bc9caebf6839e483fe~1..3db62c9d332fc25b06e7d1bc9caebf6839e483fe [Pipeline] echo [2022-04-21T19:08:17.603Z] -----------> git rev-list -1 --merges 3db62c9d332fc25b06e7d1bc9caebf6839e483fe~1..3db62c9d332fc25b06e7d1bc9caebf6839e483fe 3db62c9d332fc25b06e7d1bc9caebf6839e483fe [false] [Pipeline] sh [2022-04-21T19:08:17.914Z] + git log --format=format:%s -1 3db62c9d332fc25b06e7d1bc9caebf6839e483fe [Pipeline] echo [2022-04-21T19:08:17.948Z] ========================================================= [2022-04-21T19:08:17.948Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-21T19:08:17.948Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-21T19:08:18.478Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-21T19:08:18.478Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-21T19:08:18.478Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-21T19:08:18.478Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-21T19:08:18.478Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-21T19:08:18.478Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-21T19:08:18.478Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:08:18.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T19:08:18.929Z] [2022-04-21T19:08:18.929Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:08:19.310Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T19:08:19.310Z] latest: Pulling from edgex-devops/git-semver [2022-04-21T19:08:19.310Z] a0d0a0d46f8b: Pulling fs layer [2022-04-21T19:08:19.310Z] 3e5f54012d9b: Pulling fs layer [2022-04-21T19:08:19.310Z] 4c7163046ea9: Pulling fs layer [2022-04-21T19:08:19.310Z] 0c2d73faf560: Pulling fs layer [2022-04-21T19:08:19.310Z] 0c2d73faf560: Waiting [2022-04-21T19:08:19.310Z] 3e5f54012d9b: Verifying Checksum [2022-04-21T19:08:19.310Z] 3e5f54012d9b: Download complete [2022-04-21T19:08:19.310Z] a0d0a0d46f8b: Verifying Checksum [2022-04-21T19:08:19.310Z] a0d0a0d46f8b: Download complete [2022-04-21T19:08:19.310Z] 0c2d73faf560: Verifying Checksum [2022-04-21T19:08:19.310Z] 0c2d73faf560: Download complete [2022-04-21T19:08:19.310Z] 4c7163046ea9: Verifying Checksum [2022-04-21T19:08:19.310Z] 4c7163046ea9: Download complete [2022-04-21T19:08:19.570Z] a0d0a0d46f8b: Pull complete [2022-04-21T19:08:19.570Z] 3e5f54012d9b: Pull complete [2022-04-21T19:08:19.831Z] 4c7163046ea9: Pull complete [2022-04-21T19:08:20.091Z] 0c2d73faf560: Pull complete [2022-04-21T19:08:20.091Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-21T19:08:20.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-21T19:08:20.091Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-21T19:08:20.191Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T19:08:20.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-21T19:08:21.019Z] $ docker top 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-21T19:08:21.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T19:08:21.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T19:08:21.328Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T19:08:21.331Z] $ docker exec 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 ssh-agent [2022-04-21T19:08:21.448Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhhocPK/agent.14 [2022-04-21T19:08:21.448Z] SSH_AGENT_PID=22 [2022-04-21T19:08:21.456Z] Running ssh-add (command line suppressed) [2022-04-21T19:08:21.572Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7844366638894591592.key (/w/workspace/edgex-go/1@tmp/private_key_7844366638894591592.key) [2022-04-21T19:08:21.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T19:08:21.915Z] + git tag --points-at HEAD [Pipeline] } [2022-04-21T19:08:21.940Z] $ docker exec --env ******** --env ******** 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 ssh-agent -k [2022-04-21T19:08:22.049Z] unset SSH_AUTH_SOCK; [2022-04-21T19:08:22.049Z] unset SSH_AGENT_PID; [2022-04-21T19:08:22.049Z] echo Agent pid 22 killed; [2022-04-21T19:08:22.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-21T19:08:22.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-21T19:08:22.147Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-21T19:08:22.287Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-21T19:08:22.291Z] $ docker exec 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 ssh-agent [2022-04-21T19:08:22.405Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBdOnkG/agent.56 [2022-04-21T19:08:22.405Z] SSH_AGENT_PID=63 [2022-04-21T19:08:22.410Z] Running ssh-add (command line suppressed) [2022-04-21T19:08:22.532Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_3149799200344479982.key (/w/workspace/edgex-go/1@tmp/private_key_3149799200344479982.key) [2022-04-21T19:08:22.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-21T19:08:22.951Z] + git semver init [2022-04-21T19:08:22.951Z] # -> Open(): unable to determine branch for HEAD [2022-04-21T19:08:22.951Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2022-04-21T19:08:22.951Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2022-04-21T19:08:22.951Z] # $SEMVER_REMOTE_NAME = origin [2022-04-21T19:08:22.951Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-21T19:08:22.951Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-21T19:08:22.951Z] # $SEMVER_BRANCH = PR-3982 [2022-04-21T19:08:22.951Z] # $SEMVER_TEMP = /tmp/semver-655884865 [2022-04-21T19:08:22.951Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2022-04-21T19:08:37.885Z] # '/tmp/semver-655884865' -> '/w/workspace/edgex-go/1/.semver' [2022-04-21T19:08:37.886Z] # -> Force: false [2022-04-21T19:08:37.886Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2022-04-21T19:08:37.964Z] $ docker exec --env ******** --env ******** 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 ssh-agent -k [2022-04-21T19:08:38.066Z] unset SSH_AUTH_SOCK; [2022-04-21T19:08:38.067Z] unset SSH_AGENT_PID; [2022-04-21T19:08:38.067Z] echo Agent pid 63 killed; [2022-04-21T19:08:38.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-21T19:08:38.494Z] + git semver [Pipeline] } [2022-04-21T19:08:38.533Z] $ docker stop --time=1 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 [2022-04-21T19:08:40.423Z] $ docker rm -f 2a8d40b5fec1bd315aa9b43e33351af518178dc9bf40ad0f85c8f043d14b1751 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T19:08:40.859Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-21T19:08:41.162Z] Stashed 1 file(s) [Pipeline] echo [2022-04-21T19:08:41.179Z] [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-04-21T19:08:41.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T19:08:41.705Z] ========================================================= [2022-04-21T19:08:41.705Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-21T19:08:41.705Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:08:42.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T19:08:42.047Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-21T19:08:42.047Z] 59bf1c3509f3: Pulling fs layer [2022-04-21T19:08:42.047Z] 666ba61612fd: Pulling fs layer [2022-04-21T19:08:42.047Z] 8ed8ca486205: Pulling fs layer [2022-04-21T19:08:42.047Z] 4fe6c5a15a65: Pulling fs layer [2022-04-21T19:08:42.047Z] 22a0e8bec74d: Pulling fs layer [2022-04-21T19:08:42.047Z] 640e595b4fbd: Pulling fs layer [2022-04-21T19:08:42.047Z] 763cafe07f6e: Pulling fs layer [2022-04-21T19:08:42.047Z] 0c0b528cf693: Pulling fs layer [2022-04-21T19:08:42.047Z] 10935f4eaf8b: Pulling fs layer [2022-04-21T19:08:42.047Z] 763cafe07f6e: Waiting [2022-04-21T19:08:42.047Z] 0c0b528cf693: Waiting [2022-04-21T19:08:42.047Z] 22a0e8bec74d: Waiting [2022-04-21T19:08:42.047Z] 640e595b4fbd: Waiting [2022-04-21T19:08:42.047Z] 10935f4eaf8b: Waiting [2022-04-21T19:08:42.047Z] 4fe6c5a15a65: Waiting [2022-04-21T19:08:42.047Z] 8ed8ca486205: Verifying Checksum [2022-04-21T19:08:42.047Z] 8ed8ca486205: Download complete [2022-04-21T19:08:42.047Z] 666ba61612fd: Download complete [2022-04-21T19:08:42.047Z] 22a0e8bec74d: Verifying Checksum [2022-04-21T19:08:42.047Z] 22a0e8bec74d: Download complete [2022-04-21T19:08:42.047Z] 640e595b4fbd: Download complete [2022-04-21T19:08:42.047Z] 59bf1c3509f3: Verifying Checksum [2022-04-21T19:08:42.047Z] 59bf1c3509f3: Download complete [2022-04-21T19:08:42.047Z] 763cafe07f6e: Download complete [2022-04-21T19:08:42.048Z] 0c0b528cf693: Download complete [2022-04-21T19:08:42.307Z] 59bf1c3509f3: Pull complete [2022-04-21T19:08:42.307Z] 666ba61612fd: Pull complete [2022-04-21T19:08:42.307Z] 8ed8ca486205: Pull complete [2022-04-21T19:08:42.566Z] 10935f4eaf8b: Verifying Checksum [2022-04-21T19:08:42.566Z] 10935f4eaf8b: Download complete [2022-04-21T19:08:42.826Z] 4fe6c5a15a65: Verifying Checksum [2022-04-21T19:08:42.826Z] 4fe6c5a15a65: Download complete [2022-04-21T19:08:47.024Z] 4fe6c5a15a65: Pull complete [2022-04-21T19:08:47.024Z] 22a0e8bec74d: Pull complete [2022-04-21T19:08:47.024Z] 640e595b4fbd: Pull complete [2022-04-21T19:08:47.024Z] 763cafe07f6e: Pull complete [2022-04-21T19:08:47.024Z] 0c0b528cf693: Pull complete [2022-04-21T19:08:48.941Z] 10935f4eaf8b: Pull complete [2022-04-21T19:08:48.941Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-21T19:08:48.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T19:08:48.941Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:08:49.300Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T19:08:49.300Z] WORKDIR /edgex [2022-04-21T19:08:49.300Z] COPY go.mod . [2022-04-21T19:08:49.300Z] RUN go mod download [2022-04-21T19:08:49.300Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-21T19:08:50.680Z] Sending build context to Docker daemon 334.8MB [2022-04-21T19:08:50.680Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-21T19:08:50.680Z] ---> 99d49a6021b9 [2022-04-21T19:08:50.680Z] Step 2/4 : WORKDIR /edgex [2022-04-21T19:08:53.225Z] ---> Running in f13fa95f8b3f [2022-04-21T19:08:53.225Z] Removing intermediate container f13fa95f8b3f [2022-04-21T19:08:53.225Z] ---> b171f63c83ab [2022-04-21T19:08:53.225Z] Step 3/4 : COPY go.mod . [2022-04-21T19:08:53.225Z] ---> b2e7d5444e38 [2022-04-21T19:08:53.225Z] Step 4/4 : RUN go mod download [2022-04-21T19:08:53.225Z] ---> Running in b8aa69e9d67a [2022-04-21T19:08:56.497Z] Still waiting to schedule task [2022-04-21T19:08:56.498Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-21T19:09:08.130Z] Removing intermediate container b8aa69e9d67a [2022-04-21T19:09:08.130Z] ---> bad68840cd90 [2022-04-21T19:09:08.130Z] Successfully built bad68840cd90 [2022-04-21T19:09:08.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:09:08.476Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T19:09:08.476Z] . [Pipeline] withDockerContainer [2022-04-21T19:09:08.567Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T19:09:08.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T19:09:09.028Z] $ docker top 21bf701474a483eb717bb9d772b843a289ecaf15ab2f55d2d5e5bb465ea0a7fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:09:09.432Z] + go version [2022-04-21T19:09:09.432Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-21T19:09:09.468Z] $ docker stop --time=1 21bf701474a483eb717bb9d772b843a289ecaf15ab2f55d2d5e5bb465ea0a7fc [2022-04-21T19:09:10.755Z] $ docker rm -f 21bf701474a483eb717bb9d772b843a289ecaf15ab2f55d2d5e5bb465ea0a7fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:09:11.408Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-21T19:09:11.408Z] . [Pipeline] withDockerContainer [2022-04-21T19:09:11.501Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T19:09:11.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-21T19:09:11.907Z] $ docker top a317a3ff9d978db52387410301512b0f227938837a6a63d3d78dd0f657d99cb3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-21T19:09:12.030Z] ========================================================= [2022-04-21T19:09:12.030Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-21T19:09:12.030Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:09:12.373Z] + make test [2022-04-21T19:09:12.374Z] go mod tidy -compat=1.17 [2022-04-21T19:09:12.374Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T19:09:17.655Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-21T19:09:27.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-21T19:09:27.706Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-21T19:09:28.002Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-21T19:09:28.002Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-21T19:09:28.002Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-21T19:09:28.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-21T19:09:29.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.104s coverage: 28.7% of statements [2022-04-21T19:09:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-21T19:09:29.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-21T19:09:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements [2022-04-21T19:09:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-21T19:09:30.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.098s coverage: 53.4% of statements [2022-04-21T19:09:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-21T19:09:30.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.674s coverage: 89.2% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.065s coverage: 84.4% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.477s coverage: 95.6% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.068s coverage: 58.8% of statements [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.6% of statements [2022-04-21T19:09:32.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 79.5% of statements [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2022-04-21T19:09:32.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2022-04-21T19:09:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.096s coverage: 94.4% of statements [2022-04-21T19:09:42.753Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2022-04-21T19:09:44.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.178s coverage: 82.5% of statements [2022-04-21T19:09:44.666Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.077s coverage: 92.9% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.077s coverage: 87.2% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.079s coverage: 58.8% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.050s coverage: 87.2% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.058s coverage: 85.4% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 64.4% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.075s coverage: 100.0% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 89.4% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.4% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.155s coverage: 43.8% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.044s coverage: 89.5% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.158s coverage: 92.3% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.115s coverage: 97.7% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-21T19:09:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-04-21T19:09:54.685Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 96.9% of statements [2022-04-21T19:09:54.685Z] 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-04-21T19:10:12.785Z] GO111MODULE=on go vet ./... [2022-04-21T19:10:15.323Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T19:10:15.323Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T19:10:15.583Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T19:10:16.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-21T19:10:16.502Z] + ls -al . [2022-04-21T19:10:16.502Z] total 672 [2022-04-21T19:10:16.502Z] drwxrwxr-x 10 1001 1001 4096 Apr 21 19:10 . [2022-04-21T19:10:16.502Z] drwxr-xr-x 4 root root 4096 Apr 21 19:09 .. [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 19:08 .dockerignore [2022-04-21T19:10:16.502Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 19:08 .git [2022-04-21T19:10:16.502Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 19:08 .github [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 879 Apr 21 19:08 .gitignore [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 42 Apr 21 19:08 .golangci.yml [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 87 Apr 21 19:08 .hadolint.yml [2022-04-21T19:10:16.502Z] drwx------ 3 1001 1001 4096 Apr 21 19:08 .semver [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 19:08 .sonarcloud.properties [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 19:08 ADOPTERS.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 10086 Apr 21 19:08 Attribution.txt [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 51732 Apr 21 19:08 CHANGELOG.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 19:08 CONTRIBUTING.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 19:08 GOVERNANCE.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 850 Apr 21 19:08 Jenkinsfile [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 19:08 LICENSE [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 10389 Apr 21 19:08 Makefile [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 19:08 OWNERS.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 9120 Apr 21 19:08 README.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 6912 Apr 21 19:08 SECURITY.md [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 19:08 VERSION [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 19:08 ZMQWindows.md [2022-04-21T19:10:16.502Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 19:08 bin [2022-04-21T19:10:16.502Z] drwxrwxr-x 18 1001 1001 4096 Apr 21 19:08 cmd [2022-04-21T19:10:16.502Z] -rw-r--r-- 1 root root 435134 Apr 21 19:09 coverage.out [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 3256 Apr 21 19:08 go.mod [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 35162 Apr 21 19:09 go.sum [2022-04-21T19:10:16.502Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 19:08 internal [2022-04-21T19:10:16.502Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 19:08 openapi [2022-04-21T19:10:16.502Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 19:08 snap [2022-04-21T19:10:16.502Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 19:08 version.go [Pipeline] sh [2022-04-21T19:10:16.817Z] + '[' -e coverage.out ] [2022-04-21T19:10:16.817Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-21T19:10:16.942Z] Stashed 1 file(s) [Pipeline] sh [2022-04-21T19:10:17.243Z] + make build [2022-04-21T19:10:17.243Z] 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-04-21T19:10:32.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/core-metadata/core-metadata ./cmd/core-metadata [2022-04-21T19:10:38.696Z] 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-04-21T19:10:39.264Z] 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-04-21T19:10:44.548Z] 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-04-21T19:10:45.121Z] 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-04-21T19:10:45.690Z] 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-04-21T19:10:47.107Z] 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-04-21T19:10:47.678Z] 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-04-21T19:10:48.616Z] 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-04-21T19:10:49.187Z] 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-04-21T19:10:50.128Z] 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-04-21T19:10:51.507Z] 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-04-21T19:10:52.479Z] $ docker stop --time=1 a317a3ff9d978db52387410301512b0f227938837a6a63d3d78dd0f657d99cb3 [2022-04-21T19:10:54.961Z] $ docker rm -f a317a3ff9d978db52387410301512b0f227938837a6a63d3d78dd0f657d99cb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:10:56.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T19:10:56.724Z] [2022-04-21T19:10:56.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:10:57.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T19:10:57.225Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-21T19:10:57.225Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-21T19:10:57.225Z] ca9280d653b3: Pulling fs layer [2022-04-21T19:10:57.225Z] 7e9c9ca2126c: Pulling fs layer [2022-04-21T19:10:57.225Z] cbdbe7a5bc2a: Download complete [2022-04-21T19:10:57.484Z] ca9280d653b3: Verifying Checksum [2022-04-21T19:10:57.484Z] ca9280d653b3: Download complete [2022-04-21T19:10:57.484Z] cbdbe7a5bc2a: Pull complete [2022-04-21T19:10:58.051Z] ca9280d653b3: Pull complete [2022-04-21T19:11:01.358Z] 7e9c9ca2126c: Pull complete [2022-04-21T19:11:01.358Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-21T19:11:01.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T19:11:01.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-21T19:11:01.441Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T19:11:01.486Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-21T19:11:02.867Z] $ docker top 77b8174d5d57c0032c9efa01c0a59816efffe5150c43360ec0127d0fbaa6a1b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:11:03.256Z] + docker-compose build --help [2022-04-21T19:11:03.256Z] + grep parallel [2022-04-21T19:11:03.828Z] --parallel Build images in parallel. [Pipeline] } [2022-04-21T19:11:03.867Z] $ docker stop --time=1 77b8174d5d57c0032c9efa01c0a59816efffe5150c43360ec0127d0fbaa6a1b6 [2022-04-21T19:11:05.147Z] $ docker rm -f 77b8174d5d57c0032c9efa01c0a59816efffe5150c43360ec0127d0fbaa6a1b6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:11:05.701Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-21T19:11:05.701Z] . [Pipeline] withDockerContainer [2022-04-21T19:11:05.789Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T19:11:05.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-21T19:11:06.238Z] $ docker top 2e993d41b2a6c5a94d81cc1e9c714fb4a06a9f8f7312bb76ccf77390b78b3b77 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:11:06.639Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-21T19:11:07.210Z] Building core-command ... [2022-04-21T19:11:07.210Z] Building core-data ... [2022-04-21T19:11:07.210Z] Building core-metadata ... [2022-04-21T19:11:07.210Z] Building security-bootstrapper ... [2022-04-21T19:11:07.210Z] Building security-proxy-setup ... [2022-04-21T19:11:07.210Z] Building security-secretstore-setup ... [2022-04-21T19:11:07.210Z] Building security-spiffe-token-provider ... [2022-04-21T19:11:07.210Z] Building security-spire-agent ... [2022-04-21T19:11:07.210Z] Building security-spire-config ... [2022-04-21T19:11:07.210Z] Building security-spire-server ... [2022-04-21T19:11:07.210Z] Building support-notifications ... [2022-04-21T19:11:07.210Z] Building support-scheduler ... [2022-04-21T19:11:07.210Z] Building sys-mgmt-agent ... [2022-04-21T19:11:07.210Z] Building security-proxy-setup [2022-04-21T19:11:07.210Z] Building security-spire-agent [2022-04-21T19:11:07.210Z] Building security-spire-config [2022-04-21T19:11:07.210Z] Building core-data [2022-04-21T19:11:07.210Z] Building sys-mgmt-agent [2022-04-21T19:11:22.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:11:22.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:11:22.100Z] ---> bad68840cd90 [2022-04-21T19:11:22.100Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T19:11:22.100Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:11:22.100Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:11:22.100Z] ---> bad68840cd90 [2022-04-21T19:11:22.100Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:11:22.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:11:22.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:11:22.100Z] ---> bad68840cd90 [2022-04-21T19:11:22.100Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:11:22.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:11:22.100Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:11:22.100Z] ---> bad68840cd90 [2022-04-21T19:11:22.100Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T19:11:22.100Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:11:22.100Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:11:22.100Z] ---> bad68840cd90 [2022-04-21T19:11:22.100Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:11:26.304Z] ---> Running in 7717b422dc0e [2022-04-21T19:11:26.304Z] ---> Running in fca805f6ea51 [2022-04-21T19:11:26.304Z] ---> Running in b4041190b477 [2022-04-21T19:11:26.304Z] ---> Running in 96afd78128ac [2022-04-21T19:11:26.304Z] ---> Running in 82953772b479 [2022-04-21T19:11:26.304Z] Removing intermediate container fca805f6ea51 [2022-04-21T19:11:26.304Z] ---> 6aa233de52af [2022-04-21T19:11:26.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:11:26.304Z] Removing intermediate container 7717b422dc0e [2022-04-21T19:11:26.304Z] ---> 7b9b2a7bfa01 [2022-04-21T19:11:26.304Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:11:26.304Z] Removing intermediate container b4041190b477 [2022-04-21T19:11:26.304Z] ---> 8a7bcaaafaff [2022-04-21T19:11:26.304Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:11:26.304Z] ---> Running in bee5593da79b [2022-04-21T19:11:26.304Z] Removing intermediate container 82953772b479 [2022-04-21T19:11:26.304Z] ---> a615ebb82d6e [2022-04-21T19:11:26.304Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:11:26.304Z] Removing intermediate container 96afd78128ac [2022-04-21T19:11:26.304Z] ---> 058405b01dd2 [2022-04-21T19:11:26.304Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:11:26.304Z] ---> Running in d5978f506f8b [2022-04-21T19:11:26.304Z] ---> Running in 866d2b4df2b1 [2022-04-21T19:11:26.304Z] ---> Running in e40c37fa9a00 [2022-04-21T19:11:26.304Z] ---> Running in c511bb65423e [2022-04-21T19:11:26.874Z] Removing intermediate container bee5593da79b [2022-04-21T19:11:26.874Z] ---> 49fefc4e42f4 [2022-04-21T19:11:26.874Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-21T19:11:26.874Z] ---> Running in c316a5876933 [2022-04-21T19:11:27.134Z] Removing intermediate container e40c37fa9a00 [2022-04-21T19:11:27.134Z] ---> 15994a664c82 [2022-04-21T19:11:27.134Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-21T19:11:27.134Z] ---> Running in 7d61bdc0803a [2022-04-21T19:11:27.394Z] Removing intermediate container d5978f506f8b [2022-04-21T19:11:27.394Z] ---> c311970ea39a [2022-04-21T19:11:27.394Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T19:11:27.394Z] ---> Running in 25677ada49f4 [2022-04-21T19:11:27.394Z] Removing intermediate container 866d2b4df2b1 [2022-04-21T19:11:27.394Z] ---> 6718378c00e4 [2022-04-21T19:11:27.394Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:11:27.394Z] ---> Running in 424db87c292c [2022-04-21T19:11:27.394Z] Removing intermediate container c511bb65423e [2022-04-21T19:11:27.394Z] ---> 170fc4fa92fa [2022-04-21T19:11:27.394Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:11:27.394Z] ---> Running in 950530e86f3f [2022-04-21T19:11:27.653Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:27.913Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.178Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.698Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.698Z] OK: 221 MiB in 52 packages [2022-04-21T19:11:28.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:28.961Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:11:29.220Z] OK: 221 MiB in 52 packages [2022-04-21T19:11:29.220Z] Removing intermediate container c316a5876933 [2022-04-21T19:11:29.220Z] ---> d9cd8b1db2ac [2022-04-21T19:11:29.220Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:11:29.220Z] OK: 221 MiB in 52 packages [2022-04-21T19:11:29.220Z] OK: 221 MiB in 52 packages [2022-04-21T19:11:29.220Z] OK: 221 MiB in 52 packages [2022-04-21T19:11:29.481Z] ---> 7f9fff88f103 [2022-04-21T19:11:29.481Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:11:29.481Z] ---> Running in 851ee6a9c4ba [2022-04-21T19:11:29.745Z] Removing intermediate container 25677ada49f4 [2022-04-21T19:11:29.745Z] ---> a58429788973 [2022-04-21T19:11:29.745Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:11:29.745Z] Removing intermediate container 7d61bdc0803a [2022-04-21T19:11:29.745Z] ---> b303e7440c39 [2022-04-21T19:11:29.745Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:11:29.745Z] Removing intermediate container 950530e86f3f [2022-04-21T19:11:29.745Z] ---> f13c7129100b [2022-04-21T19:11:29.745Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T19:11:29.745Z] ---> dd106f850099 [2022-04-21T19:11:29.745Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:11:30.010Z] ---> Running in cf2feab18aba [2022-04-21T19:11:30.010Z] ---> 4d1c86610f2a [2022-04-21T19:11:30.010Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:11:30.010Z] Removing intermediate container 424db87c292c [2022-04-21T19:11:30.010Z] ---> d5dea9ceb598 [2022-04-21T19:11:30.010Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T19:11:30.010Z] ---> Running in c75142cf2b3b [2022-04-21T19:11:30.010Z] ---> 550d05a7d348 [2022-04-21T19:11:30.010Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:11:30.010Z] ---> Running in 7b46038b7384 [2022-04-21T19:11:30.270Z] ---> 395c7fd48d90 [2022-04-21T19:11:30.270Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:11:30.270Z] ---> Running in dd0d96a696d0 [2022-04-21T19:11:30.842Z] Removing intermediate container 851ee6a9c4ba [2022-04-21T19:11:30.842Z] ---> 7d61960093e4 [2022-04-21T19:11:30.842Z] Step 8/23 : COPY . . [2022-04-21T19:11:32.224Z] Removing intermediate container cf2feab18aba [2022-04-21T19:11:32.224Z] ---> 720e1161d00c [2022-04-21T19:11:32.224Z] Step 8/22 : COPY . . [2022-04-21T19:11:32.491Z] Removing intermediate container 7b46038b7384 [2022-04-21T19:11:32.491Z] ---> 78348d5e6630 [2022-04-21T19:11:32.491Z] Step 8/26 : COPY . . [2022-04-21T19:11:35.037Z] Removing intermediate container dd0d96a696d0 [2022-04-21T19:11:35.037Z] ---> 8224d7bdffff [2022-04-21T19:11:35.037Z] Step 8/26 : COPY . . [2022-04-21T19:11:36.942Z] Removing intermediate container c75142cf2b3b [2022-04-21T19:11:36.942Z] ---> cc5e419b329b [2022-04-21T19:11:36.942Z] Step 8/23 : COPY . . [2022-04-21T19:11:41.164Z] ---> d03f43b07ee0 [2022-04-21T19:11:41.164Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:11:41.164Z] ---> 86b1c94fbbef [2022-04-21T19:11:41.164Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-21T19:11:41.164Z] ---> d6f23ed53f16 [2022-04-21T19:11:41.164Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-21T19:11:41.164Z] ---> 67b01de6c885 [2022-04-21T19:11:41.164Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:11:41.164Z] ---> Running in 3f2667bf96d8 [2022-04-21T19:11:41.164Z] ---> Running in 17a719ac678b [2022-04-21T19:11:41.164Z] ---> Running in 047dbf5cf53a [2022-04-21T19:11:41.164Z] ---> Running in 28b5c4de87fd [2022-04-21T19:11:41.164Z] Removing intermediate container 3f2667bf96d8 [2022-04-21T19:11:41.164Z] ---> 0a29c9e692c8 [2022-04-21T19:11:41.164Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T19:11:41.164Z] Removing intermediate container 28b5c4de87fd [2022-04-21T19:11:41.164Z] ---> fe13d8fedf2f [2022-04-21T19:11:41.164Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T19:11:41.164Z] ---> Running in 716c008027f3 [2022-04-21T19:11:41.424Z] ---> Running in 8aae8174e67c [2022-04-21T19:11:41.684Z] 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-04-21T19:11:41.684Z] 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-04-21T19:11:42.623Z] ---> f917a0c48d4e [2022-04-21T19:11:42.624Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-21T19:11:42.624Z] ---> Running in 91b17530a45e [2022-04-21T19:11:42.624Z] Removing intermediate container 716c008027f3 [2022-04-21T19:11:42.624Z] ---> 945eba4fa5c9 [2022-04-21T19:11:42.624Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T19:11:42.624Z] Removing intermediate container 8aae8174e67c [2022-04-21T19:11:42.624Z] ---> dbe54ba19f56 [2022-04-21T19:11:42.624Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T19:11:42.891Z] ---> Running in 4f9a556b8f21 [2022-04-21T19:11:42.891Z] ---> Running in a070353aa77c [2022-04-21T19:11:42.891Z] Removing intermediate container a070353aa77c [2022-04-21T19:11:42.891Z] ---> 26d04c6c7e10 [2022-04-21T19:11:42.891Z] 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-04-21T19:11:42.891Z] Removing intermediate container 4f9a556b8f21 [2022-04-21T19:11:42.891Z] ---> b80c8fe7c5e8 [2022-04-21T19:11:42.891Z] 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-04-21T19:11:43.151Z] ---> Running in 5fa103df8971 [2022-04-21T19:11:43.151Z] ---> Running in 9b9aeb69613b [2022-04-21T19:11:43.151Z] 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-04-21T19:11:44.533Z] spire-1.2.1/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.data/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.data/.file [2022-04-21T19:11:44.534Z] spire-1.2.1/.dockerignore [2022-04-21T19:11:44.534Z] spire-1.2.1/.gitattributes [2022-04-21T19:11:44.534Z] spire-1.2.1/.githooks/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:11:44.534Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:11:44.534Z] spire-1.2.1/.gitignore [2022-04-21T19:11:44.534Z] spire-1.2.1/.go-version [2022-04-21T19:11:44.534Z] spire-1.2.1/.golangci.yml [2022-04-21T19:11:44.534Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:11:44.534Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:11:44.534Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:11:44.534Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:11:44.534Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:11:44.534Z] spire-1.2.1/Dockerfile [2022-04-21T19:11:44.534Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:11:44.534Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:11:44.534Z] spire-1.2.1/LICENSE [2022-04-21T19:11:44.534Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:11:44.534Z] spire-1.2.1/Makefile [2022-04-21T19:11:44.534Z] spire-1.2.1/README.md [2022-04-21T19:11:44.534Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:11:44.534Z] spire-1.2.1/SECURITY.md [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:11:44.534Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/ [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/agent/ [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/server/ [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:11:44.534Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/ [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/ [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:11:44.534Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:11:44.534Z] spire-1.2.1/examples/ [2022-04-21T19:11:44.534Z] spire-1.2.1/examples/README.md [2022-04-21T19:11:44.534Z] spire-1.2.1/go.mod [2022-04-21T19:11:44.534Z] spire-1.2.1/go.sum [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/ [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:11:44.534Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:11:44.535Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:11:44.536Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:11:44.537Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:11:44.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/private/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:11:44.539Z] spire-1.2.1/release/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:11:44.540Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/script/ [2022-04-21T19:11:44.540Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:11:44.540Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:11:44.540Z] spire-1.2.1/support/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:11:44.540Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/clock/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:11:44.540Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/common [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:11:44.541Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:11:44.542Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:11:44.542Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testca/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testkey/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/ [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/race.go [2022-04-21T19:11:44.542Z] spire-1.2.1/test/util/util.go [2022-04-21T19:11:44.542Z] building spire from source... [2022-04-21T19:11:44.542Z] Installing go1.17.7... [2022-04-21T19:11:45.111Z] spire-1.2.1/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.data/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.data/.file [2022-04-21T19:11:45.112Z] spire-1.2.1/.dockerignore [2022-04-21T19:11:45.112Z] spire-1.2.1/.gitattributes [2022-04-21T19:11:45.112Z] spire-1.2.1/.githooks/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:11:45.112Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:11:45.112Z] spire-1.2.1/.gitignore [2022-04-21T19:11:45.112Z] spire-1.2.1/.go-version [2022-04-21T19:11:45.112Z] spire-1.2.1/.golangci.yml [2022-04-21T19:11:45.112Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:11:45.112Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:11:45.112Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:11:45.112Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:11:45.112Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:11:45.112Z] spire-1.2.1/Dockerfile [2022-04-21T19:11:45.112Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:11:45.112Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:11:45.112Z] spire-1.2.1/LICENSE [2022-04-21T19:11:45.112Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:11:45.112Z] spire-1.2.1/Makefile [2022-04-21T19:11:45.112Z] spire-1.2.1/README.md [2022-04-21T19:11:45.112Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:11:45.112Z] spire-1.2.1/SECURITY.md [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:11:45.112Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/ [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/agent/ [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/server/ [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:11:45.112Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/ [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/ [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:11:45.112Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:11:45.113Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:11:45.113Z] spire-1.2.1/examples/ [2022-04-21T19:11:45.113Z] spire-1.2.1/examples/README.md [2022-04-21T19:11:45.113Z] spire-1.2.1/go.mod [2022-04-21T19:11:45.113Z] spire-1.2.1/go.sum [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:11:45.113Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:11:45.114Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:11:45.115Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:11:45.116Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/private/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:11:45.117Z] spire-1.2.1/release/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:11:45.117Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:11:45.117Z] spire-1.2.1/script/ [2022-04-21T19:11:45.117Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:11:45.117Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:11:45.117Z] spire-1.2.1/support/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:11:45.117Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:11:45.378Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/clock/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:11:45.378Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/common [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:11:45.379Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:11:45.380Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:11:45.381Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:11:45.381Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testca/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testkey/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/ [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/race.go [2022-04-21T19:11:45.381Z] spire-1.2.1/test/util/util.go [2022-04-21T19:11:45.381Z] building spire from source... [2022-04-21T19:11:45.381Z] Installing go1.17.7... [2022-04-21T19:11:50.652Z] Building bin/spire-server... [2022-04-21T19:11:50.652Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:11:50.652Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:11:50.652Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:11:50.652Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:11:50.652Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:11:50.652Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:11:50.652Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:11:50.652Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:11:50.652Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:11:50.652Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:11:50.652Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:11:50.652Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:11:50.652Z] Building bin/spire-server... [2022-04-21T19:11:50.652Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:11:50.652Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:11:50.652Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:11:50.652Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:11:50.652Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:11:50.652Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:11:50.652Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:11:50.652Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:11:50.652Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:11:50.652Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:11:50.910Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:11:50.910Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:11:50.910Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:11:50.910Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:11:50.910Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:11:50.910Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:11:50.910Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:11:50.910Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:11:50.910Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:11:50.910Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:11:50.910Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:11:50.910Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:11:50.910Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:11:50.910Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:11:50.910Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:11:51.169Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:11:51.169Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:11:51.169Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:11:51.169Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:11:51.169Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:11:51.169Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:11:51.169Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:11:51.169Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:11:51.169Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:11:51.169Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:11:51.169Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:11:51.169Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:11:51.169Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:11:51.169Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:11:51.169Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:11:51.169Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:11:51.169Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:11:51.428Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:11:51.428Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:11:51.428Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:11:51.428Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:11:51.428Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:11:51.942Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:11:51.943Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:11:51.943Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:11:51.943Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:11:51.943Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:11:51.943Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:11:51.943Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:11:51.943Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:11:51.943Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:11:51.943Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:11:51.943Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:11:51.943Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:11:51.943Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:11:51.943Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:11:51.943Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:11:51.943Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:11:51.943Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:11:51.943Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:11:51.943Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:11:52.201Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:11:52.201Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:11:52.201Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:11:52.201Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:11:52.202Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:11:52.202Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:11:54.737Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:11:54.737Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:11:54.737Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:11:54.737Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:11:54.737Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:11:54.737Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:11:54.737Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:11:54.737Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:11:54.737Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:11:55.675Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:11:56.612Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:11:57.992Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:11:57.993Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:11:57.993Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:11:57.993Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:11:57.993Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:11:58.252Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:11:58.252Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:11:58.252Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:11:58.252Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:11:58.625Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:11:59.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:11:59.459Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:11:59.459Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:11:59.459Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:11:59.892Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:11:59.892Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:11:59.892Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:11:59.892Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:11:59.892Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:11:59.892Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:11:59.892Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:11:59.892Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:12:00.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:12:00.200Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:12:00.200Z] 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-04-21T19:12:00.200Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:12:00.460Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:12:00.460Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:12:00.460Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:12:00.460Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:12:00.460Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:12:00.460Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:12:00.460Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:12:00.460Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:12:00.460Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:12:00.460Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:12:00.460Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:12:00.460Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:12:00.460Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:12:00.460Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:12:00.460Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:12:00.719Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:12:00.719Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:12:00.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:12:00.719Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:12:00.977Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:12:00.977Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:12:00.977Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:12:00.977Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:12:00.977Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:12:00.977Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:12:00.977Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:12:00.977Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:12:00.977Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:12:00.977Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:12:00.977Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:12:00.977Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:12:01.237Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:12:01.237Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:12:01.237Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:12:01.237Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:12:01.237Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:12:01.237Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:12:01.237Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:12:01.237Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:12:01.496Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:12:01.496Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:12:01.496Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:12:01.496Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:12:01.496Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:12:01.496Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:12:01.496Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:12:01.496Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:12:01.496Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:12:01.496Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:12:01.496Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:12:01.496Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:12:01.496Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:12:01.496Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:12:01.756Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:12:01.756Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:12:01.756Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:12:01.756Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:12:01.756Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:12:01.756Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:12:01.756Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:12:01.756Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:12:01.756Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:12:01.756Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:12:01.756Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:12:01.756Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:12:01.756Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:12:01.756Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:12:02.014Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:12:02.014Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:12:02.014Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:12:02.014Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:12:02.014Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:12:02.014Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:12:02.014Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:12:02.014Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:12:02.014Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:12:02.014Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:12:02.014Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:12:02.014Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:12:02.014Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:12:02.014Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:12:02.014Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:12:02.014Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:12:02.014Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:12:02.014Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:12:02.014Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:12:02.014Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:12:02.457Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:12:02.457Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:12:02.457Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:12:02.457Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:12:02.457Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:12:02.457Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:12:02.457Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:12:02.457Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:12:02.457Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:12:02.457Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:12:02.457Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:12:02.457Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:12:02.457Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:12:02.457Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:12:02.457Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:12:02.717Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:12:02.717Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:12:02.717Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:12:02.717Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:12:02.717Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:12:02.717Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:12:02.717Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:12:02.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:12:02.717Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:12:02.717Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:12:02.717Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:12:02.717Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:12:02.717Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:12:02.717Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:12:02.717Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:12:02.717Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:12:02.717Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:12:02.717Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:12:02.717Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:12:02.717Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:12:02.975Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:12:02.975Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:12:02.975Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:12:02.975Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:12:02.975Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:12:02.975Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:12:02.975Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:12:02.975Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:12:02.975Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:12:02.975Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:12:02.975Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:12:03.234Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:12:03.234Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:12:08.541Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:12:08.541Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:12:09.482Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:12:09.482Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:12:22.905Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21654 in /w/workspace/edgexfoundry_edgex-go_PR-3982 [Pipeline] { [Pipeline] ws [2022-04-21T19:12:22.948Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-04-21T19:12:23.374Z] The recommended git tool is: git [2022-04-21T19:12:31.275Z] using credential edgex-jenkins-ssh [2022-04-21T19:12:31.292Z] Cloning the remote Git repository [2022-04-21T19:12:31.422Z] Removing intermediate container 047dbf5cf53a [2022-04-21T19:12:31.423Z] ---> 4f97edcf7992 [2022-04-21T19:12:31.423Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-21T19:12:31.351Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-21T19:12:31.516Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-04-21T19:12:31.678Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-21T19:12:31.679Z] > git --version # timeout=10 [2022-04-21T19:12:31.757Z] > git --version # 'git version 2.25.1' [2022-04-21T19:12:31.759Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T19:12:31.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T19:12:32.054Z] Removing intermediate container 17a719ac678b [2022-04-21T19:12:32.055Z] ---> 8802bcd99b7d [2022-04-21T19:12:32.055Z] [2022-04-21T19:12:32.055Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:12:32.055Z] Removing intermediate container 91b17530a45e [2022-04-21T19:12:32.055Z] ---> b1554e4a6a64 [2022-04-21T19:12:32.055Z] [2022-04-21T19:12:32.055Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:12:32.622Z] ---> Running in 28a1bc067063 [2022-04-21T19:12:32.881Z] 3.14: Pulling from library/alpine [2022-04-21T19:12:32.881Z] 3.14: Pulling from library/alpine [2022-04-21T19:12:34.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-21T19:12:34.261Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T19:12:34.261Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T19:12:34.261Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T19:12:34.261Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T19:12:34.261Z] ---> e04c818066af [2022-04-21T19:12:34.261Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-21T19:12:34.261Z] ---> e04c818066af [2022-04-21T19:12:34.261Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-21T19:12:34.969Z] ---> Running in 99f2c4707b1e [2022-04-21T19:12:34.969Z] ---> Running in 3a082ec2cbf7 [2022-04-21T19:12:35.288Z] Removing intermediate container 99f2c4707b1e [2022-04-21T19:12:35.289Z] ---> dd62b6119581 [2022-04-21T19:12:35.289Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-21T19:12:35.289Z] ---> Running in f7342ce9db5d [2022-04-21T19:12:35.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:35.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:36.080Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T19:12:36.080Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:12:36.080Z] Removing intermediate container 28a1bc067063 [2022-04-21T19:12:36.080Z] ---> 3aa7c084b31b [2022-04-21T19:12:36.080Z] [2022-04-21T19:12:36.080Z] Step 11/23 : FROM docker:20.10.14 [2022-04-21T19:12:36.080Z] Removing intermediate container f7342ce9db5d [2022-04-21T19:12:36.080Z] ---> 3735aa4fa13c [2022-04-21T19:12:36.080Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-21T19:12:36.080Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-21T19:12:36.080Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-21T19:12:36.080Z] (5/6) Installing curl (7.79.1-r0) [2022-04-21T19:12:36.080Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-21T19:12:36.080Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:12:36.080Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:12:36.342Z] OK: 8 MiB in 20 packages [2022-04-21T19:12:36.342Z] 20.10.14: Pulling from library/docker [2022-04-21T19:12:36.342Z] ---> Running in 2c9d76702c26 [2022-04-21T19:12:36.627Z] Removing intermediate container 2c9d76702c26 [2022-04-21T19:12:36.889Z] ---> 33c3e82235e8 [2022-04-21T19:12:36.889Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:12:36.889Z] ---> Running in 329136656c95 [2022-04-21T19:12:38.264Z] Removing intermediate container 3a082ec2cbf7 [2022-04-21T19:12:38.264Z] ---> b09becc4fd8f [2022-04-21T19:12:38.265Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T19:12:38.265Z] ---> Running in d8491d955ed0 [2022-04-21T19:12:38.834Z] Removing intermediate container d8491d955ed0 [2022-04-21T19:12:38.834Z] ---> 913310c88b6d [2022-04-21T19:12:38.834Z] Step 13/22 : WORKDIR /edgex [2022-04-21T19:12:38.834Z] ---> Running in 733650264eb8 [2022-04-21T19:12:38.834Z] Removing intermediate container 329136656c95 [2022-04-21T19:12:38.834Z] ---> 3794dc16a54a [2022-04-21T19:12:38.834Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T19:12:39.094Z] ---> Running in 39544bd557a8 [2022-04-21T19:12:39.353Z] Removing intermediate container 733650264eb8 [2022-04-21T19:12:39.353Z] ---> 19f30b879447 [2022-04-21T19:12:39.353Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-21T19:12:40.292Z] ---> 91a478af3dd7 [2022-04-21T19:12:40.292Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-21T19:12:40.292Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:41.228Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:41.489Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T19:12:41.489Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T19:12:41.489Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T19:12:41.489Z] ---> dccc956300ff [2022-04-21T19:12:41.489Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-21T19:12:41.748Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T19:12:41.748Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T19:12:41.748Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T19:12:42.007Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:12:42.007Z] OK: 8 MiB in 20 packages [2022-04-21T19:12:42.949Z] ---> a44caa0b1d53 [2022-04-21T19:12:42.949Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T19:12:43.211Z] Removing intermediate container 39544bd557a8 [2022-04-21T19:12:43.211Z] ---> 84da1dd5e59c [2022-04-21T19:12:43.211Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:12:43.471Z] ---> b55407b44309 [2022-04-21T19:12:43.471Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-21T19:12:43.730Z] ---> 301bdf3ee350 [2022-04-21T19:12:43.730Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-21T19:12:43.730Z] ---> Running in 418ec108039b [2022-04-21T19:12:45.663Z] ---> d1a2579446b4 [2022-04-21T19:12:45.663Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-21T19:12:46.601Z] ---> cd07e8f60701 [2022-04-21T19:12:46.601Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-21T19:12:47.168Z] ---> Running in ca6f70d43ad8 [2022-04-21T19:12:47.168Z] Removing intermediate container 418ec108039b [2022-04-21T19:12:47.168Z] ---> 94a3eebb46dc [2022-04-21T19:12:47.168Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T19:12:47.896Z] ---> Running in fa80b2adfe75 [2022-04-21T19:12:48.154Z] Removing intermediate container ca6f70d43ad8 [2022-04-21T19:12:48.154Z] ---> 98978aa44b7c [2022-04-21T19:12:48.154Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:12:48.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-21T19:12:48.469Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-21T19:12:48.492Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-21T19:12:48.531Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-21T19:12:48.532Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T19:12:48.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3982/head:refs/remotes/origin/PR-3982 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-21T19:12:49.090Z] ---> Running in 57899c513b8a [2022-04-21T19:12:49.090Z] Removing intermediate container fa80b2adfe75 [2022-04-21T19:12:49.090Z] ---> 483a53ae3c04 [2022-04-21T19:12:49.090Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T19:12:49.239Z] Merging remotes/origin/main commit b61922491ec22b60074f418cf5b25f360e5c966a into PR head commit 3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:12:49.637Z] Merge succeeded, producing 3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:12:49.637Z] Checking out Revision 3db62c9d332fc25b06e7d1bc9caebf6839e483fe (PR-3982) [2022-04-21T19:12:49.794Z] ---> Running in 7bf5d8b805d5 [2022-04-21T19:12:50.057Z] Removing intermediate container 57899c513b8a [2022-04-21T19:12:50.057Z] ---> c425d58962eb [2022-04-21T19:12:50.057Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T19:12:50.057Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-21T19:12:50.315Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-21T19:12:50.315Z] ---> 7417809fdb73 [2022-04-21T19:12:50.315Z] 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-04-21T19:12:50.575Z] ---> Running in 6082dee75401 [2022-04-21T19:12:50.575Z] Removing intermediate container 7bf5d8b805d5 [2022-04-21T19:12:50.575Z] ---> 076aac2ace57 [2022-04-21T19:12:50.575Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:12:50.841Z] ---> Running in 6412471365a8 [2022-04-21T19:12:50.841Z] ---> Running in eeb6545865d4 [2022-04-21T19:12:49.267Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T19:12:49.298Z] > git checkout -f 3db62c9d332fc25b06e7d1bc9caebf6839e483fe # timeout=10 [2022-04-21T19:12:49.548Z] > git remote # timeout=10 [2022-04-21T19:12:49.569Z] > git config --get remote.origin.url # timeout=10 [2022-04-21T19:12:49.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-21T19:12:49.595Z] > git merge b61922491ec22b60074f418cf5b25f360e5c966a # timeout=10 [2022-04-21T19:12:49.619Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-21T19:12:49.653Z] > git config core.sparsecheckout # timeout=10 [2022-04-21T19:12:49.677Z] > git checkout -f 3db62c9d332fc25b06e7d1bc9caebf6839e483fe # timeout=10 [2022-04-21T19:12:51.111Z] Removing intermediate container 6082dee75401 [2022-04-21T19:12:51.111Z] ---> 7e61b67b408d [2022-04-21T19:12:51.111Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:12:51.111Z] ---> Running in a21af99ebb14 [2022-04-21T19:12:51.111Z] Removing intermediate container 6412471365a8 [2022-04-21T19:12:51.111Z] ---> da27d2d9cb09 [2022-04-21T19:12:51.111Z] 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-04-21T19:12:51.374Z] Removing intermediate container eeb6545865d4 [2022-04-21T19:12:51.374Z] ---> af4f018d0568 [2022-04-21T19:12:51.374Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:12:51.374Z] ---> Running in d44865eba041 [2022-04-21T19:12:51.374Z] ---> Running in b7ad0acda1e6 [2022-04-21T19:12:51.952Z] Removing intermediate container a21af99ebb14 [2022-04-21T19:12:51.952Z] ---> 8c64a574a2a1 [2022-04-21T19:12:51.952Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:12:52.213Z] Removing intermediate container b7ad0acda1e6 [2022-04-21T19:12:52.213Z] ---> 84fe8a409021 [2022-04-21T19:12:52.213Z] [2022-04-21T19:12:52.213Z] Successfully built 84fe8a409021 [2022-04-21T19:12:52.213Z] Successfully tagged security-proxy-setup:latest [2022-04-21T19:12:52.213Z] ---> Running in ce2b530429c6 [2022-04-21T19:12:52.213Z]  Building security-proxy-setup ... done Building security-bootstrapper [2022-04-21T19:12:53.995Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-04-21T19:12:54.063Z] > git --version # timeout=10 [2022-04-21T19:12:54.074Z] > git --version # 'git version 2.25.1' [2022-04-21T19:12:54.092Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-21T19:12:54.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:54.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:12:54.118Z] (1/43) Installing readline (8.1.1-r0) [2022-04-21T19:12:54.118Z] (2/43) Installing bash (5.1.16-r0) [2022-04-21T19:12:54.118Z] Executing bash-5.1.16-r0.post-install [2022-04-21T19:12:54.118Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:12:54.118Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T19:12:54.118Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-21T19:12:54.118Z] (6/43) Installing curl (7.80.0-r0) [2022-04-21T19:12:54.118Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-21T19:12:54.118Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-21T19:12:54.118Z] (9/43) Installing expat (2.4.7-r0) [2022-04-21T19:12:54.118Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-21T19:12:54.118Z] (11/43) Installing gdbm (1.22-r0) [2022-04-21T19:12:54.118Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-21T19:12:54.118Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-21T19:12:54.118Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-21T19:12:54.118Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-21T19:12:54.118Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-21T19:12:54.118Z] (17/43) Installing python3 (3.9.7-r4) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2022-04-21T19:12:54.685Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-21T19:12:54.685Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-21T19:12:54.685Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-21T19:12:54.685Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-21T19:12:54.685Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-21T19:12:54.685Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-21T19:12:54.685Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-21T19:12:54.685Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-21T19:12:54.685Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-21T19:12:54.685Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-21T19:12:54.685Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [Pipeline] sh [2022-04-21T19:12:54.944Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-21T19:12:54.944Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-21T19:12:54.944Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-21T19:12:54.944Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-21T19:12:54.944Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-21T19:12:54.944Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-21T19:12:54.944Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-21T19:12:54.944Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-21T19:12:54.944Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-21T19:12:54.944Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-21T19:12:54.944Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-21T19:12:54.944Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-21T19:12:54.944Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-21T19:12:54.944Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-21T19:12:54.944Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-21T19:12:54.944Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:12:54.944Z] OK: 83 MiB in 65 packages [2022-04-21T19:12:55.238Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-21T19:12:55.238Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T19:12:55.238Z] Dload Upload Total Spent Left Speed [2022-04-21T19:12:55.239Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83992 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh [2022-04-21T19:12:55.514Z] Removing intermediate container ce2b530429c6 [2022-04-21T19:12:55.514Z] ---> 68cbd75bbfdd [2022-04-21T19:12:55.514Z] [2022-04-21T19:12:55.771Z] Successfully built 68cbd75bbfdd [2022-04-21T19:12:55.771Z] Successfully tagged core-data:latest [2022-04-21T19:12:55.771Z] Building security-spiffe-token-provider [2022-04-21T19:12:55.783Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-21T19:12:56.133Z] + sudo tee /etc/docker/daemon.new [2022-04-21T19:12:56.133Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-21T19:12:56.133Z] { [2022-04-21T19:12:56.133Z] "registry-mirrors": [ [2022-04-21T19:12:56.133Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-21T19:12:56.133Z] ], [2022-04-21T19:12:56.133Z] "bip": "10.250.0.254/24", [2022-04-21T19:12:56.133Z] "hosts": [ [2022-04-21T19:12:56.133Z] "tcp://0.0.0.0:5555", [2022-04-21T19:12:56.133Z] "unix:///var/run/docker.sock" [2022-04-21T19:12:56.133Z] ], [2022-04-21T19:12:56.133Z] "mtu": 1458, [2022-04-21T19:12:56.133Z] "selinux-enabled": true, [2022-04-21T19:12:56.133Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-21T19:12:56.133Z] } [Pipeline] sh [2022-04-21T19:12:56.338Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2022-04-21T19:12:56.338Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-21T19:12:56.338Z] Collecting texttable<0.10,>=0.9.0 [2022-04-21T19:12:56.338Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-21T19:12:56.500Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-21T19:12:56.905Z] Collecting docker<4.0,>=3.6.0 [2022-04-21T19:12:56.905Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-21T19:12:56.905Z] Collecting jsonschema<3,>=2.5.1 [2022-04-21T19:12:56.905Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-21T19:12:56.905Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-21T19:12:56.905Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-21T19:12:56.943Z] + sudo service docker restart [2022-04-21T19:12:57.164Z] Collecting cached-property<2,>=1.2.0 [2022-04-21T19:12:57.164Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-21T19:12:57.164Z] Collecting docopt<0.7,>=0.6.1 [2022-04-21T19:12:57.164Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-21T19:12:57.164Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:12:57.164Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:12:57.164Z] ---> bad68840cd90 [2022-04-21T19:12:57.164Z] Step 3/31 : WORKDIR /edgex-go [2022-04-21T19:12:57.164Z] ---> Using cache [2022-04-21T19:12:57.164Z] ---> a615ebb82d6e [2022-04-21T19:12:57.164Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:12:57.164Z] ---> Using cache [2022-04-21T19:12:57.164Z] ---> 15994a664c82 [2022-04-21T19:12:57.164Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-21T19:12:57.424Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-21T19:12:57.424Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-21T19:12:57.991Z] 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-04-21T19:12:57.991Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-21T19:12:57.991Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-21T19:12:58.256Z] Collecting PyYAML<4,>=3.10 [2022-04-21T19:12:58.256Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-21T19:12:58.826Z] Collecting docker-pycreds>=0.4.0 [2022-04-21T19:12:58.826Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-21T19:12:59.085Z] Collecting idna<2.8,>=2.5 [2022-04-21T19:12:59.085Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-21T19:12:59.085Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-21T19:12:59.085Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-21T19:12:59.085Z] 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-04-21T19:12:59.085Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-21T19:12:59.085Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-21T19:12:59.085Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-21T19:12:59.085Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-21T19:12:59.085Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-21T19:12:59.085Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-21T19:12:59.356Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-21T19:12:59.356Z] Attempting uninstall: urllib3 [2022-04-21T19:12:59.356Z] Found existing installation: urllib3 1.26.7 [2022-04-21T19:12:59.356Z] Uninstalling urllib3-1.26.7: [2022-04-21T19:12:59.356Z] Successfully uninstalled urllib3-1.26.7 [2022-04-21T19:13:00.298Z] Attempting uninstall: idna [2022-04-21T19:13:00.298Z] Found existing installation: idna 3.3 [2022-04-21T19:13:00.298Z] Uninstalling idna-3.3: [2022-04-21T19:13:00.298Z] Successfully uninstalled idna-3.3 [2022-04-21T19:13:02.835Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:13:02.835Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:13:02.835Z] ---> bad68840cd90 [2022-04-21T19:13:02.835Z] Step 3/20 : WORKDIR /edgex-go [2022-04-21T19:13:02.835Z] ---> Using cache [2022-04-21T19:13:02.835Z] ---> a615ebb82d6e [2022-04-21T19:13:02.835Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-21T19:13:03.770Z] Attempting uninstall: requests [2022-04-21T19:13:03.770Z] Found existing installation: requests 2.26.0 [2022-04-21T19:13:03.770Z] Uninstalling requests-2.26.0: [2022-04-21T19:13:03.770Z] Successfully uninstalled requests-2.26.0 [2022-04-21T19:13:04.705Z] Running setup.py install for texttable: started [2022-04-21T19:13:05.276Z] Running setup.py install for texttable: finished with status 'done' [2022-04-21T19:13:05.276Z] Running setup.py install for PyYAML: started [2022-04-21T19:13:05.559Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-21T19:13:05.827Z] Running setup.py install for docopt: started [2022-04-21T19:13:06.100Z] ---> Running in 3e8032a3e4db [2022-04-21T19:13:06.100Z] ---> Running in 7972c3f1f7c8 [2022-04-21T19:13:06.100Z] Running setup.py install for docopt: finished with status 'done' [2022-04-21T19:13:06.100Z] Running setup.py install for dockerpty: started [2022-04-21T19:13:06.670Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-21T19:13:06.931Z] 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-04-21T19:13:07.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:07.448Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:08.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:08.284Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:08.600Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:13:08.600Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:13:08.600Z] OK: 15866 distinct packages available [2022-04-21T19:13:08.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:08.600Z] OK: 221 MiB in 52 packages [2022-04-21T19:13:09.553Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:09.813Z] OK: 221 MiB in 52 packages [2022-04-21T19:13:11.190Z] Removing intermediate container 3e8032a3e4db [2022-04-21T19:13:11.190Z] ---> e6b7f527b2cd [2022-04-21T19:13:11.190Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-21T19:13:11.450Z] Removing intermediate container 7972c3f1f7c8 [2022-04-21T19:13:11.450Z] ---> faed0759b709 [2022-04-21T19:13:11.450Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-21T19:13:11.710Z] ---> 23f573a1bd15 [2022-04-21T19:13:11.710Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:13:12.033Z] ---> Running in 314e99deaedc [2022-04-21T19:13:12.292Z] ---> 5e16f6e75b2e [2022-04-21T19:13:12.293Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:13:12.552Z] ---> Running in 904b22e1d051 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T19:13:15.339Z] provisioning config files... [2022-04-21T19:13:15.364Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1633613630473858183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T19:13:15.913Z] ---> docker-login.sh [2022-04-21T19:13:15.913Z] nexus3.edgexfoundry.org:10001 [2022-04-21T19:13:16.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:13:16.754Z] Removing intermediate container d44865eba041 [2022-04-21T19:13:16.754Z] ---> 027178490c4a [2022-04-21T19:13:16.754Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-21T19:13:16.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:13:16.786Z] Configure a credential helper to remove this warning. See [2022-04-21T19:13:16.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:13:16.786Z] [2022-04-21T19:13:16.786Z] Login Succeeded [2022-04-21T19:13:16.786Z] nexus3.edgexfoundry.org:10002 [2022-04-21T19:13:17.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:13:17.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:13:17.333Z] Configure a credential helper to remove this warning. See [2022-04-21T19:13:17.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:13:17.333Z] [2022-04-21T19:13:17.333Z] Login Succeeded [2022-04-21T19:13:17.333Z] nexus3.edgexfoundry.org:10003 [2022-04-21T19:13:17.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:13:17.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:13:17.613Z] Configure a credential helper to remove this warning. See [2022-04-21T19:13:17.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:13:17.613Z] [2022-04-21T19:13:17.613Z] Login Succeeded [2022-04-21T19:13:17.613Z] nexus3.edgexfoundry.org:10004 [2022-04-21T19:13:17.696Z] ---> Running in 4890e4f64fa9 [2022-04-21T19:13:17.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:13:17.980Z] Removing intermediate container 314e99deaedc [2022-04-21T19:13:17.980Z] ---> d118e5dbeccf [2022-04-21T19:13:17.980Z] Step 8/31 : COPY . . [2022-04-21T19:13:18.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:13:18.158Z] Configure a credential helper to remove this warning. See [2022-04-21T19:13:18.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:13:18.158Z] [2022-04-21T19:13:18.158Z] Login Succeeded [2022-04-21T19:13:18.158Z] docker.io [2022-04-21T19:13:18.250Z] Removing intermediate container 4890e4f64fa9 [2022-04-21T19:13:18.250Z] ---> 0daba55200f4 [2022-04-21T19:13:18.250Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-21T19:13:18.250Z] Removing intermediate container 904b22e1d051 [2022-04-21T19:13:18.250Z] ---> 4932491e460c [2022-04-21T19:13:18.250Z] Step 7/20 : COPY . . [2022-04-21T19:13:18.250Z] ---> Running in 65627dbc1a38 [2022-04-21T19:13:18.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-21T19:13:19.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-21T19:13:19.032Z] Configure a credential helper to remove this warning. See [2022-04-21T19:13:19.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-21T19:13:19.032Z] [2022-04-21T19:13:19.032Z] Login Succeeded [2022-04-21T19:13:19.032Z] ---> docker-login.sh ends [Pipeline] } [2022-04-21T19:13:19.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-21T19:13:19.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-21T19:13:19.475Z] ========================================================= [2022-04-21T19:13:19.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-21T19:13:19.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:13:19.627Z] Removing intermediate container 65627dbc1a38 [2022-04-21T19:13:19.627Z] ---> c5ee24208641 [2022-04-21T19:13:19.627Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-21T19:13:19.857Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T19:13:20.131Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-21T19:13:20.131Z] 9b3977197b4f: Pulling fs layer [2022-04-21T19:13:20.131Z] 1a89e8eeedd5: Pulling fs layer [2022-04-21T19:13:20.131Z] 94645a83ff95: Pulling fs layer [2022-04-21T19:13:20.131Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-21T19:13:20.131Z] 0c92f367c5e7: Pulling fs layer [2022-04-21T19:13:20.131Z] f7c0051592d6: Pulling fs layer [2022-04-21T19:13:20.131Z] a227ed2f7395: Pulling fs layer [2022-04-21T19:13:20.131Z] 7b1c46037f91: Pulling fs layer [2022-04-21T19:13:20.131Z] a227ed2f7395: Waiting [2022-04-21T19:13:20.131Z] f7c0051592d6: Waiting [2022-04-21T19:13:20.131Z] 7b1c46037f91: Waiting [2022-04-21T19:13:20.131Z] 3f3a8bcf1eab: Waiting [2022-04-21T19:13:20.131Z] 0c92f367c5e7: Waiting [2022-04-21T19:13:20.131Z] 94645a83ff95: Verifying Checksum [2022-04-21T19:13:20.131Z] 94645a83ff95: Download complete [2022-04-21T19:13:20.131Z] 1a89e8eeedd5: Verifying Checksum [2022-04-21T19:13:20.131Z] 1a89e8eeedd5: Download complete [2022-04-21T19:13:20.131Z] 0c92f367c5e7: Verifying Checksum [2022-04-21T19:13:20.131Z] 0c92f367c5e7: Download complete [2022-04-21T19:13:20.131Z] f7c0051592d6: Verifying Checksum [2022-04-21T19:13:20.131Z] f7c0051592d6: Download complete [2022-04-21T19:13:20.131Z] 9b3977197b4f: Download complete [2022-04-21T19:13:20.131Z] a227ed2f7395: Verifying Checksum [2022-04-21T19:13:20.131Z] a227ed2f7395: Download complete [2022-04-21T19:13:20.735Z] 9b3977197b4f: Pull complete [2022-04-21T19:13:21.343Z] 1a89e8eeedd5: Pull complete [2022-04-21T19:13:21.621Z] 94645a83ff95: Pull complete [2022-04-21T19:13:21.896Z] 7b1c46037f91: Verifying Checksum [2022-04-21T19:13:21.896Z] 7b1c46037f91: Download complete [2022-04-21T19:13:22.875Z] 3f3a8bcf1eab: Download complete [2022-04-21T19:13:26.191Z] ---> 3c1331c85a6c [2022-04-21T19:13:26.191Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-21T19:13:26.450Z] ---> 9c43083f2bae [2022-04-21T19:13:26.450Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-21T19:13:30.641Z] ---> 21c2b25865eb [2022-04-21T19:13:30.641Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-21T19:13:32.549Z] ---> Running in 308faab6db97 [2022-04-21T19:13:32.816Z] Removing intermediate container 308faab6db97 [2022-04-21T19:13:32.816Z] ---> dfcd348ce6fb [2022-04-21T19:13:32.816Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:13:32.816Z] ---> f3021eb579d7 [2022-04-21T19:13:32.816Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-21T19:13:32.816Z] ---> ac7e19688a3f [2022-04-21T19:13:32.816Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-21T19:13:32.816Z] ---> Running in 09663bbacc02 [2022-04-21T19:13:32.816Z] ---> Running in cf2dd7d153fc [2022-04-21T19:13:32.816Z] ---> Running in 0606f6697fad [2022-04-21T19:13:33.077Z] Removing intermediate container 09663bbacc02 [2022-04-21T19:13:33.077Z] ---> f466266aff59 [2022-04-21T19:13:33.077Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T19:13:33.077Z] ---> Running in fc73900c3a5c [2022-04-21T19:13:33.337Z] Removing intermediate container fc73900c3a5c [2022-04-21T19:13:33.337Z] ---> 55f6911f34a8 [2022-04-21T19:13:33.337Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:13:33.337Z] ---> Running in c283f9a1ad4c [2022-04-21T19:13:33.337Z] Removing intermediate container c283f9a1ad4c [2022-04-21T19:13:33.337Z] ---> bd12f59614a9 [2022-04-21T19:13:33.337Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:13:33.337Z] 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-04-21T19:13:33.597Z] 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-04-21T19:13:33.597Z] ---> Running in fb36772c99b4 [2022-04-21T19:13:33.597Z] Removing intermediate container fb36772c99b4 [2022-04-21T19:13:33.597Z] ---> ceca8619326e [2022-04-21T19:13:33.597Z] [2022-04-21T19:13:33.597Z] Successfully built ceca8619326e [2022-04-21T19:13:33.597Z] Successfully tagged sys-mgmt-agent:latest [2022-04-21T19:13:33.597Z]  Building sys-mgmt-agent ... done Building core-metadata [2022-04-21T19:13:35.286Z] 3f3a8bcf1eab: Pull complete [2022-04-21T19:13:35.286Z] 0c92f367c5e7: Pull complete [2022-04-21T19:13:35.563Z] f7c0051592d6: Pull complete [2022-04-21T19:13:35.837Z] a227ed2f7395: Pull complete [2022-04-21T19:13:36.888Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:13:36.889Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:13:36.889Z] ---> bad68840cd90 [2022-04-21T19:13:36.889Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> a615ebb82d6e [2022-04-21T19:13:36.889Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> 15994a664c82 [2022-04-21T19:13:36.889Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> e6b7f527b2cd [2022-04-21T19:13:36.889Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> 23f573a1bd15 [2022-04-21T19:13:36.889Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> d118e5dbeccf [2022-04-21T19:13:36.889Z] Step 8/23 : COPY . . [2022-04-21T19:13:36.889Z] ---> Using cache [2022-04-21T19:13:36.889Z] ---> f3021eb579d7 [2022-04-21T19:13:36.889Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-21T19:13:39.426Z] ---> Running in 8b7c60400489 [2022-04-21T19:13:39.995Z] 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-04-21T19:13:42.594Z] 7b1c46037f91: Pull complete [2022-04-21T19:13:42.594Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-21T19:13:42.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T19:13:42.594Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:13:43.015Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T19:13:43.016Z] WORKDIR /edgex [2022-04-21T19:13:43.016Z] COPY go.mod . [2022-04-21T19:13:43.016Z] RUN go mod download [2022-04-21T19:13:43.016Z] docker build -t ci-base-image-arm64 -f - . [2022-04-21T19:13:45.658Z] Sending build context to Docker daemon 169.1MB [2022-04-21T19:13:45.658Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-21T19:13:45.658Z] ---> f79e39bc4007 [2022-04-21T19:13:45.658Z] Step 2/4 : WORKDIR /edgex [2022-04-21T19:13:47.093Z] ---> Running in e61a087eaa2c [2022-04-21T19:13:47.696Z] Removing intermediate container e61a087eaa2c [2022-04-21T19:13:47.696Z] ---> b81dad9f2c12 [2022-04-21T19:13:47.696Z] Step 3/4 : COPY go.mod . [2022-04-21T19:13:47.974Z] ---> 1794afd19f77 [2022-04-21T19:13:47.974Z] Step 4/4 : RUN go mod download [2022-04-21T19:13:47.974Z] ---> Running in eb36e26ba333 [2022-04-21T19:13:58.088Z] Removing intermediate container cf2dd7d153fc [2022-04-21T19:13:58.088Z] ---> 18c15c7863f5 [2022-04-21T19:13:58.088Z] [2022-04-21T19:13:58.088Z] Step 10/31 : FROM alpine:3.14 [2022-04-21T19:13:58.088Z] ---> e04c818066af [2022-04-21T19:13:58.088Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-21T19:13:58.088Z] ---> Running in 230b1b97b93e [2022-04-21T19:13:58.088Z] Removing intermediate container 230b1b97b93e [2022-04-21T19:13:58.088Z] ---> c4ddf1f428ea [2022-04-21T19:13:58.088Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-21T19:13:58.088Z] ---> Running in 735348dc319a [2022-04-21T19:13:58.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:58.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:13:58.607Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-21T19:13:58.607Z] (2/2) Installing su-exec (0.2-r1) [2022-04-21T19:13:58.607Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:13:58.607Z] OK: 6 MiB in 16 packages [2022-04-21T19:14:00.099Z] Removing intermediate container 735348dc319a [2022-04-21T19:14:00.099Z] ---> 8b621964b015 [2022-04-21T19:14:00.099Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-21T19:14:00.099Z] Removing intermediate container 0606f6697fad [2022-04-21T19:14:00.099Z] ---> dc7105f29877 [2022-04-21T19:14:00.099Z] [2022-04-21T19:14:00.099Z] Step 9/20 : FROM alpine:3.15 [2022-04-21T19:14:00.099Z] ---> Running in 991509c541ab [2022-04-21T19:14:00.099Z] 3.15: Pulling from library/alpine [2022-04-21T19:14:00.372Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T19:14:00.372Z] Removing intermediate container 991509c541ab [2022-04-21T19:14:00.372Z] ---> d2e493dfadda [2022-04-21T19:14:00.372Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-21T19:14:00.372Z] Status: Downloaded newer image for alpine:3.15 [2022-04-21T19:14:00.372Z] ---> 0ac33e5f5afa [2022-04-21T19:14:00.372Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T19:14:00.372Z] ---> Running in ee28bff87776 [2022-04-21T19:14:00.680Z] ---> Running in 0bb40e8231c5 [2022-04-21T19:14:00.680Z] Removing intermediate container 8b7c60400489 [2022-04-21T19:14:00.680Z] ---> e234dc46bca3 [2022-04-21T19:14:00.680Z] [2022-04-21T19:14:00.680Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:14:00.680Z] ---> e04c818066af [2022-04-21T19:14:00.680Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:14:00.680Z] ---> Running in 9c83ff3d01c8 [2022-04-21T19:14:00.680Z] Removing intermediate container ee28bff87776 [2022-04-21T19:14:00.680Z] ---> abec72d871e7 [2022-04-21T19:14:00.680Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-21T19:14:00.680Z] Removing intermediate container 0bb40e8231c5 [2022-04-21T19:14:00.680Z] ---> a4a7a89c44d9 [2022-04-21T19:14:00.680Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:14:00.680Z] ---> Running in abd1297db1ab [2022-04-21T19:14:00.680Z] ---> Running in 9d9877920170 [2022-04-21T19:14:00.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:00.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:01.203Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-21T19:14:01.203Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:14:01.203Z] OK: 6 MiB in 15 packages [2022-04-21T19:14:01.774Z] Removing intermediate container abd1297db1ab [2022-04-21T19:14:01.774Z] ---> c3eb3e3647c0 [2022-04-21T19:14:01.774Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-21T19:14:01.774Z] ---> Running in e92392368932 [2022-04-21T19:14:01.774Z] Removing intermediate container 9d9877920170 [2022-04-21T19:14:01.774Z] ---> 6d82ae26e3da [2022-04-21T19:14:01.774Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-21T19:14:01.774Z] ---> Running in 908dbcfac993 [2022-04-21T19:14:01.774Z] Removing intermediate container 9c83ff3d01c8 [2022-04-21T19:14:01.774Z] ---> 6798f234c46f [2022-04-21T19:14:01.774Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:14:01.774Z] Removing intermediate container e92392368932 [2022-04-21T19:14:01.774Z] ---> 3082129700fd [2022-04-21T19:14:01.774Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-21T19:14:02.043Z] ---> Running in f74303357f99 [2022-04-21T19:14:02.043Z] Removing intermediate container f74303357f99 [2022-04-21T19:14:02.043Z] ---> 5e010f0fb737 [2022-04-21T19:14:02.043Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-21T19:14:02.043Z] ---> 46261003b1b5 [2022-04-21T19:14:02.043Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-21T19:14:02.303Z] ---> Running in 09713fdbf39d [2022-04-21T19:14:02.303Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:02.303Z] ---> Running in 522910935bd1 [2022-04-21T19:14:02.303Z] Removing intermediate container 09713fdbf39d [2022-04-21T19:14:02.303Z] ---> 5cdc12a7511e [2022-04-21T19:14:02.303Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T19:14:02.303Z] ---> Running in fa19c3619a23 [2022-04-21T19:14:02.564Z] Removing intermediate container fa19c3619a23 [2022-04-21T19:14:02.564Z] ---> 59a8c0898c20 [2022-04-21T19:14:02.564Z] Step 15/23 : WORKDIR / [2022-04-21T19:14:02.564Z] ---> Running in 7c3034e3af41 [2022-04-21T19:14:02.564Z] Removing intermediate container 7c3034e3af41 [2022-04-21T19:14:02.564Z] ---> f711b6ac7316 [2022-04-21T19:14:02.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:14:02.823Z] ---> 9133194dc148 [2022-04-21T19:14:02.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-21T19:14:02.823Z] Removing intermediate container 522910935bd1 [2022-04-21T19:14:02.823Z] ---> d5873e6d068a [2022-04-21T19:14:02.823Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:14:03.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:03.341Z] ---> 1f41d5ee699e [2022-04-21T19:14:03.341Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-21T19:14:03.341Z] ---> 4e12610c8a3f [2022-04-21T19:14:03.341Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-21T19:14:03.601Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:14:03.601Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:14:03.601Z] OK: 15855 distinct packages available [2022-04-21T19:14:03.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:03.601Z] ---> 19f34c5fbf89 [2022-04-21T19:14:03.601Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-21T19:14:03.862Z] ---> e9d79a78b932 [2022-04-21T19:14:03.862Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-21T19:14:03.862Z] ---> Running in 3dc605fdcf69 [2022-04-21T19:14:03.862Z] Removing intermediate container 3dc605fdcf69 [2022-04-21T19:14:03.862Z] ---> f8dd0f3ab51c [2022-04-21T19:14:03.862Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:14:03.862Z] ---> 3ee22857a56d [2022-04-21T19:14:03.862Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-21T19:14:04.130Z] ---> Running in ca98563d16dc [2022-04-21T19:14:04.130Z] Removing intermediate container ca98563d16dc [2022-04-21T19:14:04.130Z] ---> a8ace88ef6df [2022-04-21T19:14:04.130Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T19:14:04.130Z] ---> Running in a5b06bfdc3fc [2022-04-21T19:14:04.130Z] ---> d206c2a9a1c1 [2022-04-21T19:14:04.130Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-21T19:14:04.391Z] Removing intermediate container a5b06bfdc3fc [2022-04-21T19:14:04.391Z] ---> 884b216f3af5 [2022-04-21T19:14:04.391Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:14:04.391Z] ---> Running in 84432cde9041 [2022-04-21T19:14:04.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:04.391Z] ---> edc99231b3c4 [2022-04-21T19:14:04.391Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-21T19:14:04.655Z] Removing intermediate container 84432cde9041 [2022-04-21T19:14:04.655Z] ---> 28c07b2384a1 [2022-04-21T19:14:04.655Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:14:04.655Z] ---> Running in 33e44ac41f66 [2022-04-21T19:14:04.655Z] ---> Running in 58c9d666d0cd [2022-04-21T19:14:04.655Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-21T19:14:04.655Z] Removing intermediate container 33e44ac41f66 [2022-04-21T19:14:04.655Z] ---> c188e8c0ac44 [2022-04-21T19:14:04.655Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-21T19:14:04.917Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:14:04.917Z] Removing intermediate container 58c9d666d0cd [2022-04-21T19:14:04.917Z] ---> bfb1795adcad [2022-04-21T19:14:04.917Z] [2022-04-21T19:14:04.917Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T19:14:04.917Z] Successfully built bfb1795adcad [2022-04-21T19:14:04.917Z] Successfully tagged core-metadata:latest [2022-04-21T19:14:04.917Z]  Building core-metadata ... done Building security-secretstore-setup [2022-04-21T19:14:04.917Z] ---> e6572b3b66c1 [2022-04-21T19:14:04.917Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-21T19:14:05.177Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-21T19:14:05.177Z] ---> Running in 7e5b9c0e54a8 [2022-04-21T19:14:05.177Z] (5/9) Installing curl (7.80.0-r0) [2022-04-21T19:14:05.177Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-21T19:14:05.437Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-21T19:14:05.437Z] (8/9) Installing libucontext (1.1-r0) [2022-04-21T19:14:05.437Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-21T19:14:05.698Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:14:05.698Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:14:05.698Z] OK: 8 MiB in 23 packages [2022-04-21T19:14:08.237Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:14:08.237Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:14:08.237Z] ---> bad68840cd90 [2022-04-21T19:14:08.237Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> a615ebb82d6e [2022-04-21T19:14:08.237Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> 15994a664c82 [2022-04-21T19:14:08.237Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> e6b7f527b2cd [2022-04-21T19:14:08.237Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> 23f573a1bd15 [2022-04-21T19:14:08.237Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> d118e5dbeccf [2022-04-21T19:14:08.237Z] Step 8/25 : COPY . . [2022-04-21T19:14:08.237Z] ---> Using cache [2022-04-21T19:14:08.237Z] ---> f3021eb579d7 [2022-04-21T19:14:08.237Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-21T19:14:09.616Z] ---> Running in defbc9455bad [2022-04-21T19:14:09.616Z] Removing intermediate container 7e5b9c0e54a8 [2022-04-21T19:14:09.616Z] ---> a7574b543ac9 [2022-04-21T19:14:09.616Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-21T19:14:09.616Z] ---> Running in 88c2f25c89a8 [2022-04-21T19:14:09.616Z] Removing intermediate container 908dbcfac993 [2022-04-21T19:14:09.616Z] ---> d2a477b2d13d [2022-04-21T19:14:09.616Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:14:09.876Z] Removing intermediate container 88c2f25c89a8 [2022-04-21T19:14:09.876Z] ---> efa39450061c [2022-04-21T19:14:09.876Z] Step 28/31 : CMD ["gate"] [2022-04-21T19:14:09.876Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-21T19:14:09.876Z] ---> Running in c9b77e73cfef [2022-04-21T19:14:09.876Z] ---> 2f0e4dd1a5ac [2022-04-21T19:14:09.876Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-21T19:14:09.876Z] Removing intermediate container c9b77e73cfef [2022-04-21T19:14:09.876Z] ---> 2e16efd7c396 [2022-04-21T19:14:09.876Z] Step 29/31 : LABEL arch=x86_64 [2022-04-21T19:14:10.136Z] ---> Running in 5f5711ea05c2 [2022-04-21T19:14:10.402Z] Removing intermediate container 5f5711ea05c2 [2022-04-21T19:14:10.402Z] ---> d3b214b28f85 [2022-04-21T19:14:10.402Z] Step 30/31 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:14:10.664Z] ---> da0c2443f916 [2022-04-21T19:14:10.664Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-21T19:14:10.664Z] ---> Running in 5f1e68b4a33f [2022-04-21T19:14:10.664Z] ---> 6383a4bcf64d [2022-04-21T19:14:10.664Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-21T19:14:10.935Z] Removing intermediate container 5f1e68b4a33f [2022-04-21T19:14:10.935Z] ---> 5bc1382fea73 [2022-04-21T19:14:10.935Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T19:14:10.935Z] ---> Running in bd4753886f8f [2022-04-21T19:14:10.935Z] ---> Running in 374a70e6454d [2022-04-21T19:14:10.935Z] Removing intermediate container bd4753886f8f [2022-04-21T19:14:10.935Z] ---> 987a60ff69fa [2022-04-21T19:14:10.935Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:14:11.195Z] Removing intermediate container 374a70e6454d [2022-04-21T19:14:11.195Z] ---> 9de1737bd03a [2022-04-21T19:14:11.195Z] [2022-04-21T19:14:11.195Z] ---> Running in 6496b9dbf9cf [2022-04-21T19:14:11.195Z] Successfully built 9de1737bd03a [2022-04-21T19:14:11.195Z] Successfully tagged security-bootstrapper:latest [2022-04-21T19:14:11.195Z] Building security-spire-server [2022-04-21T19:14:11.454Z]  Building security-bootstrapper ... done Removing intermediate container 6496b9dbf9cf [2022-04-21T19:14:11.454Z] ---> 8f74b1a1b16d [2022-04-21T19:14:11.454Z] Step 18/20 : LABEL arch=x86_64 [2022-04-21T19:14:11.715Z] ---> Running in 22f941a129cc [2022-04-21T19:14:13.095Z] Removing intermediate container 22f941a129cc [2022-04-21T19:14:13.095Z] ---> 9062d9f0156f [2022-04-21T19:14:13.095Z] Step 19/20 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:14:15.641Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:14:15.641Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:14:15.641Z] ---> bad68840cd90 [2022-04-21T19:14:15.641Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T19:14:15.641Z] ---> Using cache [2022-04-21T19:14:15.641Z] ---> a615ebb82d6e [2022-04-21T19:14:15.641Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:14:15.641Z] ---> Using cache [2022-04-21T19:14:15.641Z] ---> 15994a664c82 [2022-04-21T19:14:15.641Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:14:17.039Z] ---> Running in 58da17775a0e [2022-04-21T19:14:17.300Z] ---> Running in 8b927d0cdf22 [2022-04-21T19:14:17.300Z] Removing intermediate container 58da17775a0e [2022-04-21T19:14:17.300Z] ---> fcd92a74ff40 [2022-04-21T19:14:17.300Z] Step 20/20 : LABEL version=0.0.0 [2022-04-21T19:14:17.645Z] ---> Running in 9216a870c14d [2022-04-21T19:14:17.905Z] Removing intermediate container 9216a870c14d [2022-04-21T19:14:17.905Z] ---> 5d5a082423fe [2022-04-21T19:14:17.905Z] [2022-04-21T19:14:17.905Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:17.905Z] Successfully built 5d5a082423fe [2022-04-21T19:14:17.905Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-21T19:14:17.905Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-04-21T19:14:18.474Z] Building bin/spire-agent... [2022-04-21T19:14:18.474Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T19:14:18.474Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T19:14:18.474Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T19:14:18.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:19.674Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T19:14:19.674Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T19:14:19.674Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T19:14:19.674Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T19:14:19.674Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T19:14:19.674Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T19:14:19.674Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T19:14:19.674Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T19:14:19.674Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T19:14:19.674Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T19:14:19.932Z] OK: 221 MiB in 52 packages [2022-04-21T19:14:21.316Z] Building bin/spire-agent... [2022-04-21T19:14:21.316Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T19:14:21.316Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T19:14:21.316Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T19:14:21.316Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T19:14:22.261Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T19:14:22.261Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T19:14:22.261Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T19:14:22.261Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T19:14:22.261Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T19:14:22.261Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T19:14:22.261Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T19:14:22.261Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T19:14:22.261Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T19:14:23.198Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:14:23.198Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:14:23.198Z] ---> bad68840cd90 [2022-04-21T19:14:23.198Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> a615ebb82d6e [2022-04-21T19:14:23.198Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> 15994a664c82 [2022-04-21T19:14:23.198Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> e6b7f527b2cd [2022-04-21T19:14:23.198Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> 23f573a1bd15 [2022-04-21T19:14:23.198Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> d118e5dbeccf [2022-04-21T19:14:23.198Z] Step 8/22 : COPY . . [2022-04-21T19:14:23.198Z] ---> Using cache [2022-04-21T19:14:23.198Z] ---> f3021eb579d7 [2022-04-21T19:14:23.198Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-21T19:14:24.137Z] 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-04-21T19:14:29.417Z] ---> Running in 20233c6b410f [2022-04-21T19:14:29.417Z] Removing intermediate container 8b927d0cdf22 [2022-04-21T19:14:29.417Z] ---> 27489a0bed00 [2022-04-21T19:14:29.417Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T19:14:29.675Z] 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-04-21T19:14:30.619Z] ---> 3bac45a0fe55 [2022-04-21T19:14:30.619Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:14:31.189Z] ---> Running in dd3d23f4750b [2022-04-21T19:14:31.189Z] Removing intermediate container defbc9455bad [2022-04-21T19:14:31.189Z] ---> 75819cf44ea7 [2022-04-21T19:14:31.189Z] [2022-04-21T19:14:31.189Z] Step 10/25 : FROM alpine:3.14 [2022-04-21T19:14:31.189Z] ---> e04c818066af [2022-04-21T19:14:31.189Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-21T19:14:31.451Z] ---> Running in 0099c42fbf3f [2022-04-21T19:14:31.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:31.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:31.972Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-21T19:14:31.972Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-21T19:14:31.972Z] (3/3) Installing su-exec (0.2-r1) [2022-04-21T19:14:31.972Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:14:32.232Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:14:32.232Z] OK: 6 MiB in 17 packages [2022-04-21T19:14:33.617Z] Removing intermediate container dd3d23f4750b [2022-04-21T19:14:33.617Z] ---> cf6d62f595ff [2022-04-21T19:14:33.617Z] Step 8/25 : COPY . . [2022-04-21T19:14:33.617Z] Removing intermediate container 0099c42fbf3f [2022-04-21T19:14:33.617Z] ---> 89236f45ac35 [2022-04-21T19:14:33.617Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T19:14:33.617Z] ---> Running in 89a81a0e0a62 [2022-04-21T19:14:34.970Z] Removing intermediate container eb36e26ba333 [2022-04-21T19:14:34.971Z] ---> d50e5cd85d17 [2022-04-21T19:14:34.971Z] Successfully built d50e5cd85d17 [2022-04-21T19:14:34.971Z] Successfully tagged ci-base-image-arm64:latest [2022-04-21T19:14:35.004Z] Removing intermediate container 89a81a0e0a62 [2022-04-21T19:14:35.004Z] ---> be719b17750f [2022-04-21T19:14:35.004Z] Step 13/25 : WORKDIR / [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:14:35.348Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T19:14:35.348Z] . [Pipeline] withDockerContainer [2022-04-21T19:14:35.605Z] prd-ubuntu20.04-docker-arm64-4c-16g-21654 does not seem to be running inside a container [2022-04-21T19:14:35.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T19:14:37.033Z] $ docker top d6dcaa11ac121a27ab4cf2cef9102cc6b1836cb1ca1985cb4fc11e7e2c24438e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:14:38.018Z] + go version [2022-04-21T19:14:38.018Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-21T19:14:38.062Z] $ docker stop --time=1 d6dcaa11ac121a27ab4cf2cef9102cc6b1836cb1ca1985cb4fc11e7e2c24438e [2022-04-21T19:14:39.202Z] ---> Running in 43101a02c4e4 [2022-04-21T19:14:39.202Z] Removing intermediate container 43101a02c4e4 [2022-04-21T19:14:39.202Z] ---> 6e45483237e3 [2022-04-21T19:14:39.202Z] 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-04-21T19:14:39.704Z] $ docker rm -f d6dcaa11ac121a27ab4cf2cef9102cc6b1836cb1ca1985cb4fc11e7e2c24438e [2022-04-21T19:14:39.769Z] ---> 6e1e0b5f2db4 [2022-04-21T19:14:39.770Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:14:40.341Z] ---> 7fafbdbea610 [2022-04-21T19:14:40.341Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-21T19:14:40.619Z] + docker inspect -f . ci-base-image-arm64 [2022-04-21T19:14:40.620Z] . [Pipeline] withDockerContainer [2022-04-21T19:14:40.867Z] prd-ubuntu20.04-docker-arm64-4c-16g-21654 does not seem to be running inside a container [2022-04-21T19:14:40.913Z] ---> 6bb51757b34f [2022-04-21T19:14:40.913Z] 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-04-21T19:14:40.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-21T19:14:41.853Z] ---> 7d1df75e9920 [2022-04-21T19:14:41.853Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-21T19:14:42.251Z] $ docker top 3d94167239e2b64ae6266d1360fd0d9c5436a80f6e747425fdaa1f5ee312ae54 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-21T19:14:42.593Z] ========================================================= [2022-04-21T19:14:42.593Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-21T19:14:42.593Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-21T19:14:43.246Z] ---> f26751e3e19e [2022-04-21T19:14:43.246Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-21T19:14:43.246Z] ---> 5dc87282e0d5 [2022-04-21T19:14:43.246Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:14:43.316Z] + make test [2022-04-21T19:14:43.316Z] go mod tidy -compat=1.17 [2022-04-21T19:14:43.505Z] ---> Running in c7ea054d981b [2022-04-21T19:14:43.505Z] ---> 4ea50f8425f5 [2022-04-21T19:14:43.505Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T19:14:43.764Z] Removing intermediate container c7ea054d981b [2022-04-21T19:14:43.764Z] ---> d95b70d03d32 [2022-04-21T19:14:43.764Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-21T19:14:43.764Z] ---> Running in aa32dce2ac3d [2022-04-21T19:14:44.024Z] ---> 4546c564ee72 [2022-04-21T19:14:44.024Z] 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-04-21T19:14:44.024Z] ---> Running in 42647c0f7af2 [2022-04-21T19:14:44.300Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-21T19:14:45.406Z] Removing intermediate container aa32dce2ac3d [2022-04-21T19:14:45.406Z] ---> 211d88f3872f [2022-04-21T19:14:45.406Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-21T19:14:45.406Z] Removing intermediate container 42647c0f7af2 [2022-04-21T19:14:45.406Z] ---> 11ee47cd485a [2022-04-21T19:14:45.406Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T19:14:45.665Z] ---> Running in 2b304eb0c8aa [2022-04-21T19:14:45.665Z] ---> Running in b62472afe8a0 [2022-04-21T19:14:45.926Z] Removing intermediate container 2b304eb0c8aa [2022-04-21T19:14:45.926Z] ---> f10143ce4770 [2022-04-21T19:14:45.926Z] Step 23/25 : LABEL arch=x86_64 [2022-04-21T19:14:46.186Z] Removing intermediate container b62472afe8a0 [2022-04-21T19:14:46.186Z] ---> 87d99a27bf43 [2022-04-21T19:14:46.186Z] 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-04-21T19:14:46.186Z] ---> Running in 5c19dd93b4d1 [2022-04-21T19:14:46.186Z] ---> Running in 83b138d0d5bb [2022-04-21T19:14:46.446Z] Removing intermediate container 5c19dd93b4d1 [2022-04-21T19:14:46.446Z] ---> 7a7c7c573b44 [2022-04-21T19:14:46.446Z] Step 24/25 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:14:46.446Z] ---> Running in 0be4f2b50bb4 [2022-04-21T19:14:47.012Z] Removing intermediate container 0be4f2b50bb4 [2022-04-21T19:14:47.012Z] ---> 3c8c072dce5e [2022-04-21T19:14:47.012Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T19:14:47.012Z] ---> Running in c2d3837f292f [2022-04-21T19:14:47.272Z] Removing intermediate container c2d3837f292f [2022-04-21T19:14:47.272Z] ---> 04dcea394134 [2022-04-21T19:14:47.272Z] [2022-04-21T19:14:47.272Z] Removing intermediate container 20233c6b410f [2022-04-21T19:14:47.272Z] ---> 65aa4e11fd9a [2022-04-21T19:14:47.272Z] [2022-04-21T19:14:47.272Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:14:47.272Z] ---> e04c818066af [2022-04-21T19:14:47.272Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:14:47.272Z] ---> Using cache [2022-04-21T19:14:47.272Z] ---> 6798f234c46f [2022-04-21T19:14:47.272Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:14:47.272Z] ---> Using cache [2022-04-21T19:14:47.272Z] ---> 5e010f0fb737 [2022-04-21T19:14:47.272Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-21T19:14:47.272Z] spire-1.2.1/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.data/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.data/.file [2022-04-21T19:14:47.272Z] spire-1.2.1/.dockerignore [2022-04-21T19:14:47.272Z] spire-1.2.1/.gitattributes [2022-04-21T19:14:47.272Z] spire-1.2.1/.githooks/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:14:47.272Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:14:47.272Z] spire-1.2.1/.gitignore [2022-04-21T19:14:47.272Z] spire-1.2.1/.go-version [2022-04-21T19:14:47.272Z] spire-1.2.1/.golangci.yml [2022-04-21T19:14:47.272Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:14:47.272Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:14:47.272Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:14:47.272Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:14:47.272Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:14:47.272Z] spire-1.2.1/Dockerfile [2022-04-21T19:14:47.272Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:14:47.272Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:14:47.272Z] spire-1.2.1/LICENSE [2022-04-21T19:14:47.272Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:14:47.272Z] spire-1.2.1/Makefile [2022-04-21T19:14:47.272Z] spire-1.2.1/README.md [2022-04-21T19:14:47.272Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:14:47.272Z] spire-1.2.1/SECURITY.md [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:14:47.272Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/ [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/agent/ [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/server/ [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:14:47.272Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:14:47.272Z] spire-1.2.1/doc/ [2022-04-21T19:14:47.272Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:14:47.272Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/ [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:14:47.273Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:14:47.273Z] spire-1.2.1/examples/ [2022-04-21T19:14:47.273Z] spire-1.2.1/examples/README.md [2022-04-21T19:14:47.273Z] spire-1.2.1/go.mod [2022-04-21T19:14:47.273Z] spire-1.2.1/go.sum [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:14:47.273Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:14:47.274Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:14:47.536Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:14:47.537Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/Successfully built 04dcea394134 [2022-04-21T19:14:47.538Z] [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:14:47.538Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/private/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:14:47.539Z] spire-1.2.1/release/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:14:47.539Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/script/ [2022-04-21T19:14:47.539Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:14:47.539Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:14:47.539Z] spire-1.2.1/support/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.goSuccessfully tagged security-secretstore-setup:latest [2022-04-21T19:14:47.539Z] Building support-notifications [2022-04-21T19:14:47.539Z]  Building security-secretstore-setup ... done  [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:14:47.539Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/clock/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:14:47.539Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/common [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:14:47.540Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:14:47.541Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:14:47.541Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testca/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testkey/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/ [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/race.go [2022-04-21T19:14:47.541Z] spire-1.2.1/test/util/util.go [2022-04-21T19:14:47.541Z] building spire from source... [2022-04-21T19:14:47.541Z] Installing go1.17.7... [2022-04-21T19:14:47.541Z] ---> Running in a22d2586dc88 [2022-04-21T19:14:48.923Z] Removing intermediate container a22d2586dc88 [2022-04-21T19:14:48.923Z] ---> 85c228fef154 [2022-04-21T19:14:48.923Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T19:14:51.464Z] ---> Running in 81cc447dabc7 [2022-04-21T19:14:51.724Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:14:51.724Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:14:51.724Z] ---> bad68840cd90 [2022-04-21T19:14:51.724Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:14:51.724Z] ---> Using cache [2022-04-21T19:14:51.724Z] ---> a615ebb82d6e [2022-04-21T19:14:51.724Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:14:51.724Z] ---> Using cache [2022-04-21T19:14:51.724Z] ---> 15994a664c82 [2022-04-21T19:14:51.724Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-21T19:14:52.292Z] Removing intermediate container 81cc447dabc7 [2022-04-21T19:14:52.292Z] ---> f338fe3b65be [2022-04-21T19:14:52.292Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:14:52.551Z] ---> Running in 06912a8fbe7d [2022-04-21T19:14:52.811Z] Building bin/spire-server... [2022-04-21T19:14:52.811Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:14:52.811Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:14:52.811Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:14:52.811Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:14:52.811Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:14:52.811Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:14:52.811Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:14:52.811Z]  ---> d913b3073f96 [2022-04-21T19:14:52.811Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-21T19:14:53.072Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:14:53.072Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:14:53.072Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:14:53.072Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:14:53.072Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:14:53.072Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:14:53.072Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:53.072Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:14:53.072Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:14:53.332Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:14:53.332Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:14:53.332Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:14:53.332Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:14:53.332Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:14:53.591Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:14:53.591Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:14:53.591Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:14:53.591Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:14:53.591Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:14:53.591Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:14:53.591Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:14:53.591Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:14:53.591Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:14:53.591Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:14:54.063Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:14:54.063Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:14:54.063Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:14:54.063Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:14:54.063Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:14:54.063Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:14:54.063Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:14:54.064Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:14:54.064Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:14:54.064Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:14:54.064Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:14:54.064Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:14:54.064Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:14:54.064Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:14:54.323Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:14:54.323Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:14:54.323Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:14:54.323Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:14:54.323Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:14:54.323Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:14:54.323Z]  ---> 0233125a1dad [2022-04-21T19:14:54.323Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-21T19:14:54.323Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:14:54.323Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:14:54.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:14:54.844Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:14:55.104Z] OK: 221 MiB in 52 packages [2022-04-21T19:14:55.104Z] ---> f236d4edf4a4 [2022-04-21T19:14:55.104Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-21T19:14:55.364Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:14:55.365Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:14:55.365Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:14:55.365Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:14:55.626Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:14:56.195Z]  ---> Running in 05d010b1d1fb [2022-04-21T19:14:56.455Z] Removing intermediate container 05d010b1d1fb [2022-04-21T19:14:56.455Z] ---> 363487ee990e [2022-04-21T19:14:56.455Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:14:56.455Z] Removing intermediate container 06912a8fbe7d [2022-04-21T19:14:56.455Z] ---> 205e54964cb8 [2022-04-21T19:14:56.455Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:14:56.455Z] ---> Running in aa9654a03801 [2022-04-21T19:14:56.723Z] Removing intermediate container aa9654a03801 [2022-04-21T19:14:56.723Z] ---> 79ff3b93e01b [2022-04-21T19:14:56.723Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T19:14:56.723Z] ---> 2b2769d3b49c [2022-04-21T19:14:56.723Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:14:56.723Z] ---> Running in 92ebe99e0db8 [2022-04-21T19:14:56.723Z] ---> Running in 66f9b2d3ee12 [2022-04-21T19:14:56.983Z] Removing intermediate container 92ebe99e0db8 [2022-04-21T19:14:56.983Z] ---> 94a5d439284a [2022-04-21T19:14:56.983Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:14:56.983Z] ---> Running in 67750b1197c7 [2022-04-21T19:14:57.241Z] Removing intermediate container 67750b1197c7 [2022-04-21T19:14:57.241Z] ---> 6b8bc88ffb7c [2022-04-21T19:14:57.241Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:14:57.241Z] ---> Running in 44eb3fa3709e [2022-04-21T19:14:57.836Z] Removing intermediate container 44eb3fa3709e [2022-04-21T19:14:57.836Z] ---> 100f2c06ee2a [2022-04-21T19:14:57.836Z] [2022-04-21T19:14:57.836Z] Successfully built 100f2c06ee2a [2022-04-21T19:14:58.095Z] Successfully tagged support-scheduler:latest [2022-04-21T19:14:58.096Z]  Building support-scheduler ... done Building core-command [2022-04-21T19:14:58.096Z] Removing intermediate container 66f9b2d3ee12 [2022-04-21T19:14:58.096Z] ---> 1938bb29ddbf [2022-04-21T19:14:58.096Z] Step 8/22 : COPY . . [2022-04-21T19:14:59.033Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:14:59.033Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:14:59.033Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:14:59.033Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:14:59.033Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:14:59.033Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:14:59.294Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:14:59.294Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:14:59.294Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:14:59.294Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:14:59.862Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:14:59.862Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:14:59.862Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:14:59.862Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:15:00.126Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:15:00.386Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:15:00.386Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:15:00.386Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:15:00.386Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:15:00.646Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:15:00.646Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:15:00.906Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:15:00.906Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:15:01.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:15:01.166Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:15:01.166Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:15:01.430Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:15:01.430Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:15:01.430Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:15:01.430Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:15:01.430Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:15:01.430Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:15:01.693Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:15:01.693Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:15:01.693Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:15:01.952Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:15:01.952Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:15:01.952Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:15:01.952Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:15:01.952Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:15:01.952Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:15:01.952Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:15:01.952Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:15:02.211Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:15:02.211Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:15:02.211Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:15:02.211Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:15:02.211Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:15:02.211Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:15:02.211Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:15:02.211Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:15:02.211Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:15:02.211Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:15:02.211Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:15:02.211Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:15:02.211Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:15:02.211Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:15:02.471Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:15:02.471Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:15:02.471Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:15:02.471Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:15:02.471Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:15:02.471Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:15:02.471Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:15:02.471Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:15:02.471Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:15:02.471Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:15:02.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:15:02.471Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:15:02.471Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:15:02.471Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:15:02.471Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:15:02.471Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:15:02.471Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:15:02.471Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:15:02.471Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:15:02.471Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:15:02.471Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:15:02.471Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:15:02.471Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:15:02.779Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:15:02.779Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:15:02.779Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:15:02.779Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:15:03.348Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:15:03.348Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:15:03.348Z] ---> bad68840cd90 [2022-04-21T19:15:03.348Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:15:03.348Z] ---> Using cache [2022-04-21T19:15:03.348Z] ---> a615ebb82d6e [2022-04-21T19:15:03.348Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:15:03.348Z] ---> Using cache [2022-04-21T19:15:03.348Z] ---> 15994a664c82 [2022-04-21T19:15:03.348Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T19:15:03.348Z] ---> Using cache [2022-04-21T19:15:03.348Z] ---> e6b7f527b2cd [2022-04-21T19:15:03.348Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:15:03.348Z] ---> Using cache [2022-04-21T19:15:03.349Z] ---> 23f573a1bd15 [2022-04-21T19:15:03.349Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:15:03.349Z] ---> Using cache [2022-04-21T19:15:03.349Z] ---> d118e5dbeccf [2022-04-21T19:15:03.349Z] Step 8/23 : COPY . . [2022-04-21T19:15:03.349Z] ---> Using cache [2022-04-21T19:15:03.349Z] ---> f3021eb579d7 [2022-04-21T19:15:03.349Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-21T19:15:08.808Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:15:08.808Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:15:16.687Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-21T19:15:23.709Z]  ---> 3e4b506b9a7d [2022-04-21T19:15:23.709Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-21T19:15:23.709Z] ---> Running in 822f40cf9b19 [2022-04-21T19:15:23.709Z] ---> Running in f23f53f31d22 [2022-04-21T19:15:23.709Z] 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-04-21T19:15:23.709Z] 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-04-21T19:15:24.278Z] Removing intermediate container 9b9aeb69613b [2022-04-21T19:15:24.278Z] ---> 9a15fd44885d [2022-04-21T19:15:24.278Z] [2022-04-21T19:15:24.278Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T19:15:24.278Z] ---> 0ac33e5f5afa [2022-04-21T19:15:24.278Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T19:15:24.278Z] ---> Using cache [2022-04-21T19:15:24.278Z] ---> a4a7a89c44d9 [2022-04-21T19:15:24.278Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:15:24.278Z] ---> Using cache [2022-04-21T19:15:24.278Z] ---> 6d82ae26e3da [2022-04-21T19:15:24.278Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T19:15:26.188Z] ---> Running in c61f57a87c32 [2022-04-21T19:15:26.757Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:27.694Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:27.953Z] Removing intermediate container 5fa103df8971 [2022-04-21T19:15:27.953Z] ---> 7cd95d7f397b [2022-04-21T19:15:27.953Z] [2022-04-21T19:15:27.953Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T19:15:27.953Z] ---> 0ac33e5f5afa [2022-04-21T19:15:27.953Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T19:15:27.953Z] ---> Using cache [2022-04-21T19:15:27.953Z] ---> a4a7a89c44d9 [2022-04-21T19:15:27.953Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:15:27.953Z] ---> Using cache [2022-04-21T19:15:27.953Z] ---> 6d82ae26e3da [2022-04-21T19:15:27.953Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-21T19:15:27.953Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:15:27.953Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:15:27.953Z] OK: 15855 distinct packages available [2022-04-21T19:15:27.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:28.524Z] ---> Running in e9d95460916c [2022-04-21T19:15:28.789Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:29.359Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-21T19:15:29.359Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-21T19:15:29.359Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:29.359Z] (3/5) Installing libucontext (1.1-r0) [2022-04-21T19:15:29.359Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-21T19:15:29.619Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-21T19:15:29.619Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:15:29.619Z] OK: 6 MiB in 19 packages [2022-04-21T19:15:30.188Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:30.447Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:15:30.447Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:15:30.447Z] OK: 15855 distinct packages available [2022-04-21T19:15:30.706Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:30.706Z] Removing intermediate container c61f57a87c32 [2022-04-21T19:15:30.706Z] ---> 58245452291e [2022-04-21T19:15:30.706Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-21T19:15:31.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:31.846Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-21T19:15:31.846Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-21T19:15:31.846Z] (3/4) Installing libucontext (1.1-r0) [2022-04-21T19:15:32.106Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-21T19:15:32.106Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:15:32.106Z] ---> c5f22433ce9b [2022-04-21T19:15:32.106Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T19:15:32.106Z] OK: 6 MiB in 18 packages [2022-04-21T19:15:33.048Z] Removing intermediate container e9d95460916c [2022-04-21T19:15:33.048Z] ---> 0f3508a4a45c [2022-04-21T19:15:33.048Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T19:15:35.587Z] ---> 44e74d85c139 [2022-04-21T19:15:35.587Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T19:15:36.156Z] ---> 0ef64ac39761 [2022-04-21T19:15:36.156Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-21T19:15:36.416Z] ---> 17da66f8bd0d [2022-04-21T19:15:36.416Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T19:15:36.416Z] ---> aa5bbf4200cb [2022-04-21T19:15:36.416Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-21T19:15:36.983Z] ---> af2a82372e65 [2022-04-21T19:15:36.983Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T19:15:37.242Z] ---> ea36225755c3 [2022-04-21T19:15:37.242Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-21T19:15:37.242Z] ---> Running in c5e6ce149305 [2022-04-21T19:15:37.242Z] ---> Running in dce886cf672e [2022-04-21T19:15:37.503Z] Removing intermediate container dce886cf672e [2022-04-21T19:15:37.503Z] ---> 137829615eb8 [2022-04-21T19:15:37.503Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T19:15:37.503Z] ---> Running in 5197bd478b09 [2022-04-21T19:15:37.503Z] Removing intermediate container c5e6ce149305 [2022-04-21T19:15:37.503Z] ---> cb81e6567128 [2022-04-21T19:15:37.503Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-21T19:15:37.763Z] Removing intermediate container 5197bd478b09 [2022-04-21T19:15:37.763Z] ---> 7a7522023491 [2022-04-21T19:15:37.763Z] Step 24/26 : LABEL arch=x86_64 [2022-04-21T19:15:37.763Z] ---> Running in 4f3c8f56919a [2022-04-21T19:15:38.022Z] ---> e01970f883f1 [2022-04-21T19:15:38.022Z] Step 21/26 : WORKDIR / [2022-04-21T19:15:38.022Z] ---> Running in 751372e81a82 [2022-04-21T19:15:38.022Z] Removing intermediate container 4f3c8f56919a [2022-04-21T19:15:38.022Z] ---> cbe321543ad7 [2022-04-21T19:15:38.022Z] Step 25/26 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:15:38.281Z] ---> Running in 78f683f13ca2 [2022-04-21T19:15:38.281Z] Removing intermediate container 751372e81a82 [2022-04-21T19:15:38.281Z] ---> 26cdff71865f [2022-04-21T19:15:38.281Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T19:15:38.572Z] Removing intermediate container 78f683f13ca2 [2022-04-21T19:15:38.572Z] ---> 6ed5dea447a3 [2022-04-21T19:15:38.572Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T19:15:38.572Z] ---> Running in db3ccc9d1247 [2022-04-21T19:15:38.572Z] ---> Running in fcf10f860b6a [2022-04-21T19:15:38.831Z] Removing intermediate container fcf10f860b6a [2022-04-21T19:15:38.831Z] ---> eff6f53ef626 [2022-04-21T19:15:38.831Z] [2022-04-21T19:15:38.831Z] Successfully built eff6f53ef626 [2022-04-21T19:15:38.831Z] Removing intermediate container db3ccc9d1247 [2022-04-21T19:15:38.831Z] ---> 170382b4b70a [2022-04-21T19:15:38.831Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T19:15:38.831Z] Successfully tagged security-spire-agent:latest [2022-04-21T19:15:39.090Z]  Building security-spire-agent ... done  ---> Running in a9bd86f792c4 [2022-04-21T19:15:39.349Z] Removing intermediate container a9bd86f792c4 [2022-04-21T19:15:39.349Z] ---> ae2dd9a89adc [2022-04-21T19:15:39.349Z] Step 24/26 : LABEL arch=x86_64 [2022-04-21T19:15:39.349Z] ---> Running in ecc6a7ad6640 [2022-04-21T19:15:39.607Z] Removing intermediate container ecc6a7ad6640 [2022-04-21T19:15:39.607Z] ---> abf5552f8408 [2022-04-21T19:15:39.607Z] Step 25/26 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:15:39.866Z] ---> Running in 991da6b95238 [2022-04-21T19:15:40.126Z] Removing intermediate container 991da6b95238 [2022-04-21T19:15:40.126Z] ---> 775baa33f2c7 [2022-04-21T19:15:40.126Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T19:15:40.126Z] ---> Running in 5f5d8768c6f6 [2022-04-21T19:15:40.387Z] Removing intermediate container 5f5d8768c6f6 [2022-04-21T19:15:40.387Z] ---> 0cfb9a30a2e0 [2022-04-21T19:15:40.387Z] [2022-04-21T19:15:40.647Z] Successfully built 0cfb9a30a2e0 [2022-04-21T19:15:40.647Z] Successfully tagged security-spire-config:latest [2022-04-21T19:15:44.845Z]  Building security-spire-config ... done Removing intermediate container 822f40cf9b19 [2022-04-21T19:15:44.845Z] ---> 1b803fba611f [2022-04-21T19:15:44.845Z] [2022-04-21T19:15:44.845Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:15:44.845Z] ---> e04c818066af [2022-04-21T19:15:44.845Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:15:44.845Z] ---> Using cache [2022-04-21T19:15:44.845Z] ---> 6798f234c46f [2022-04-21T19:15:44.845Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:15:44.845Z] ---> Using cache [2022-04-21T19:15:44.845Z] ---> 5e010f0fb737 [2022-04-21T19:15:44.845Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-21T19:15:45.105Z] ---> Running in 1ed4260f9442 [2022-04-21T19:15:45.370Z] Removing intermediate container 1ed4260f9442 [2022-04-21T19:15:45.370Z] ---> a58512577e45 [2022-04-21T19:15:45.370Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T19:15:45.370Z] ---> Running in c02e733a8080 [2022-04-21T19:15:45.629Z] Removing intermediate container c02e733a8080 [2022-04-21T19:15:45.629Z] ---> 753cbd52b058 [2022-04-21T19:15:45.629Z] Step 15/23 : WORKDIR / [2022-04-21T19:15:45.629Z] ---> Running in 8da060560b99 [2022-04-21T19:15:45.889Z] Removing intermediate container 8da060560b99 [2022-04-21T19:15:45.889Z] ---> 4e386b099606 [2022-04-21T19:15:45.889Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:15:46.149Z] ---> 06f6c94dd2c8 [2022-04-21T19:15:46.149Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-21T19:15:46.718Z] ---> 452709c68dea [2022-04-21T19:15:46.718Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-21T19:15:46.977Z] ---> a3f38beecb26 [2022-04-21T19:15:46.977Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-21T19:15:46.977Z] ---> Running in 413c136e7435 [2022-04-21T19:15:47.236Z] Removing intermediate container 413c136e7435 [2022-04-21T19:15:47.236Z] ---> 989e08773918 [2022-04-21T19:15:47.236Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:15:47.236Z] ---> Running in bec2c9dfeca9 [2022-04-21T19:15:47.496Z] Removing intermediate container bec2c9dfeca9 [2022-04-21T19:15:47.496Z] ---> 5461c6ff27dc [2022-04-21T19:15:47.496Z] Step 21/23 : LABEL arch=x86_64 [2022-04-21T19:15:47.496Z] ---> Running in e9324479ea0b [2022-04-21T19:15:47.758Z] Removing intermediate container e9324479ea0b [2022-04-21T19:15:47.758Z] ---> 11cbff4eea88 [2022-04-21T19:15:47.758Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:15:47.758Z] ---> Running in ef6f02f7485f [2022-04-21T19:15:48.019Z] Removing intermediate container ef6f02f7485f [2022-04-21T19:15:48.019Z] ---> d63c040ff955 [2022-04-21T19:15:48.019Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:15:48.019Z] ---> Running in 2f3bb94f22fb [2022-04-21T19:15:48.277Z] Removing intermediate container 2f3bb94f22fb [2022-04-21T19:15:48.277Z] ---> 8a98e22c1eed [2022-04-21T19:15:48.277Z] [2022-04-21T19:15:48.277Z] Successfully built 8a98e22c1eed [2022-04-21T19:15:48.277Z] Successfully tagged core-command:latest [2022-04-21T19:15:52.475Z]  Building core-command ... done Removing intermediate container f23f53f31d22 [2022-04-21T19:15:52.475Z] ---> 4b46f14895fb [2022-04-21T19:15:52.475Z] [2022-04-21T19:15:52.475Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:15:52.475Z] ---> e04c818066af [2022-04-21T19:15:52.475Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-21T19:15:52.475Z] ---> Running in a6f1588c6b11 [2022-04-21T19:15:53.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:53.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-21T19:15:53.674Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-21T19:15:53.674Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-21T19:15:53.674Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:15:53.674Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:15:53.674Z] OK: 6 MiB in 16 packages [2022-04-21T19:15:54.614Z] Removing intermediate container a6f1588c6b11 [2022-04-21T19:15:54.614Z] ---> 5570fcd4d04b [2022-04-21T19:15:54.614Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:15:54.614Z] ---> Running in 34907b7c5887 [2022-04-21T19:15:54.873Z] Removing intermediate container 34907b7c5887 [2022-04-21T19:15:54.873Z] ---> 3bdddad527b9 [2022-04-21T19:15:54.873Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-21T19:15:54.873Z] ---> Running in 0b80970ce74b [2022-04-21T19:15:55.133Z] Removing intermediate container 0b80970ce74b [2022-04-21T19:15:55.133Z] ---> fb3156230349 [2022-04-21T19:15:55.133Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T19:15:55.391Z] ---> Running in 18bcf70a1056 [2022-04-21T19:15:55.391Z] Removing intermediate container 18bcf70a1056 [2022-04-21T19:15:55.391Z] ---> 6b6902547ef3 [2022-04-21T19:15:55.391Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:15:55.959Z] ---> 810f1c35263e [2022-04-21T19:15:55.959Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-21T19:15:56.899Z] ---> 368a382b6662 [2022-04-21T19:15:56.899Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-21T19:15:57.158Z] ---> 7c37852d3e5a [2022-04-21T19:15:57.158Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-21T19:15:57.158Z] ---> Running in 5695dcdd688f [2022-04-21T19:15:57.436Z] Removing intermediate container 5695dcdd688f [2022-04-21T19:15:57.436Z] ---> aed63f9f5a21 [2022-04-21T19:15:57.436Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:15:57.436Z] ---> Running in 6daad56055b6 [2022-04-21T19:15:57.695Z] Removing intermediate container 6daad56055b6 [2022-04-21T19:15:57.695Z] ---> f14e832aa08a [2022-04-21T19:15:57.695Z] Step 20/22 : LABEL arch=x86_64 [2022-04-21T19:15:57.695Z] ---> Running in e543d1b1b4ee [2022-04-21T19:15:57.956Z] Removing intermediate container e543d1b1b4ee [2022-04-21T19:15:57.956Z] ---> ad60c32cf2c8 [2022-04-21T19:15:57.956Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:15:57.956Z] ---> Running in 5a328cced189 [2022-04-21T19:15:58.215Z] Removing intermediate container 5a328cced189 [2022-04-21T19:15:58.215Z] ---> ba539b580852 [2022-04-21T19:15:58.215Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:15:58.215Z] ---> Running in 6d9feacb283c [2022-04-21T19:15:58.476Z] Removing intermediate container 6d9feacb283c [2022-04-21T19:15:58.476Z] ---> 0f037544f576 [2022-04-21T19:15:58.476Z] [2022-04-21T19:15:58.476Z] Successfully built 0f037544f576 [2022-04-21T19:15:58.476Z] Successfully tagged support-notifications:latest [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-21T19:16:53.560Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-21T19:16:53.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-21T19:16:54.723Z]  Building support-notifications ... done Building bin/spire-agent... [2022-04-21T19:16:54.724Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T19:16:54.724Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T19:16:54.724Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T19:16:54.724Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T19:16:54.724Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T19:16:54.724Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T19:16:54.724Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T19:16:54.724Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T19:16:54.724Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T19:16:54.724Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T19:16:54.724Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T19:16:54.724Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T19:16:54.724Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T19:17:06.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.261s coverage: 28.7% of statements [2022-04-21T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-21T19:17:06.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-21T19:17:11.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements [2022-04-21T19:17:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-21T19:17:11.736Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.402s coverage: 53.4% of statements [2022-04-21T19:17:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-21T19:17:11.736Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-21T19:17:34.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.444s coverage: 89.2% of statements [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:17:34.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.369s coverage: 84.4% of statements [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-21T19:17:34.008Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.057s coverage: 95.6% of statements [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.248s coverage: 72.2% of statements [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.501s coverage: 60.0% of statements [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.368s coverage: 0.9% of statements [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.397s coverage: 58.8% of statements [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 29.6% of statements [2022-04-21T19:17:35.999Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.277s coverage: 47.1% of statements [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements [2022-04-21T19:17:35.999Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.208s coverage: 94.1% of statements [2022-04-21T19:17:36.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements [2022-04-21T19:17:36.989Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.248s coverage: 87.5% of statements [2022-04-21T19:17:49.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.244s coverage: 94.4% of statements [2022-04-21T19:17:49.410Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.171s coverage: 44.8% of statements [2022-04-21T19:17:50.969Z] Removing intermediate container 83b138d0d5bb [2022-04-21T19:17:50.969Z] ---> cebd1693a11a [2022-04-21T19:17:50.969Z] [2022-04-21T19:17:50.969Z] Step 13/25 : FROM alpine:3.15 [2022-04-21T19:17:50.969Z] ---> 0ac33e5f5afa [2022-04-21T19:17:50.969Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T19:17:50.969Z] ---> Using cache [2022-04-21T19:17:50.969Z] ---> a4a7a89c44d9 [2022-04-21T19:17:50.969Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:17:50.969Z] ---> Using cache [2022-04-21T19:17:50.969Z] ---> 6d82ae26e3da [2022-04-21T19:17:50.969Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T19:17:50.969Z] ---> Using cache [2022-04-21T19:17:50.969Z] ---> 58245452291e [2022-04-21T19:17:50.970Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T19:17:50.970Z] ---> d08d7aa76b1f [2022-04-21T19:17:50.970Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T19:17:50.970Z] ---> 16f636daf41d [2022-04-21T19:17:50.970Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-21T19:17:50.970Z] ---> e2af2e882330 [2022-04-21T19:17:50.970Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-21T19:17:50.970Z] ---> adc7289426e1 [2022-04-21T19:17:50.970Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T19:17:50.970Z] ---> Running in bb8c938acf0c [2022-04-21T19:17:50.970Z] Removing intermediate container bb8c938acf0c [2022-04-21T19:17:50.970Z] ---> 39680bc5f29f [2022-04-21T19:17:50.970Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T19:17:50.970Z] ---> Running in dbcc97258709 [2022-04-21T19:17:50.970Z] Removing intermediate container dbcc97258709 [2022-04-21T19:17:50.970Z] ---> faf101da900a [2022-04-21T19:17:50.970Z] Step 23/25 : LABEL arch=x86_64 [2022-04-21T19:17:50.970Z] ---> Running in bf4e6f34b329 [2022-04-21T19:17:50.970Z] Removing intermediate container bf4e6f34b329 [2022-04-21T19:17:50.970Z] ---> 969ad922689e [2022-04-21T19:17:50.970Z] Step 24/25 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:17:50.970Z] ---> Running in 613929cb18e2 [2022-04-21T19:17:50.970Z] Removing intermediate container 613929cb18e2 [2022-04-21T19:17:50.970Z] ---> 3077e3d73839 [2022-04-21T19:17:50.970Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T19:17:50.970Z] ---> Running in a3f29eb958a2 [2022-04-21T19:17:50.970Z] Removing intermediate container a3f29eb958a2 [2022-04-21T19:17:50.970Z] ---> 0244edbff498 [2022-04-21T19:17:50.970Z] [2022-04-21T19:17:50.970Z] Successfully built 0244edbff498 [2022-04-21T19:17:50.970Z] Successfully tagged security-spire-server:latest [2022-04-21T19:17:50.980Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-21T19:17:51.012Z] $ docker stop --time=1 2e993d41b2a6c5a94d81cc1e9c714fb4a06a9f8f7312bb76ccf77390b78b3b77 [2022-04-21T19:17:52.349Z] $ docker rm -f 2e993d41b2a6c5a94d81cc1e9c714fb4a06a9f8f7312bb76ccf77390b78b3b77 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T19:17:52.757Z] + docker images [2022-04-21T19:17:52.757Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T19:17:52.757Z] security-spire-server latest 0244edbff498 8 seconds ago 87.3MB [2022-04-21T19:17:52.757Z] cebd1693a11a 18 seconds ago 4.43GB [2022-04-21T19:17:52.757Z] support-notifications latest 0f037544f576 About a minute ago 26.8MB [2022-04-21T19:17:52.757Z] 4b46f14895fb 2 minutes ago 1.55GB [2022-04-21T19:17:52.757Z] core-command latest 8a98e22c1eed 2 minutes ago 16MB [2022-04-21T19:17:52.757Z] 1b803fba611f 2 minutes ago 1.49GB [2022-04-21T19:17:52.757Z] security-spire-config latest 0cfb9a30a2e0 2 minutes ago 86.7MB [2022-04-21T19:17:52.757Z] security-spire-agent latest eff6f53ef626 2 minutes ago 127MB [2022-04-21T19:17:52.757Z] 7cd95d7f397b 2 minutes ago 4.43GB [2022-04-21T19:17:52.757Z] 9a15fd44885d 2 minutes ago 4.43GB [2022-04-21T19:17:52.757Z] support-scheduler latest 100f2c06ee2a 2 minutes ago 26.3MB [2022-04-21T19:17:52.757Z] security-secretstore-setup latest 04dcea394134 3 minutes ago 28.5MB [2022-04-21T19:17:52.757Z] 65aa4e11fd9a 3 minutes ago 1.55GB [2022-04-21T19:17:52.757Z] 75819cf44ea7 3 minutes ago 1.5GB [2022-04-21T19:17:52.757Z] security-spiffe-token-provider latest 5d5a082423fe 3 minutes ago 28.8MB [2022-04-21T19:17:52.757Z] security-bootstrapper latest 9de1737bd03a 3 minutes ago 19MB [2022-04-21T19:17:52.757Z] core-metadata latest bfb1795adcad 3 minutes ago 17MB [2022-04-21T19:17:52.757Z] e234dc46bca3 3 minutes ago 1.5GB [2022-04-21T19:17:52.757Z] dc7105f29877 3 minutes ago 1.54GB [2022-04-21T19:17:52.757Z] 18c15c7863f5 3 minutes ago 1.5GB [2022-04-21T19:17:52.757Z] sys-mgmt-agent latest ceca8619326e 4 minutes ago 299MB [2022-04-21T19:17:52.757Z] core-data latest 68cbd75bbfdd 5 minutes ago 22.5MB [2022-04-21T19:17:52.757Z] security-proxy-setup latest 84fe8a409021 5 minutes ago 26.9MB [2022-04-21T19:17:52.757Z] 3aa7c084b31b 5 minutes ago 1.49GB [2022-04-21T19:17:52.757Z] 8802bcd99b7d 5 minutes ago 1.5GB [2022-04-21T19:17:52.757Z] b1554e4a6a64 5 minutes ago 1.52GB [2022-04-21T19:17:52.757Z] ci-base-image-x86_64 latest bad68840cd90 8 minutes ago 896MB [2022-04-21T19:17:52.757Z] docker 20.10.14 7417809fdb73 2 weeks ago 218MB [2022-04-21T19:17:52.757Z] alpine 3.14 e04c818066af 2 weeks ago 5.59MB [2022-04-21T19:17:52.757Z] alpine 3.15 0ac33e5f5afa 2 weeks ago 5.57MB [2022-04-21T19:17:52.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 99d49a6021b9 2 months ago 562MB [2022-04-21T19:17:52.757Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest aa7d48a56d93 6 months ago 34.5MB [2022-04-21T19:17:52.757Z] 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-04-21T19:17:56.117Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.745s coverage: 82.5% of statements [2022-04-21T19:17:56.117Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.282s coverage: 92.9% of statements [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.059s coverage: 65.1% of statements [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.199s coverage: 87.2% of statements [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.258s coverage: 58.8% of statements [2022-04-21T19:18:02.893Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.254s coverage: 80.0% of statements [2022-04-21T19:18:02.893Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2022-04-21T19:18:02.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.273s coverage: 85.4% of statements [2022-04-21T19:18:02.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.783s coverage: 91.2% of statements [2022-04-21T19:18:02.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.845s coverage: 64.4% of statements [2022-04-21T19:18:05.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-21T19:18:05.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-04-21T19:18:05.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2022-04-21T19:18:15.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.391s coverage: 65.4% of statements [2022-04-21T19:18:15.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-21T19:18:15.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-21T19:18:15.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-21T19:18:16.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.861s coverage: 43.8% of statements [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-21T19:18:16.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-21T19:18:16.766Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.394s coverage: 84.8% of statements [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-21T19:18:16.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-21T19:18:25.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.313s coverage: 17.7% of statements [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-21T19:18:25.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.740s coverage: 92.3% of statements [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-21T19:18:25.081Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-21T19:18:25.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-21T19:18:26.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.408s coverage: 97.7% of statements [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-21T19:18:26.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.207s coverage: 28.9% of statements [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-21T19:18:26.059Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-21T19:18:26.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.197s coverage: 100.0% of statements [2022-04-21T19:18:26.059Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-21T19:18:26.667Z] 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-04-21T19:18:26.667Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-21T19:18:26.667Z] GO111MODULE=on go vet ./... [2022-04-21T19:20:03.916Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-21T19:20:05.351Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-21T19:20:07.329Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-21T19:20:10.008Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-21T19:20:10.689Z] + ls -al . [2022-04-21T19:20:10.689Z] total 668 [2022-04-21T19:20:10.689Z] drwxrwxr-x 9 1001 1001 4096 Apr 21 19:20 . [2022-04-21T19:20:10.689Z] drwxr-xr-x 4 root root 4096 Apr 21 19:14 .. [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 11 Apr 21 19:12 .dockerignore [2022-04-21T19:20:10.689Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 19:12 .git [2022-04-21T19:20:10.689Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 19:12 .github [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 879 Apr 21 19:12 .gitignore [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 42 Apr 21 19:12 .golangci.yml [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 87 Apr 21 19:12 .hadolint.yml [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 166 Apr 21 19:12 .sonarcloud.properties [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 1171 Apr 21 19:12 ADOPTERS.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 10086 Apr 21 19:12 Attribution.txt [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 51732 Apr 21 19:12 CHANGELOG.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 3804 Apr 21 19:12 CONTRIBUTING.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 677 Apr 21 19:12 GOVERNANCE.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 850 Apr 21 19:12 Jenkinsfile [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 10775 Apr 21 19:12 LICENSE [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 10389 Apr 21 19:12 Makefile [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 582 Apr 21 19:12 OWNERS.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 9120 Apr 21 19:12 README.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 6912 Apr 21 19:12 SECURITY.md [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 5 Apr 21 19:08 VERSION [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 4131 Apr 21 19:12 ZMQWindows.md [2022-04-21T19:20:10.689Z] drwxrwxr-x 2 1001 1001 4096 Apr 21 19:12 bin [2022-04-21T19:20:10.689Z] drwxrwxr-x 18 1001 1001 4096 Apr 21 19:12 cmd [2022-04-21T19:20:10.689Z] -rw-r--r-- 1 root root 435134 Apr 21 19:18 coverage.out [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 3256 Apr 21 19:12 go.mod [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 35162 Apr 21 19:14 go.sum [2022-04-21T19:20:10.689Z] drwxrwxr-x 8 1001 1001 4096 Apr 21 19:12 internal [2022-04-21T19:20:10.689Z] drwxrwxr-x 3 1001 1001 4096 Apr 21 19:12 openapi [2022-04-21T19:20:10.689Z] drwxrwxr-x 4 1001 1001 4096 Apr 21 19:12 snap [2022-04-21T19:20:10.689Z] -rw-rw-r-- 1 1001 1001 204 Apr 21 19:12 version.go [Pipeline] sh [2022-04-21T19:20:11.389Z] + '[' -e coverage.out ] [2022-04-21T19:20:11.389Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-21T19:20:11.431Z] Warning: overwriting stash ‘coverage-report’ [2022-04-21T19:20:12.204Z] Stashed 1 file(s) [Pipeline] sh [2022-04-21T19:20:12.873Z] + make build [2022-04-21T19:20:12.873Z] 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-04-21T19:21:34.694Z] 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-04-21T19:22:31.344Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-21T19:22:31.344Z] 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-04-21T19:23:10.410Z] 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-04-21T19:23:10.410Z] 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-04-21T19:23:10.410Z] 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-04-21T19:23:15.807Z] 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-04-21T19:23:19.197Z] 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-04-21T19:23:26.085Z] 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-04-21T19:23:28.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/secrets-config ./cmd/secrets-config [2022-04-21T19:23:33.106Z] 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-04-21T19:23:39.826Z] 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-04-21T19:23:45.286Z] $ docker stop --time=1 3d94167239e2b64ae6266d1360fd0d9c5436a80f6e747425fdaa1f5ee312ae54 [2022-04-21T19:23:47.355Z] $ docker rm -f 3d94167239e2b64ae6266d1360fd0d9c5436a80f6e747425fdaa1f5ee312ae54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:23:49.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T19:23:49.769Z] [2022-04-21T19:23:49.769Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:23:50.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T19:23:50.426Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-21T19:23:50.426Z] 29e5d40040c1: Pulling fs layer [2022-04-21T19:23:50.426Z] 1ce36da41761: Pulling fs layer [2022-04-21T19:23:50.426Z] 25b303627fd3: Pulling fs layer [2022-04-21T19:23:50.426Z] 29e5d40040c1: Verifying Checksum [2022-04-21T19:23:50.426Z] 29e5d40040c1: Download complete [2022-04-21T19:23:50.703Z] 1ce36da41761: Verifying Checksum [2022-04-21T19:23:50.703Z] 1ce36da41761: Download complete [2022-04-21T19:23:50.979Z] 29e5d40040c1: Pull complete [2022-04-21T19:23:52.421Z] 25b303627fd3: Verifying Checksum [2022-04-21T19:23:52.421Z] 25b303627fd3: Download complete [2022-04-21T19:23:52.421Z] 1ce36da41761: Pull complete [2022-04-21T19:24:04.820Z] 25b303627fd3: Pull complete [2022-04-21T19:24:04.820Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-21T19:24:04.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T19:24:04.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-21T19:24:05.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-21654 does not seem to be running inside a container [2022-04-21T19:24:05.167Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-21T19:24:07.729Z] $ docker top 862e528f0bef33e9839aa74a71ff13f63119aeea2a8dfad2b20a68af9cb1dc53 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:24:08.707Z] + + grep parallel [2022-04-21T19:24:08.707Z] docker-compose build --help [2022-04-21T19:24:14.098Z] --parallel Build images in parallel. [Pipeline] } [2022-04-21T19:24:14.147Z] $ docker stop --time=1 862e528f0bef33e9839aa74a71ff13f63119aeea2a8dfad2b20a68af9cb1dc53 [2022-04-21T19:24:15.752Z] $ docker rm -f 862e528f0bef33e9839aa74a71ff13f63119aeea2a8dfad2b20a68af9cb1dc53 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-21T19:24:16.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-21T19:24:16.464Z] . [Pipeline] withDockerContainer [2022-04-21T19:24:16.695Z] prd-ubuntu20.04-docker-arm64-4c-16g-21654 does not seem to be running inside a container [2022-04-21T19:24:16.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-21T19:24:18.056Z] $ docker top 71002c68bdaf8056e5395148fe98c26158b3c391026ed77be90b42811fd053d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T19:24:18.992Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-21T19:24:23.311Z] Building core-command ... [2022-04-21T19:24:23.311Z] Building core-data ... [2022-04-21T19:24:23.311Z] Building core-metadata ... [2022-04-21T19:24:23.311Z] Building security-bootstrapper ... [2022-04-21T19:24:23.311Z] Building security-proxy-setup ... [2022-04-21T19:24:23.311Z] Building security-secretstore-setup ... [2022-04-21T19:24:23.311Z] Building security-spiffe-token-provider ... [2022-04-21T19:24:23.311Z] Building security-spire-agent ... [2022-04-21T19:24:23.311Z] Building security-spire-config ... [2022-04-21T19:24:23.311Z] Building security-spire-server ... [2022-04-21T19:24:23.311Z] Building support-notifications ... [2022-04-21T19:24:23.311Z] Building support-scheduler ... [2022-04-21T19:24:23.311Z] Building sys-mgmt-agent ... [2022-04-21T19:24:23.311Z] Building security-spire-agent [2022-04-21T19:24:23.311Z] Building sys-mgmt-agent [2022-04-21T19:24:23.311Z] Building core-data [2022-04-21T19:24:23.311Z] Building security-bootstrapper [2022-04-21T19:24:23.311Z] Building security-spire-server [2022-04-21T19:26:00.139Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:26:00.139Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:26:00.139Z] ---> d50e5cd85d17 [2022-04-21T19:26:00.139Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T19:26:00.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:26:00.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:26:00.139Z] ---> d50e5cd85d17 [2022-04-21T19:26:00.139Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:26:00.139Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:26:00.139Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:26:00.139Z] ---> d50e5cd85d17 [2022-04-21T19:26:00.139Z] Step 3/31 : WORKDIR /edgex-go [2022-04-21T19:26:00.139Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:26:00.139Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:26:00.139Z] ---> d50e5cd85d17 [2022-04-21T19:26:00.139Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T19:26:00.139Z] ---> Running in f5d808daba65 [2022-04-21T19:26:00.139Z] ---> Running in 9ffe5f9b0e82 [2022-04-21T19:26:00.139Z] ---> Running in 806ec586c13b [2022-04-21T19:26:00.139Z] ---> Running in 2cb106a9dcc3 [2022-04-21T19:26:00.139Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:26:00.139Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:26:00.139Z] ---> d50e5cd85d17 [2022-04-21T19:26:00.139Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:26:00.139Z] ---> Running in 7bcdcb6405cb [2022-04-21T19:26:00.139Z] Removing intermediate container 806ec586c13b [2022-04-21T19:26:00.139Z] ---> 1f53118fcf36 [2022-04-21T19:26:00.139Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:26:00.139Z] Removing intermediate container 2cb106a9dcc3 [2022-04-21T19:26:00.139Z] ---> fbb20a27d4d2 [2022-04-21T19:26:00.139Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:26:00.139Z] Removing intermediate container 7bcdcb6405cb [2022-04-21T19:26:00.139Z] ---> e46283b07dae [2022-04-21T19:26:00.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:26:00.139Z] Removing intermediate container f5d808daba65 [2022-04-21T19:26:00.139Z] Removing intermediate container 9ffe5f9b0e82 [2022-04-21T19:26:00.139Z] ---> 87a5ca442999 [2022-04-21T19:26:00.139Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:26:00.139Z] ---> f2d4514de850 [2022-04-21T19:26:00.139Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:26:00.139Z] ---> Running in 8bb4fe64b5f1 [2022-04-21T19:26:00.139Z] ---> Running in 6a2ffc7c073e [2022-04-21T19:26:00.139Z] ---> Running in 2bc354fe594b [2022-04-21T19:26:00.139Z] ---> Running in a32a964cd165 [2022-04-21T19:26:00.139Z] ---> Running in fccac3d3a58e [2022-04-21T19:26:00.139Z] Removing intermediate container 2bc354fe594b [2022-04-21T19:26:00.139Z] ---> a96fe001be6f [2022-04-21T19:26:00.139Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-21T19:26:00.139Z] Removing intermediate container 8bb4fe64b5f1 [2022-04-21T19:26:00.139Z] ---> 1c3272a4ca4a [2022-04-21T19:26:00.139Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:26:00.139Z] ---> Running in 8a3441ee1643 [2022-04-21T19:26:00.139Z] ---> Running in 38b7a7c038da [2022-04-21T19:26:00.139Z] Removing intermediate container 6a2ffc7c073e [2022-04-21T19:26:00.139Z] ---> 0aafdbf7707f [2022-04-21T19:26:00.139Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-21T19:26:00.139Z] Removing intermediate container a32a964cd165 [2022-04-21T19:26:00.139Z] ---> 826717d06019 [2022-04-21T19:26:00.139Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-21T19:26:00.139Z] ---> Running in 103ca2d1002a [2022-04-21T19:26:00.139Z] Removing intermediate container fccac3d3a58e [2022-04-21T19:26:00.139Z] ---> 9bc634aaf33d [2022-04-21T19:26:00.139Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:26:00.139Z] ---> Running in 31ee2c6fc0f2 [2022-04-21T19:26:00.139Z] ---> Running in f76113240ca7 [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:26:00.139Z] OK: 220 MiB in 52 packages [2022-04-21T19:26:00.139Z] OK: 220 MiB in 52 packages [2022-04-21T19:26:00.139Z] OK: 220 MiB in 52 packages [2022-04-21T19:26:00.139Z] OK: 220 MiB in 52 packages [2022-04-21T19:26:00.139Z] OK: 220 MiB in 52 packages [2022-04-21T19:26:00.139Z] Removing intermediate container 8a3441ee1643 [2022-04-21T19:26:00.139Z] ---> 7299012149fb [2022-04-21T19:26:00.139Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:26:00.139Z] Removing intermediate container 38b7a7c038da [2022-04-21T19:26:00.139Z] ---> debb9dae8da6 [2022-04-21T19:26:00.139Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T19:26:00.139Z] Removing intermediate container 103ca2d1002a [2022-04-21T19:26:00.139Z] ---> 82e3c3d34db7 [2022-04-21T19:26:00.139Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-21T19:26:00.139Z] ---> 1fefb6f1af39 [2022-04-21T19:26:00.139Z] Removing intermediate container f76113240ca7 [2022-04-21T19:26:00.139Z] ---> f43ebe53df2d [2022-04-21T19:26:00.139Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T19:26:00.139Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:26:00.139Z] Removing intermediate container 31ee2c6fc0f2 [2022-04-21T19:26:00.139Z] ---> 20dbf4f1d4c9 [2022-04-21T19:26:00.139Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:26:00.139Z] ---> Running in f317c5b918b9 [2022-04-21T19:26:00.139Z] ---> 4d1b9d28ced3 [2022-04-21T19:26:00.139Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:26:00.139Z] ---> 181a509b4e3d [2022-04-21T19:26:00.139Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:26:00.422Z] ---> d64e460ae578 [2022-04-21T19:26:00.422Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:26:00.422Z] ---> Running in 07f4697ad3cd [2022-04-21T19:26:00.422Z] ---> Running in 72a520a2fc6d [2022-04-21T19:26:00.422Z] ---> 4207ac2c37b1 [2022-04-21T19:26:00.422Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:26:00.699Z] ---> Running in 526da14ad82b [2022-04-21T19:26:00.699Z] ---> Running in e158848310ec [2022-04-21T19:26:04.102Z] Removing intermediate container f317c5b918b9 [2022-04-21T19:26:04.102Z] ---> 1e7a4655e28b [2022-04-21T19:26:04.102Z] Step 8/23 : COPY . . [2022-04-21T19:26:06.101Z] Removing intermediate container 72a520a2fc6d [2022-04-21T19:26:06.101Z] ---> 780f5eb2cc1e [2022-04-21T19:26:06.101Z] Step 8/31 : COPY . . [2022-04-21T19:26:06.709Z] Removing intermediate container 07f4697ad3cd [2022-04-21T19:26:06.709Z] ---> d65828f9ff33 [2022-04-21T19:26:06.709Z] Step 8/25 : COPY . . [2022-04-21T19:26:06.709Z] Removing intermediate container 526da14ad82b [2022-04-21T19:26:06.709Z] ---> cbd1f87e96f6 [2022-04-21T19:26:06.709Z] Step 8/26 : COPY . . [2022-04-21T19:26:06.709Z] Removing intermediate container e158848310ec [2022-04-21T19:26:06.709Z] ---> acd5e45099d5 [2022-04-21T19:26:06.709Z] Step 8/23 : COPY . . [2022-04-21T19:26:33.537Z] ---> 375bae9fffc6 [2022-04-21T19:26:33.537Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-21T19:26:33.537Z] ---> Running in ac1c0dffa7f0 [2022-04-21T19:26:33.537Z] ---> ad044e998ccd [2022-04-21T19:26:33.537Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-21T19:26:33.537Z] ---> fd9e8b41040a [2022-04-21T19:26:33.537Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:26:33.537Z] ---> Running in 286dbd4a1049 [2022-04-21T19:26:33.537Z] ---> Running in c5eee61aeaeb [2022-04-21T19:26:33.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-21T19:26:33.537Z] ---> cea40bc54da9 [2022-04-21T19:26:33.537Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-21T19:26:33.537Z] ---> 4e23dff296ad [2022-04-21T19:26:33.537Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:26:33.537Z] ---> Running in 682fe24ab3c2 [2022-04-21T19:26:33.537Z] ---> Running in fddce01c5967 [2022-04-21T19:26:33.537Z] Removing intermediate container 286dbd4a1049 [2022-04-21T19:26:33.537Z] ---> ad168fd4711f [2022-04-21T19:26:33.537Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-21T19:26:33.537Z] ---> Running in 1bb80c89e771 [2022-04-21T19:26:33.821Z] Removing intermediate container fddce01c5967 [2022-04-21T19:26:33.821Z] ---> d4f19f67b730 [2022-04-21T19:26:33.821Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T19:26:34.096Z] ---> Running in 20ca7be35481 [2022-04-21T19:26:35.093Z] 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-04-21T19:26:35.379Z] 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-04-21T19:26:37.367Z] Removing intermediate container 1bb80c89e771 [2022-04-21T19:26:37.367Z] ---> d033a60fd415 [2022-04-21T19:26:37.367Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-21T19:26:37.367Z] ---> Running in 2ff0d6782a3c [2022-04-21T19:26:37.367Z] Removing intermediate container 20ca7be35481 [2022-04-21T19:26:37.367Z] ---> e5970b29fbbe [2022-04-21T19:26:37.367Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T19:26:37.640Z] ---> Running in e5f029b47bc8 [2022-04-21T19:26:37.910Z] Removing intermediate container 2ff0d6782a3c [2022-04-21T19:26:37.910Z] ---> 2d7e6dd5b4b6 [2022-04-21T19:26:37.910Z] 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-04-21T19:26:38.180Z] ---> Running in aed109846d14 [2022-04-21T19:26:38.452Z] Removing intermediate container e5f029b47bc8 [2022-04-21T19:26:38.452Z] ---> d20692a49985 [2022-04-21T19:26:38.452Z] 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-04-21T19:26:38.724Z] ---> Running in 2d02b09c91a4 [2022-04-21T19:26:41.357Z] spire-1.2.1/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.data/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.data/.file [2022-04-21T19:26:41.357Z] spire-1.2.1/.dockerignore [2022-04-21T19:26:41.357Z] spire-1.2.1/.gitattributes [2022-04-21T19:26:41.357Z] spire-1.2.1/.githooks/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:26:41.357Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:26:41.357Z] spire-1.2.1/.gitignore [2022-04-21T19:26:41.357Z] spire-1.2.1/.go-version [2022-04-21T19:26:41.357Z] spire-1.2.1/.golangci.yml [2022-04-21T19:26:41.357Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:26:41.357Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:26:41.357Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:26:41.357Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:26:41.357Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:26:41.357Z] spire-1.2.1/Dockerfile [2022-04-21T19:26:41.357Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:26:41.357Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:26:41.357Z] spire-1.2.1/LICENSE [2022-04-21T19:26:41.357Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:26:41.357Z] spire-1.2.1/Makefile [2022-04-21T19:26:41.357Z] spire-1.2.1/README.md [2022-04-21T19:26:41.357Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:26:41.357Z] spire-1.2.1/SECURITY.md [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:26:41.357Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:26:41.358Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:26:41.358Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/ [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/agent/ [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/server/ [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:26:41.358Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/ [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/ [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:26:41.358Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:26:41.358Z] spire-1.2.1/examples/ [2022-04-21T19:26:41.358Z] spire-1.2.1/examples/README.md [2022-04-21T19:26:41.358Z] spire-1.2.1/go.mod [2022-04-21T19:26:41.358Z] spire-1.2.1/go.sum [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:26:41.358Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/ [2022-04-21T19:26:41.639Z] [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:26:41.639Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.gospire-1.2.1/.data/ [2022-04-21T19:26:41.640Z] spire-1.2.1/.data/.file [2022-04-21T19:26:41.640Z] spire-1.2.1/.dockerignore [2022-04-21T19:26:41.640Z] spire-1.2.1/.gitattributes [2022-04-21T19:26:41.640Z] spire-1.2.1/.githooks/ [2022-04-21T19:26:41.640Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/ [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:26:41.640Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:26:41.640Z] spire-1.2.1/.gitignore [2022-04-21T19:26:41.640Z] spire-1.2.1/.go-version [2022-04-21T19:26:41.640Z] spire-1.2.1/.golangci.yml [2022-04-21T19:26:41.640Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:26:41.640Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:26:41.640Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:26:41.640Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:26:41.640Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:26:41.640Z] spire-1.2.1/Dockerfile [2022-04-21T19:26:41.640Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:26:41.640Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:26:41.640Z] spire-1.2.1/LICENSE [2022-04-21T19:26:41.640Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:26:41.640Z] spire-1.2.1/Makefile [2022-04-21T19:26:41.640Z] spire-1.2.1/README.md [2022-04-21T19:26:41.640Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:26:41.640Z] spire-1.2.1/SECURITY.md [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:26:41.640Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:26:41.640Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:26:41.916Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:26:41.916Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:26:41.917Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/ [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/agent/ [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/server/ [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:26:41.917Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/ [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/ [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:26:41.917Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:26:41.917Z] spire-1.2.1/examples/ [2022-04-21T19:26:41.917Z] spire-1.2.1/examples/README.md [2022-04-21T19:26:41.917Z] spire-1.2.1/go.mod [2022-04-21T19:26:41.917Z] spire-1.2.1/go.sum [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:26:41.917Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:26:42.193Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:26:42.194Z] [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:26:42.194Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:26:42.195Z] [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:26:42.195Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:26:42.473Z] [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:26:42.473Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:26:42.474Z] [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/private/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:26:42.474Z] spire-1.2.1/release/ [2022-04-21T19:26:42.474Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:26:42.475Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:26:42.475Z] spire-1.2.1/script/ [2022-04-21T19:26:42.475Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:26:42.475Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:26:42.475Z] spire-1.2.1/support/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:26:42.475Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:26:42.476Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/clock/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:26:42.476Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:26:42.476Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:26:42.755Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:26:42.755Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/common [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:26:42.756Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:26:42.756Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:26:42.757Z] [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yamlspire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:26:42.757Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:26:42.757Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:42.758Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:26:42.759Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:26:42.759Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:26:43.035Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:26:43.036Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:26:43.036Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:26:43.036Z] [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testca/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testkey/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/ [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/race.go [2022-04-21T19:26:43.036Z] spire-1.2.1/test/util/util.go [2022-04-21T19:26:43.036Z] building spire from source... [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/private/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:26:43.036Z] spire-1.2.1/release/ [2022-04-21T19:26:43.036Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:26:43.036Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:26:43.036Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:26:43.037Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:26:43.037Z] spire-1.2.1/script/ [2022-04-21T19:26:43.037Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:26:43.037Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:26:43.037Z] spire-1.2.1/support/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:26:43.037Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:26:43.037Z] spire-1.2.1/test/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/clock/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:26:43.037Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:26:43.315Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/common [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:26:43.316Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:26:43.317Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/conf/Installing go1.17.7... [2022-04-21T19:26:43.594Z] [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:26:43.594Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:26:43.594Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:26:43.594Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testca/ [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testkey/ [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:26:43.595Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/ [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/race.go [2022-04-21T19:26:43.595Z] spire-1.2.1/test/util/util.go [2022-04-21T19:26:43.595Z] building spire from source... [2022-04-21T19:26:44.194Z] Installing go1.17.7... [2022-04-21T19:27:11.030Z] Building bin/spire-server... [2022-04-21T19:27:11.030Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:27:11.030Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:27:11.030Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:27:11.030Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:27:11.030Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:27:11.030Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:27:11.030Z] Building bin/spire-server... [2022-04-21T19:27:11.030Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:27:11.030Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:27:11.030Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:27:11.030Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:27:11.030Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:27:12.018Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:27:12.294Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:27:12.571Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:27:12.571Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:27:13.561Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:27:13.561Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:27:13.561Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:27:13.836Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:27:13.836Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:27:13.836Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:27:13.836Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:27:13.836Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:27:14.440Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:27:15.048Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:27:15.322Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:27:15.322Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:27:15.322Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:27:15.601Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:27:15.878Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:27:15.878Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:27:16.155Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:27:16.433Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:27:16.433Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:27:16.433Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:27:16.712Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:27:16.712Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:27:16.990Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:27:16.990Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:27:16.990Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:27:16.990Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:27:18.438Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:27:18.438Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:27:19.040Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:27:19.040Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:27:19.314Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:27:19.927Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:27:20.915Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:27:21.516Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:27:21.792Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:27:44.000Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:27:44.000Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:27:44.000Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:27:44.000Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:27:44.000Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:27:44.000Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:27:44.000Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:27:44.000Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:27:44.000Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:27:44.000Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:27:44.000Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:27:44.000Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:27:44.000Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:27:44.000Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:27:44.000Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:27:44.000Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:27:44.989Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:27:45.267Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:27:45.267Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:27:45.267Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:27:45.267Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:27:45.267Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:27:45.267Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:27:45.544Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:27:45.544Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:27:45.544Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:27:45.544Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:27:45.544Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:27:45.821Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:27:45.821Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:27:46.097Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:27:46.703Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:27:46.981Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:27:46.981Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:27:47.259Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:27:47.259Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:27:47.259Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:27:47.259Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:27:47.259Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:27:47.534Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:27:47.811Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:27:47.811Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:27:48.091Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:27:49.540Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:27:50.535Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:27:50.535Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:27:50.535Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:27:50.535Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:27:50.813Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:27:50.813Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:27:51.090Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:27:51.090Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:27:51.694Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:27:51.694Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:27:51.694Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:27:56.035Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:27:56.035Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:27:56.035Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:27:56.035Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:27:56.316Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:27:56.316Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:27:56.922Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:27:56.922Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:27:56.922Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:28:19.173Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:28:19.173Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:28:19.173Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:28:19.173Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:28:19.173Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:28:19.173Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:28:19.173Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:28:27.520Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:28:27.799Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:28:30.447Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:28:30.730Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:28:33.139Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:28:36.635Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:28:36.914Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:28:38.905Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:28:49.120Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:28:49.120Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:28:49.120Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:28:49.120Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:28:49.120Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:28:49.120Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:28:49.120Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:28:49.733Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:28:50.013Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:28:50.624Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:28:50.624Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:28:51.233Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:28:53.251Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:28:53.530Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:28:53.807Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:28:54.096Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:28:54.096Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:28:54.374Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:28:54.651Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:28:56.644Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:28:56.923Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:28:56.923Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:28:57.201Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:28:57.806Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:28:59.270Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:29:00.719Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:29:01.323Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:29:01.600Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:29:01.880Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:29:01.880Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:29:02.159Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:29:02.764Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:29:02.764Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:29:03.041Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:29:03.646Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:29:03.646Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:29:03.926Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:29:03.926Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:29:04.529Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:29:04.806Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:29:05.085Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:29:05.085Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:29:05.085Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:29:05.367Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:29:05.367Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:29:05.367Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:29:05.367Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:29:05.645Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:29:05.645Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:29:05.645Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:29:05.645Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:29:05.926Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:29:05.926Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:29:05.926Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:29:05.926Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:29:05.926Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:29:05.926Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:29:06.203Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:29:06.481Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:29:06.481Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:29:07.105Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:29:07.105Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:29:07.384Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:29:07.662Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:29:07.662Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:29:07.662Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:29:07.662Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:29:07.941Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:29:08.546Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:29:09.538Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:29:10.528Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:29:10.528Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:29:10.806Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:29:11.094Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:29:11.374Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:29:11.652Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:29:13.645Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:29:13.923Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:29:13.923Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:29:13.923Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:29:13.923Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:29:13.923Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:29:13.923Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:29:14.935Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:29:14.935Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:29:15.212Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:29:15.212Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:29:15.492Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:29:15.492Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:29:16.950Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:29:17.229Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:29:17.506Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:29:17.506Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:29:17.506Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:29:17.784Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:29:17.784Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:29:17.784Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:29:17.784Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:29:18.061Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:29:18.061Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:29:18.061Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:29:18.346Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:29:18.346Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:29:18.346Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:29:19.339Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:29:19.339Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:29:19.339Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:29:19.617Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:29:19.617Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:29:19.617Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:29:19.899Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:29:19.899Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:29:19.899Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:29:20.194Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:29:20.194Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:29:20.475Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:29:22.471Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:29:23.463Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:29:23.463Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:29:23.741Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:29:24.018Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:29:24.018Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:29:24.295Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:29:24.572Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:29:25.173Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:29:27.820Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:29:29.270Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:29:29.270Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:29:29.270Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:29:29.270Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:29:30.263Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:29:30.263Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:29:30.874Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:29:31.155Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:29:31.155Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:29:32.185Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:29:32.185Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:29:32.463Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:29:32.463Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:29:32.742Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:29:32.742Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:29:33.034Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:29:43.223Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:29:43.223Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:29:43.223Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:29:43.223Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:30:10.068Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:30:10.068Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:30:10.347Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:30:10.347Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:31:07.024Z] Removing intermediate container ac1c0dffa7f0 [2022-04-21T19:31:07.024Z] ---> 360e09c17962 [2022-04-21T19:31:07.024Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-21T19:31:07.024Z] ---> Running in 6d2b8e1db7ad [2022-04-21T19:31:07.024Z] 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-04-21T19:31:07.024Z] Removing intermediate container 6d2b8e1db7ad [2022-04-21T19:31:07.024Z] ---> 83c9cc69d4cc [2022-04-21T19:31:07.024Z] [2022-04-21T19:31:07.024Z] Step 11/23 : FROM docker:20.10.14 [2022-04-21T19:31:07.024Z] 20.10.14: Pulling from library/docker [2022-04-21T19:31:22.153Z] Removing intermediate container c5eee61aeaeb [2022-04-21T19:31:22.153Z] ---> bfcb359d8f70 [2022-04-21T19:31:22.153Z] [2022-04-21T19:31:22.153Z] Step 10/31 : FROM alpine:3.14 [2022-04-21T19:31:22.760Z] 3.14: Pulling from library/alpine [2022-04-21T19:31:24.761Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-21T19:31:24.761Z] Status: Downloaded newer image for alpine:3.14 [2022-04-21T19:31:24.761Z] ---> ac73e934f311 [2022-04-21T19:31:24.761Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-21T19:31:25.372Z] ---> Running in 1e804f1f376c [2022-04-21T19:31:25.981Z] Removing intermediate container 1e804f1f376c [2022-04-21T19:31:25.982Z] ---> dae6e428883c [2022-04-21T19:31:25.982Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-21T19:31:25.982Z] ---> Running in ec9bbbe8f248 [2022-04-21T19:31:26.977Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-21T19:31:26.977Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-21T19:31:26.977Z] ---> c346e9eafbab [2022-04-21T19:31:26.977Z] 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-04-21T19:31:26.977Z] ---> Running in 63d33169e599 [2022-04-21T19:31:27.605Z] Removing intermediate container 63d33169e599 [2022-04-21T19:31:27.605Z] ---> bf29ff01d6ce [2022-04-21T19:31:27.605Z] 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-04-21T19:31:27.882Z] ---> Running in c3db318c526c [2022-04-21T19:31:28.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:31:29.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:31:29.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:31:30.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:31:30.621Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-21T19:31:30.621Z] (2/2) Installing su-exec (0.2-r1) [2022-04-21T19:31:30.621Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:31:30.621Z] OK: 6 MiB in 16 packages [2022-04-21T19:31:31.614Z] (1/43) Installing readline (8.1.1-r0) [2022-04-21T19:31:31.614Z] (2/43) Installing bash (5.1.16-r0) [2022-04-21T19:31:31.614Z] Executing bash-5.1.16-r0.post-install [2022-04-21T19:31:31.614Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:31:31.614Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T19:31:31.614Z] (5/43) Installing libcurl (7.80.0-r0) [2022-04-21T19:31:31.614Z] (6/43) Installing curl (7.80.0-r0) [2022-04-21T19:31:31.614Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-21T19:31:31.614Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-21T19:31:31.614Z] (9/43) Installing expat (2.4.7-r0) [2022-04-21T19:31:31.614Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-21T19:31:31.902Z] (11/43) Installing gdbm (1.22-r0) [2022-04-21T19:31:31.902Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-21T19:31:31.902Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-21T19:31:31.902Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-21T19:31:31.902Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-21T19:31:31.902Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-21T19:31:31.902Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-21T19:31:32.188Z] Removing intermediate container ec9bbbe8f248 [2022-04-21T19:31:32.188Z] ---> 985e322acc6c [2022-04-21T19:31:32.188Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-21T19:31:32.464Z] ---> Running in 6ea46fdee057 [2022-04-21T19:31:33.080Z] Removing intermediate container 6ea46fdee057 [2022-04-21T19:31:33.080Z] ---> d8dc05a432f2 [2022-04-21T19:31:33.080Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-21T19:31:33.080Z] ---> Running in 48bf7160457c [2022-04-21T19:31:33.694Z] Removing intermediate container 48bf7160457c [2022-04-21T19:31:33.694Z] ---> 03bad7eb7f18 [2022-04-21T19:31:33.694Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-21T19:31:33.694Z] ---> Running in 68e3be90ab1f [2022-04-21T19:31:35.704Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-21T19:31:35.704Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-21T19:31:35.704Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-21T19:31:35.704Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-21T19:31:35.704Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-21T19:31:35.704Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-21T19:31:35.704Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-21T19:31:35.704Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-21T19:31:35.704Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-21T19:31:35.704Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-21T19:31:35.704Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-21T19:31:35.988Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-21T19:31:35.988Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-21T19:31:35.988Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-21T19:31:35.988Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-21T19:31:35.988Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-21T19:31:35.988Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-21T19:31:35.988Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-21T19:31:36.273Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-21T19:31:36.273Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-21T19:31:36.273Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-21T19:31:36.273Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-21T19:31:36.273Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-21T19:31:36.273Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-21T19:31:36.571Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-21T19:31:36.571Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-21T19:31:36.851Z] Removing intermediate container 68e3be90ab1f [2022-04-21T19:31:36.851Z] ---> 3f8f83711de6 [2022-04-21T19:31:36.851Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-21T19:31:36.851Z] ---> Running in 915b12dabe20 [2022-04-21T19:31:37.459Z] Removing intermediate container 915b12dabe20 [2022-04-21T19:31:37.459Z] ---> aeb96b87af38 [2022-04-21T19:31:37.459Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-21T19:31:37.459Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:31:37.737Z] OK: 82 MiB in 65 packages [2022-04-21T19:31:38.742Z] ---> 85a13c969d6f [2022-04-21T19:31:38.742Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-21T19:31:38.742Z] ---> Running in 04a4e7b27f0c [2022-04-21T19:31:42.143Z] Removing intermediate container 04a4e7b27f0c [2022-04-21T19:31:42.143Z] ---> ab5c275d4310 [2022-04-21T19:31:42.143Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:31:42.417Z] ---> eaea0b136454 [2022-04-21T19:31:42.417Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-21T19:31:43.906Z] Collecting docker-compose==1.23.2 [2022-04-21T19:31:43.906Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-21T19:31:44.186Z] ---> 6a48094a43af [2022-04-21T19:31:44.186Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-21T19:31:45.177Z] ---> b603e6481837 [2022-04-21T19:31:45.177Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-21T19:31:45.451Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-21T19:31:45.451Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-21T19:31:45.451Z] 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-04-21T19:31:46.056Z] ---> a0315607c40e [2022-04-21T19:31:46.056Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-21T19:31:46.337Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-21T19:31:46.337Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-21T19:31:46.612Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-21T19:31:46.612Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-21T19:31:47.219Z] ---> 44a4fafdc3d0 [2022-04-21T19:31:47.219Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-21T19:31:47.493Z] ---> Running in 6c318c6d8ff1 [2022-04-21T19:31:48.105Z] Removing intermediate container 6c318c6d8ff1 [2022-04-21T19:31:48.105Z] ---> 4973721b3e64 [2022-04-21T19:31:48.105Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-21T19:31:48.711Z] ---> 7f5fe8f3b2ee [2022-04-21T19:31:48.711Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-21T19:31:48.996Z] ---> Running in 3eebad8d9bc9 [2022-04-21T19:31:50.032Z] Collecting texttable<0.10,>=0.9.0 [2022-04-21T19:31:50.313Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-21T19:31:52.336Z] Removing intermediate container 3eebad8d9bc9 [2022-04-21T19:31:52.336Z] ---> 3ed17fe98600 [2022-04-21T19:31:52.336Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-21T19:31:52.616Z] ---> Running in d6570bb6a698 [2022-04-21T19:31:53.220Z] Removing intermediate container d6570bb6a698 [2022-04-21T19:31:53.220Z] ---> da3eea290d9f [2022-04-21T19:31:53.220Z] Step 28/31 : CMD ["gate"] [2022-04-21T19:31:53.499Z] ---> Running in 5979e3088809 [2022-04-21T19:31:53.777Z] Collecting jsonschema<3,>=2.5.1 [2022-04-21T19:31:53.777Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-21T19:31:54.060Z] Removing intermediate container 5979e3088809 [2022-04-21T19:31:54.060Z] ---> 6658220f3daa [2022-04-21T19:31:54.060Z] Step 29/31 : LABEL arch=arm64 [2022-04-21T19:31:54.338Z] ---> Running in 8fb521770711 [2022-04-21T19:31:54.614Z] Collecting docker<4.0,>=3.6.0 [2022-04-21T19:31:54.614Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-21T19:31:54.890Z] Collecting docopt<0.7,>=0.6.1 [2022-04-21T19:31:54.890Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-21T19:31:55.176Z] Removing intermediate container 8fb521770711 [2022-04-21T19:31:55.176Z] ---> 8773ec57e93b [2022-04-21T19:31:55.176Z] Step 30/31 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:31:55.459Z] ---> Running in 915a263aa277 [2022-04-21T19:31:55.744Z] Removing intermediate container 915a263aa277 [2022-04-21T19:31:55.744Z] ---> 47835e36d9fe [2022-04-21T19:31:55.744Z] Step 31/31 : LABEL version=0.0.0 [2022-04-21T19:31:56.029Z] ---> Running in 74a97914fcca [2022-04-21T19:31:56.632Z] Removing intermediate container 74a97914fcca [2022-04-21T19:31:56.632Z] ---> fc9b25bff2fe [2022-04-21T19:31:56.632Z] [2022-04-21T19:31:57.238Z] Successfully built fc9b25bff2fe [2022-04-21T19:31:57.238Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-21T19:31:57.238Z]  Building security-bootstrapper ... done Building support-scheduler [2022-04-21T19:31:59.229Z] Collecting PyYAML<4,>=3.10 [2022-04-21T19:31:59.229Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-21T19:32:03.557Z] Collecting cached-property<2,>=1.2.0 [2022-04-21T19:32:03.557Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-21T19:32:03.557Z] Collecting docker-pycreds>=0.4.0 [2022-04-21T19:32:03.557Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-21T19:32:05.557Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-21T19:32:05.557Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-21T19:32:05.557Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-21T19:32:05.557Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-21T19:32:05.557Z] 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-04-21T19:32:05.557Z] Collecting idna<2.8,>=2.5 [2022-04-21T19:32:05.839Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-21T19:32:06.115Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-21T19:32:06.115Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-21T19:32:06.115Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-21T19:32:06.115Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-21T19:32:07.103Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-21T19:32:07.103Z] Attempting uninstall: urllib3 [2022-04-21T19:32:07.103Z] Found existing installation: urllib3 1.26.7 [2022-04-21T19:32:07.103Z] Uninstalling urllib3-1.26.7: [2022-04-21T19:32:07.376Z] Successfully uninstalled urllib3-1.26.7 [2022-04-21T19:32:07.977Z] Attempting uninstall: idna [2022-04-21T19:32:07.978Z] Found existing installation: idna 3.3 [2022-04-21T19:32:07.978Z] Uninstalling idna-3.3: [2022-04-21T19:32:08.257Z] Successfully uninstalled idna-3.3 [2022-04-21T19:32:11.668Z] Attempting uninstall: requests [2022-04-21T19:32:11.668Z] Found existing installation: requests 2.26.0 [2022-04-21T19:32:11.668Z] Uninstalling requests-2.26.0: [2022-04-21T19:32:11.668Z] Successfully uninstalled requests-2.26.0 [2022-04-21T19:32:11.945Z] Running setup.py install for texttable: started [2022-04-21T19:32:14.580Z] Running setup.py install for texttable: finished with status 'done' [2022-04-21T19:32:14.580Z] Running setup.py install for PyYAML: started [2022-04-21T19:32:18.016Z] Removing intermediate container 682fe24ab3c2 [2022-04-21T19:32:18.016Z] ---> 5229c2e5f2b5 [2022-04-21T19:32:18.016Z] [2022-04-21T19:32:18.016Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:32:18.016Z] ---> ac73e934f311 [2022-04-21T19:32:18.016Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-21T19:32:18.016Z] ---> Running in ccb6679b8cde [2022-04-21T19:32:18.016Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-21T19:32:18.306Z] Removing intermediate container ccb6679b8cde [2022-04-21T19:32:18.306Z] ---> 4d90bfaf56df [2022-04-21T19:32:18.306Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-21T19:32:18.582Z] Running setup.py install for docopt: started [2022-04-21T19:32:18.582Z] ---> Running in 509a80250d03 [2022-04-21T19:32:19.181Z] Removing intermediate container 509a80250d03 [2022-04-21T19:32:19.181Z] ---> bcd35c0d7bc9 [2022-04-21T19:32:19.181Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-21T19:32:19.457Z] ---> Running in b0e0b974cd38 [2022-04-21T19:32:20.072Z] Removing intermediate container b0e0b974cd38 [2022-04-21T19:32:20.072Z] ---> d8004fadf878 [2022-04-21T19:32:20.072Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:32:20.072Z] ---> Running in 31613012f2e9 [2022-04-21T19:32:21.521Z] Running setup.py install for docopt: finished with status 'done' [2022-04-21T19:32:21.521Z] Running setup.py install for dockerpty: started [2022-04-21T19:32:23.526Z] Removing intermediate container 31613012f2e9 [2022-04-21T19:32:23.526Z] ---> 4b0bcfbb6452 [2022-04-21T19:32:23.526Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-21T19:32:23.526Z] ---> Running in 6193375d91ab [2022-04-21T19:32:24.534Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-21T19:32:26.004Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:32:26.617Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:32:26.617Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:32:26.617Z] ---> d50e5cd85d17 [2022-04-21T19:32:26.617Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:32:26.617Z] ---> Using cache [2022-04-21T19:32:26.617Z] ---> 87a5ca442999 [2022-04-21T19:32:26.617Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:32:26.617Z] ---> Using cache [2022-04-21T19:32:26.617Z] ---> 9bc634aaf33d [2022-04-21T19:32:26.617Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T19:32:26.617Z] ---> Running in 9cb72bab7ac1 [2022-04-21T19:32:26.904Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:32:27.506Z] 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-04-21T19:32:28.413Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-21T19:32:28.413Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-21T19:32:28.413Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:32:28.847Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-21T19:32:28.847Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-21T19:32:28.847Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-21T19:32:28.847Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-21T19:32:28.847Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:32:29.280Z] OK: 8 MiB in 20 packages [2022-04-21T19:32:30.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:32:31.530Z] Removing intermediate container 6193375d91ab [2022-04-21T19:32:31.530Z] ---> afee3b5fc524 [2022-04-21T19:32:31.530Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:32:31.530Z] OK: 220 MiB in 52 packages [2022-04-21T19:32:34.374Z] Removing intermediate container 9cb72bab7ac1 [2022-04-21T19:32:34.374Z] ---> 49de07a55b37 [2022-04-21T19:32:34.374Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:32:34.374Z] ---> 597d2ad166c0 [2022-04-21T19:32:34.374Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-21T19:32:36.437Z] ---> 7285fe589f4d [2022-04-21T19:32:36.437Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:32:36.725Z] ---> Running in 2e8e81135697 [2022-04-21T19:32:39.505Z] ---> 3e9ba26faec6 [2022-04-21T19:32:39.505Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-21T19:32:40.501Z] ---> 3b305f9f3488 [2022-04-21T19:32:40.501Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-21T19:32:40.805Z] ---> Running in f64d33129cf8 [2022-04-21T19:32:41.804Z] Removing intermediate container f64d33129cf8 [2022-04-21T19:32:41.804Z] ---> 7c898be8bf89 [2022-04-21T19:32:41.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:32:41.804Z] ---> Running in bb2a3d018805 [2022-04-21T19:32:43.269Z] Removing intermediate container bb2a3d018805 [2022-04-21T19:32:43.269Z] ---> 60726a1fcb35 [2022-04-21T19:32:43.269Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T19:32:43.269Z] Removing intermediate container 2e8e81135697 [2022-04-21T19:32:43.269Z] ---> aa6845bc25f5 [2022-04-21T19:32:43.269Z] Step 8/22 : COPY . . [2022-04-21T19:32:43.269Z] ---> Running in 1a7f7b535603 [2022-04-21T19:32:44.258Z] Removing intermediate container 1a7f7b535603 [2022-04-21T19:32:44.258Z] ---> ef09ba9fdbc3 [2022-04-21T19:32:44.258Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:32:44.533Z] ---> Running in f23203172653 [2022-04-21T19:32:45.544Z] Removing intermediate container f23203172653 [2022-04-21T19:32:45.544Z] ---> ca08cd8aa943 [2022-04-21T19:32:45.544Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:32:45.821Z] ---> Running in fe6f22550add [2022-04-21T19:32:46.808Z] Removing intermediate container fe6f22550add [2022-04-21T19:32:46.808Z] ---> c1b9b7b20cce [2022-04-21T19:32:46.808Z] [2022-04-21T19:32:48.798Z] Successfully built c1b9b7b20cce [2022-04-21T19:32:48.798Z] Successfully tagged core-data-arm64:latest [2022-04-21T19:32:48.798Z]  Building core-data ... done Building security-secretstore-setup [2022-04-21T19:32:52.229Z] Removing intermediate container c3db318c526c [2022-04-21T19:32:52.229Z] ---> 159835a1e2d7 [2022-04-21T19:32:52.229Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-21T19:32:52.510Z] ---> Running in 9b45263cafcf [2022-04-21T19:32:53.495Z] Removing intermediate container 9b45263cafcf [2022-04-21T19:32:53.495Z] ---> bd12b6726db0 [2022-04-21T19:32:53.495Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-21T19:32:53.495Z] ---> Running in 9f72bb01f216 [2022-04-21T19:32:54.481Z] Removing intermediate container 9f72bb01f216 [2022-04-21T19:32:54.481Z] ---> 38bcd40978bc [2022-04-21T19:32:54.481Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-21T19:32:57.893Z] ---> 3a68545a40ad [2022-04-21T19:32:57.893Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-21T19:32:58.889Z] ---> c28d80ee2145 [2022-04-21T19:32:58.889Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-21T19:33:01.535Z] ---> a6d9f0ebde42 [2022-04-21T19:33:01.535Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-21T19:33:01.535Z] ---> Running in 397e7c56864e [2022-04-21T19:33:02.175Z] Removing intermediate container 397e7c56864e [2022-04-21T19:33:02.175Z] ---> 763cfea119cb [2022-04-21T19:33:02.176Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:33:02.176Z] ---> Running in 59509fb4d771 [2022-04-21T19:33:03.626Z] Removing intermediate container 59509fb4d771 [2022-04-21T19:33:03.626Z] ---> 56168563570e [2022-04-21T19:33:03.626Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T19:33:03.626Z] ---> Running in 2abdf8e1c8e2 [2022-04-21T19:33:04.616Z] Removing intermediate container 2abdf8e1c8e2 [2022-04-21T19:33:04.616Z] ---> a13554ee3183 [2022-04-21T19:33:04.616Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:33:04.616Z] ---> Running in 4d575210047b [2022-04-21T19:33:06.077Z] Removing intermediate container 4d575210047b [2022-04-21T19:33:06.077Z] ---> f654b54dd6ff [2022-04-21T19:33:06.077Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:33:06.077Z] ---> Running in 1c06c4f638f0 [2022-04-21T19:33:07.086Z] Removing intermediate container 1c06c4f638f0 [2022-04-21T19:33:07.086Z] ---> 57d7cbcbbc9a [2022-04-21T19:33:07.086Z] [2022-04-21T19:33:08.107Z] Successfully built 57d7cbcbbc9a [2022-04-21T19:33:08.107Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-21T19:33:08.107Z] Building core-metadata [2022-04-21T19:33:20.855Z]  Building sys-mgmt-agent ... done  ---> f7ab8065cb00 [2022-04-21T19:33:20.855Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-21T19:33:20.855Z] ---> Running in f10641d617b0 [2022-04-21T19:33:21.457Z] 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-04-21T19:33:24.911Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:33:24.911Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:33:24.911Z] ---> d50e5cd85d17 [2022-04-21T19:33:24.911Z] Step 3/25 : WORKDIR /edgex-go [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> 87a5ca442999 [2022-04-21T19:33:24.911Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> 9bc634aaf33d [2022-04-21T19:33:24.911Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> 49de07a55b37 [2022-04-21T19:33:24.911Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> 7285fe589f4d [2022-04-21T19:33:24.911Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> aa6845bc25f5 [2022-04-21T19:33:24.911Z] Step 8/25 : COPY . . [2022-04-21T19:33:24.911Z] ---> Using cache [2022-04-21T19:33:24.911Z] ---> f7ab8065cb00 [2022-04-21T19:33:24.911Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-21T19:33:24.911Z] ---> Running in 1b543765080b [2022-04-21T19:33:26.389Z] 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-04-21T19:33:53.234Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:33:53.234Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:33:53.234Z] ---> d50e5cd85d17 [2022-04-21T19:33:53.234Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> 87a5ca442999 [2022-04-21T19:33:53.234Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> 9bc634aaf33d [2022-04-21T19:33:53.234Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> 49de07a55b37 [2022-04-21T19:33:53.234Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> 7285fe589f4d [2022-04-21T19:33:53.234Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> aa6845bc25f5 [2022-04-21T19:33:53.234Z] Step 8/23 : COPY . . [2022-04-21T19:33:53.234Z] ---> Using cache [2022-04-21T19:33:53.234Z] ---> f7ab8065cb00 [2022-04-21T19:33:53.234Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-21T19:33:53.234Z] ---> Running in f0b54f0e1cab [2022-04-21T19:33:53.234Z] 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-04-21T19:38:00.350Z] 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-04-21T19:38:05.788Z] Removing intermediate container 1b543765080b [2022-04-21T19:38:05.788Z] ---> 4f88afc02d01 [2022-04-21T19:38:05.788Z] [2022-04-21T19:38:05.788Z] Step 10/25 : FROM alpine:3.14 [2022-04-21T19:38:05.788Z] ---> ac73e934f311 [2022-04-21T19:38:05.788Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-21T19:38:05.788Z] ---> Running in cc71500c5eb3 [2022-04-21T19:38:07.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:38:08.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:38:09.106Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-21T19:38:09.383Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-21T19:38:09.383Z] (3/3) Installing su-exec (0.2-r1) [2022-04-21T19:38:09.383Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:38:09.383Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:38:09.681Z] OK: 6 MiB in 17 packages [2022-04-21T19:38:12.351Z] Removing intermediate container cc71500c5eb3 [2022-04-21T19:38:12.351Z] ---> 919335c17fa0 [2022-04-21T19:38:12.351Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T19:38:12.351Z] ---> Running in 64661fbc2bbf [2022-04-21T19:38:12.640Z] Removing intermediate container 64661fbc2bbf [2022-04-21T19:38:12.640Z] ---> 8620ff637e3f [2022-04-21T19:38:12.640Z] Step 13/25 : WORKDIR / [2022-04-21T19:38:12.640Z] ---> Running in cf9d6f366d89 [2022-04-21T19:38:13.252Z] Removing intermediate container cf9d6f366d89 [2022-04-21T19:38:13.252Z] ---> 8b5d45bfc4ad [2022-04-21T19:38:13.252Z] 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-04-21T19:38:14.256Z] ---> 634d5ab767e1 [2022-04-21T19:38:14.256Z] 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-04-21T19:38:14.865Z] ---> 1af3f4324f1a [2022-04-21T19:38:14.865Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-21T19:38:15.862Z] ---> 3739cc3f61c9 [2022-04-21T19:38:15.862Z] 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-04-21T19:38:16.856Z] ---> feff54ac301a [2022-04-21T19:38:16.857Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-21T19:38:18.300Z] ---> 1125fbd0083f [2022-04-21T19:38:18.300Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-21T19:38:20.297Z] ---> 3d317c4df89f [2022-04-21T19:38:20.297Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T19:38:20.905Z] ---> 7331604ad650 [2022-04-21T19:38:20.905Z] 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-04-21T19:38:20.905Z] ---> Running in 1f92ea32214a [2022-04-21T19:38:24.328Z] Removing intermediate container 1f92ea32214a [2022-04-21T19:38:24.328Z] ---> bd5c23dc536c [2022-04-21T19:38:24.328Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T19:38:24.328Z] ---> Running in dc768788962f [2022-04-21T19:38:24.328Z] Removing intermediate container dc768788962f [2022-04-21T19:38:24.328Z] ---> 3ba8cc61e9e3 [2022-04-21T19:38:24.328Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T19:38:24.611Z] ---> Running in df082c8bdebd [2022-04-21T19:38:25.226Z] Removing intermediate container df082c8bdebd [2022-04-21T19:38:25.226Z] ---> c2444a63ee0c [2022-04-21T19:38:25.226Z] Step 24/25 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:38:25.226Z] ---> Running in d4c09386876b [2022-04-21T19:38:25.831Z] Removing intermediate container d4c09386876b [2022-04-21T19:38:25.831Z] ---> e663320b8c66 [2022-04-21T19:38:25.831Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T19:38:25.831Z] ---> Running in 80d4ee1a9c9c [2022-04-21T19:38:26.451Z] Removing intermediate container 80d4ee1a9c9c [2022-04-21T19:38:26.451Z] ---> 6579260f7c80 [2022-04-21T19:38:26.451Z] [2022-04-21T19:38:26.727Z] Successfully built 6579260f7c80 [2022-04-21T19:38:26.727Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-21T19:38:26.727Z]  Building security-secretstore-setup ... done Building support-notifications [2022-04-21T19:38:39.153Z] Removing intermediate container f0b54f0e1cab [2022-04-21T19:38:39.153Z] ---> e6da9cdb34dc [2022-04-21T19:38:39.153Z] [2022-04-21T19:38:39.153Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:38:39.153Z] ---> ac73e934f311 [2022-04-21T19:38:39.153Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:38:39.153Z] ---> Running in 7dbaa4380224 [2022-04-21T19:38:40.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:38:40.416Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:38:41.854Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-21T19:38:41.854Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:38:41.854Z] OK: 5 MiB in 15 packages [2022-04-21T19:38:43.910Z] Removing intermediate container 7dbaa4380224 [2022-04-21T19:38:43.910Z] ---> 3b3df3abe7be [2022-04-21T19:38:43.910Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:38:43.910Z] ---> Running in 8f7e4aae2360 [2022-04-21T19:38:44.522Z] Removing intermediate container 8f7e4aae2360 [2022-04-21T19:38:44.522Z] ---> e7d3ad15bcba [2022-04-21T19:38:44.522Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-21T19:38:44.522Z] ---> Running in 474265a74128 [2022-04-21T19:38:45.528Z] Removing intermediate container 474265a74128 [2022-04-21T19:38:45.528Z] ---> 9ba5f6503e32 [2022-04-21T19:38:45.528Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T19:38:45.812Z] ---> Running in b9db320d1e53 [2022-04-21T19:38:46.444Z] Removing intermediate container b9db320d1e53 [2022-04-21T19:38:46.444Z] ---> 42a98bc5bf7d [2022-04-21T19:38:46.444Z] Step 15/23 : WORKDIR / [2022-04-21T19:38:46.444Z] ---> Running in 740dc4ba0bf0 [2022-04-21T19:38:47.443Z] Removing intermediate container 740dc4ba0bf0 [2022-04-21T19:38:47.443Z] ---> df8321c59b20 [2022-04-21T19:38:47.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:38:48.946Z] ---> 7a9fa4a3f5e3 [2022-04-21T19:38:48.946Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-21T19:38:50.946Z] ---> 15a37bd23872 [2022-04-21T19:38:50.946Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-21T19:38:51.956Z] ---> 435da19b5c1d [2022-04-21T19:38:51.956Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-21T19:38:52.235Z] ---> Running in b24d9d84b89b [2022-04-21T19:38:53.247Z] Removing intermediate container b24d9d84b89b [2022-04-21T19:38:53.247Z] ---> 00c3d175bc02 [2022-04-21T19:38:53.247Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:38:53.247Z] ---> Running in 321788ebd9b4 [2022-04-21T19:38:53.852Z] Removing intermediate container 321788ebd9b4 [2022-04-21T19:38:53.852Z] ---> 4f9966635008 [2022-04-21T19:38:53.852Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T19:38:54.139Z] ---> Running in ed9db26669a3 [2022-04-21T19:38:54.763Z] Removing intermediate container ed9db26669a3 [2022-04-21T19:38:54.763Z] ---> 37281c157f3a [2022-04-21T19:38:54.763Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:38:55.052Z] ---> Running in e60b7676e5e0 [2022-04-21T19:38:55.655Z] Removing intermediate container e60b7676e5e0 [2022-04-21T19:38:55.655Z] ---> 980cc99d8f9b [2022-04-21T19:38:55.655Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:38:55.931Z] ---> Running in 552222b84b50 [2022-04-21T19:38:56.966Z] Removing intermediate container 552222b84b50 [2022-04-21T19:38:56.966Z] ---> 18f9413a8aab [2022-04-21T19:38:56.966Z] [2022-04-21T19:38:56.966Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:38:56.966Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:38:56.966Z] ---> d50e5cd85d17 [2022-04-21T19:38:56.966Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:38:56.966Z] ---> Using cache [2022-04-21T19:38:56.966Z] ---> 87a5ca442999 [2022-04-21T19:38:56.966Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:38:56.966Z] ---> Using cache [2022-04-21T19:38:56.966Z] ---> 9bc634aaf33d [2022-04-21T19:38:56.966Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-21T19:38:56.966Z] ---> Running in 29dba9261918 [2022-04-21T19:38:57.566Z] Successfully built 18f9413a8aab [2022-04-21T19:38:57.566Z] Successfully tagged core-metadata-arm64:latest [2022-04-21T19:38:57.566Z] Building security-spiffe-token-provider [2022-04-21T19:38:58.561Z]  Building core-metadata ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:38:59.546Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:39:00.998Z] OK: 220 MiB in 52 packages [2022-04-21T19:39:02.523Z] Removing intermediate container 29dba9261918 [2022-04-21T19:39:02.523Z] ---> f1b25b4540fe [2022-04-21T19:39:02.523Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:39:03.505Z] ---> 3d6605d3b907 [2022-04-21T19:39:03.505Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:39:03.505Z] ---> Running in c1190cc75837 [2022-04-21T19:39:10.244Z] Removing intermediate container c1190cc75837 [2022-04-21T19:39:10.244Z] ---> 82da82009678 [2022-04-21T19:39:10.244Z] Step 8/22 : COPY . . [2022-04-21T19:39:28.792Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:39:28.792Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:39:28.792Z] ---> d50e5cd85d17 [2022-04-21T19:39:28.792Z] Step 3/20 : WORKDIR /edgex-go [2022-04-21T19:39:28.792Z] ---> Using cache [2022-04-21T19:39:28.792Z] ---> 87a5ca442999 [2022-04-21T19:39:28.792Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-21T19:39:28.792Z] ---> Running in b46385656617 [2022-04-21T19:39:30.784Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:39:31.773Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:39:33.230Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:39:33.230Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:39:33.230Z] OK: 15741 distinct packages available [2022-04-21T19:39:33.230Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:39:34.222Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:39:35.687Z] OK: 220 MiB in 52 packages [2022-04-21T19:39:38.367Z] Removing intermediate container b46385656617 [2022-04-21T19:39:38.368Z] ---> 72f13ce7823d [2022-04-21T19:39:38.368Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-21T19:39:39.421Z] ---> 0679cadc3e05 [2022-04-21T19:39:39.421Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:39:39.421Z] ---> Running in cb1ecb484889 [2022-04-21T19:39:40.424Z] ---> 00a1ccf6a119 [2022-04-21T19:39:40.424Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-21T19:39:40.424Z] ---> Running in 16bec3fe96d0 [2022-04-21T19:39:42.441Z] 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-04-21T19:39:45.085Z] Removing intermediate container cb1ecb484889 [2022-04-21T19:39:45.085Z] ---> 7087558b39eb [2022-04-21T19:39:45.085Z] Step 7/20 : COPY . . [2022-04-21T19:40:07.359Z] ---> abd631339357 [2022-04-21T19:40:07.359Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-21T19:40:07.359Z] ---> Running in 8c7c32c2b240 [2022-04-21T19:40:07.359Z] 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-04-21T19:40:34.287Z] Removing intermediate container f10641d617b0 [2022-04-21T19:40:34.287Z] ---> 8faa55ef4653 [2022-04-21T19:40:34.287Z] [2022-04-21T19:40:34.287Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:40:34.287Z] ---> ac73e934f311 [2022-04-21T19:40:34.287Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:40:34.287Z] ---> Using cache [2022-04-21T19:40:34.287Z] ---> 3b3df3abe7be [2022-04-21T19:40:34.287Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:40:34.287Z] ---> Using cache [2022-04-21T19:40:34.287Z] ---> e7d3ad15bcba [2022-04-21T19:40:34.287Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-21T19:40:34.287Z] ---> Running in 87acd521b26e [2022-04-21T19:40:34.568Z] Removing intermediate container 87acd521b26e [2022-04-21T19:40:34.568Z] ---> e974814a2ac0 [2022-04-21T19:40:34.568Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T19:40:34.568Z] ---> Running in c238c66e5b7d [2022-04-21T19:40:35.188Z] Removing intermediate container c238c66e5b7d [2022-04-21T19:40:35.188Z] ---> 1e8a05b6d99a [2022-04-21T19:40:35.188Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:40:36.183Z] ---> f74996990957 [2022-04-21T19:40:36.183Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-21T19:40:38.844Z] ---> ed05d5302c21 [2022-04-21T19:40:38.844Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-21T19:40:39.140Z] ---> 15b9d7c40e02 [2022-04-21T19:40:39.140Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-21T19:40:39.414Z] ---> Running in ed114ca24067 [2022-04-21T19:40:39.692Z] Removing intermediate container ed114ca24067 [2022-04-21T19:40:39.692Z] ---> de7e58d8d332 [2022-04-21T19:40:39.692Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:40:39.968Z] ---> Running in 384598b1ebc2 [2022-04-21T19:40:40.579Z] Removing intermediate container 384598b1ebc2 [2022-04-21T19:40:40.579Z] ---> ec966b8e2f30 [2022-04-21T19:40:40.579Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T19:40:40.579Z] ---> Running in d70d4edfd070 [2022-04-21T19:40:41.187Z] Removing intermediate container d70d4edfd070 [2022-04-21T19:40:41.187Z] ---> d30c8b6240d0 [2022-04-21T19:40:41.187Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:40:41.462Z] ---> Running in f586f96ec703 [2022-04-21T19:40:41.742Z] Removing intermediate container f586f96ec703 [2022-04-21T19:40:41.742Z] ---> d98e5b930657 [2022-04-21T19:40:41.742Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:40:42.019Z] ---> Running in 847e0d02b91c [2022-04-21T19:40:42.292Z] Removing intermediate container 847e0d02b91c [2022-04-21T19:40:42.292Z] ---> 4c7ec52b2bbe [2022-04-21T19:40:42.292Z] [2022-04-21T19:40:42.896Z] Successfully built 4c7ec52b2bbe [2022-04-21T19:40:42.896Z] Successfully tagged support-scheduler-arm64:latest [2022-04-21T19:40:42.896Z]  Building support-scheduler ... done Building security-proxy-setup [2022-04-21T19:41:15.333Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:41:15.333Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:41:15.333Z] ---> d50e5cd85d17 [2022-04-21T19:41:15.333Z] Step 3/22 : WORKDIR /edgex-go [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> 87a5ca442999 [2022-04-21T19:41:15.333Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> 9bc634aaf33d [2022-04-21T19:41:15.333Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> 49de07a55b37 [2022-04-21T19:41:15.333Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> 7285fe589f4d [2022-04-21T19:41:15.333Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> aa6845bc25f5 [2022-04-21T19:41:15.333Z] Step 8/22 : COPY . . [2022-04-21T19:41:15.333Z] ---> Using cache [2022-04-21T19:41:15.333Z] ---> f7ab8065cb00 [2022-04-21T19:41:15.333Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-21T19:41:15.333Z] ---> Running in f47e788f4bc6 [2022-04-21T19:41:15.956Z] 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-04-21T19:45:38.202Z] 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-04-21T19:45:48.428Z] Removing intermediate container f47e788f4bc6 [2022-04-21T19:45:48.428Z] ---> aafdfc04a30e [2022-04-21T19:45:48.428Z] [2022-04-21T19:45:48.428Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:45:48.428Z] ---> ac73e934f311 [2022-04-21T19:45:48.428Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-21T19:45:48.428Z] ---> Running in 96fe168d2b19 [2022-04-21T19:45:49.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:45:50.147Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:45:51.145Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-21T19:45:51.145Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:45:51.145Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-21T19:45:51.145Z] (4/6) Installing libcurl (7.79.1-r0) [2022-04-21T19:45:51.145Z] (5/6) Installing curl (7.79.1-r0) [2022-04-21T19:45:51.145Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-21T19:45:51.145Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:45:51.145Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:45:51.748Z] OK: 8 MiB in 20 packages [2022-04-21T19:45:53.745Z] Removing intermediate container 96fe168d2b19 [2022-04-21T19:45:53.745Z] ---> 9a1c05d9f782 [2022-04-21T19:45:53.745Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-21T19:45:53.745Z] ---> Running in 74c86bfca294 [2022-04-21T19:45:54.365Z] Removing intermediate container 74c86bfca294 [2022-04-21T19:45:54.365Z] ---> 7b3223d9608d [2022-04-21T19:45:54.365Z] Step 13/22 : WORKDIR /edgex [2022-04-21T19:45:54.365Z] ---> Running in 9e1e13aa05b8 [2022-04-21T19:45:54.986Z] Removing intermediate container 9e1e13aa05b8 [2022-04-21T19:45:54.986Z] ---> 6268da090b25 [2022-04-21T19:45:54.986Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-21T19:45:55.597Z] ---> 86df700a3f29 [2022-04-21T19:45:55.597Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-21T19:45:57.610Z] ---> 98b7d0e62024 [2022-04-21T19:45:57.610Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-21T19:45:59.086Z] ---> 71d3ccfb8c20 [2022-04-21T19:45:59.086Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-21T19:45:59.703Z] ---> cb66e71b8fd6 [2022-04-21T19:45:59.703Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-21T19:45:59.986Z] ---> Running in 53b8550f92fb [2022-04-21T19:46:03.406Z] Removing intermediate container 53b8550f92fb [2022-04-21T19:46:03.406Z] ---> bd7f5b8ccfe6 [2022-04-21T19:46:03.406Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-21T19:46:03.406Z] ---> Running in 79e8bfcd9aaa [2022-04-21T19:46:03.679Z] Removing intermediate container 79e8bfcd9aaa [2022-04-21T19:46:03.679Z] ---> 92d38dfbbb30 [2022-04-21T19:46:03.679Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T19:46:03.679Z] ---> Running in ab2c5654ba2d [2022-04-21T19:46:04.279Z] Removing intermediate container ab2c5654ba2d [2022-04-21T19:46:04.279Z] ---> 0869d2f8d2ee [2022-04-21T19:46:04.279Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:46:04.279Z] ---> Running in eca0934cf960 [2022-04-21T19:46:04.878Z] Removing intermediate container eca0934cf960 [2022-04-21T19:46:04.878Z] ---> 36278470b9e2 [2022-04-21T19:46:04.878Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:46:04.878Z] ---> Running in 9cfc28cec54c [2022-04-21T19:46:05.477Z] Removing intermediate container 9cfc28cec54c [2022-04-21T19:46:05.477Z] ---> cd4b11643eea [2022-04-21T19:46:05.477Z] [2022-04-21T19:46:06.075Z] Successfully built cd4b11643eea [2022-04-21T19:46:06.075Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-21T19:46:06.075Z] Building core-command [2022-04-21T19:46:38.501Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:46:38.501Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:46:38.501Z] ---> d50e5cd85d17 [2022-04-21T19:46:38.501Z] Step 3/23 : WORKDIR /edgex-go [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> 87a5ca442999 [2022-04-21T19:46:38.501Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> 9bc634aaf33d [2022-04-21T19:46:38.501Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> 49de07a55b37 [2022-04-21T19:46:38.501Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> 7285fe589f4d [2022-04-21T19:46:38.501Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> aa6845bc25f5 [2022-04-21T19:46:38.501Z] Step 8/23 : COPY . . [2022-04-21T19:46:38.501Z] ---> Using cache [2022-04-21T19:46:38.501Z] ---> f7ab8065cb00 [2022-04-21T19:46:38.501Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-21T19:46:38.501Z] ---> Running in af0675f7833c [2022-04-21T19:46:38.501Z] 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-04-21T19:46:48.703Z] Removing intermediate container 8c7c32c2b240 [2022-04-21T19:46:48.703Z] ---> cf7a1df345bf [2022-04-21T19:46:48.703Z] [2022-04-21T19:46:48.703Z] Step 9/20 : FROM alpine:3.15 [2022-04-21T19:46:48.703Z] 3.15: Pulling from library/alpine [2022-04-21T19:46:48.703Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-21T19:46:48.703Z] Status: Downloaded newer image for alpine:3.15 [2022-04-21T19:46:48.703Z] ---> 3fb3c9af89a9 [2022-04-21T19:46:48.703Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T19:46:48.703Z] ---> Running in 9adbd58483ba [2022-04-21T19:46:49.706Z] Removing intermediate container 9adbd58483ba [2022-04-21T19:46:49.706Z] ---> 4e29cded720d [2022-04-21T19:46:49.706Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:46:49.706Z] ---> Running in 3fd912f26adb [2022-04-21T19:46:53.148Z] Removing intermediate container 3fd912f26adb [2022-04-21T19:46:53.148Z] ---> c3ecb3b1d92f [2022-04-21T19:46:53.148Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-21T19:46:53.439Z] ---> Running in c92bef2ac6ba [2022-04-21T19:46:56.133Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:46:57.130Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:46:58.611Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T19:46:58.611Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T19:46:58.611Z] OK: 15730 distinct packages available [2022-04-21T19:46:58.611Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:46:58.895Z] Removing intermediate container 16bec3fe96d0 [2022-04-21T19:46:58.895Z] ---> c94b0f9484f0 [2022-04-21T19:46:58.895Z] [2022-04-21T19:46:58.895Z] Step 10/22 : FROM alpine:3.14 [2022-04-21T19:46:58.895Z] ---> ac73e934f311 [2022-04-21T19:46:58.895Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-21T19:46:58.895Z] ---> Running in 44162013cb30 [2022-04-21T19:46:59.890Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:47:00.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-21T19:47:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-21T19:47:01.158Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-21T19:47:01.435Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-21T19:47:01.709Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-21T19:47:01.709Z] (4/9) Installing libcurl (7.80.0-r0) [2022-04-21T19:47:01.984Z] (5/9) Installing curl (7.80.0-r0) [2022-04-21T19:47:01.984Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-21T19:47:01.984Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-21T19:47:01.984Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-21T19:47:02.260Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-21T19:47:02.260Z] Executing busybox-1.33.1-r7.trigger [2022-04-21T19:47:02.260Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:47:02.260Z] (8/9) Installing libucontext (1.1-r0) [2022-04-21T19:47:02.260Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-21T19:47:02.260Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T19:47:02.538Z] Executing ca-certificates-20211220-r0.trigger [2022-04-21T19:47:02.538Z] OK: 6 MiB in 16 packages [2022-04-21T19:47:02.816Z] OK: 8 MiB in 23 packages [2022-04-21T19:47:05.477Z] Removing intermediate container 44162013cb30 [2022-04-21T19:47:05.477Z] ---> 510dd14d7d40 [2022-04-21T19:47:05.477Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:47:05.477Z] ---> Running in fccd4bdf7da5 [2022-04-21T19:47:05.477Z] Removing intermediate container c92bef2ac6ba [2022-04-21T19:47:05.477Z] ---> b485e26e67c2 [2022-04-21T19:47:05.477Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:47:05.755Z] Removing intermediate container fccd4bdf7da5 [2022-04-21T19:47:05.755Z] ---> a26ac7bea8b0 [2022-04-21T19:47:05.755Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-21T19:47:06.034Z] ---> Running in a3cb0443c404 [2022-04-21T19:47:06.642Z] ---> 398f0e08c03e [2022-04-21T19:47:06.642Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-21T19:47:06.642Z] Removing intermediate container a3cb0443c404 [2022-04-21T19:47:06.642Z] ---> 62ba7d73111b [2022-04-21T19:47:06.642Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-21T19:47:06.919Z] ---> Running in 16c7a216ec13 [2022-04-21T19:47:07.527Z] Removing intermediate container 16c7a216ec13 [2022-04-21T19:47:07.527Z] ---> 1f214b1a0c67 [2022-04-21T19:47:07.527Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:47:08.520Z] ---> 5f629e602741 [2022-04-21T19:47:08.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-21T19:47:09.971Z] ---> 7b8732828a84 [2022-04-21T19:47:09.971Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-21T19:47:11.428Z] ---> f5cd34c82bd1 [2022-04-21T19:47:11.428Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-21T19:47:11.428Z] ---> Running in 23181adcdda0 [2022-04-21T19:47:12.036Z] Removing intermediate container 23181adcdda0 [2022-04-21T19:47:12.036Z] ---> 07a3a3a9fed5 [2022-04-21T19:47:12.036Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:47:12.319Z] ---> Running in f4d208ea2d7b [2022-04-21T19:47:12.598Z] ---> 9c3184f2735e [2022-04-21T19:47:12.598Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-21T19:47:13.208Z] Removing intermediate container f4d208ea2d7b [2022-04-21T19:47:13.208Z] ---> c8b12673235b [2022-04-21T19:47:13.208Z] Step 18/20 : LABEL arch=arm64 [2022-04-21T19:47:13.491Z] ---> Running in 690574fe2d09 [2022-04-21T19:47:13.771Z] ---> fbd29453b2d2 [2022-04-21T19:47:13.771Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-21T19:47:14.058Z] ---> Running in 5f06c0815fc9 [2022-04-21T19:47:14.342Z] Removing intermediate container 690574fe2d09 [2022-04-21T19:47:14.342Z] ---> ec47de8d6c4b [2022-04-21T19:47:14.342Z] Step 19/20 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:47:14.342Z] ---> Running in 9b51433580bf [2022-04-21T19:47:14.631Z] Removing intermediate container 5f06c0815fc9 [2022-04-21T19:47:14.631Z] ---> f7da22d8673e [2022-04-21T19:47:14.631Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:47:14.914Z] ---> Running in 1f5481c83788 [2022-04-21T19:47:15.195Z] Removing intermediate container 9b51433580bf [2022-04-21T19:47:15.195Z] ---> 5d3200f78f6b [2022-04-21T19:47:15.195Z] Step 20/20 : LABEL version=0.0.0 [2022-04-21T19:47:15.195Z] ---> Running in 2d5bc09b66da [2022-04-21T19:47:15.478Z] Removing intermediate container 1f5481c83788 [2022-04-21T19:47:15.478Z] ---> 2af8c8288f02 [2022-04-21T19:47:15.478Z] Step 20/22 : LABEL arch=arm64 [2022-04-21T19:47:15.766Z] ---> Running in 01aef4fd81ce [2022-04-21T19:47:16.061Z] Removing intermediate container 2d5bc09b66da [2022-04-21T19:47:16.061Z] ---> 991931800a8f [2022-04-21T19:47:16.061Z] [2022-04-21T19:47:16.349Z] Removing intermediate container 01aef4fd81ce [2022-04-21T19:47:16.349Z] ---> 9255a582893c [2022-04-21T19:47:16.349Z] Step 21/22 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:47:16.349Z] ---> Running in df0b68732fd4 [2022-04-21T19:47:16.959Z] Successfully built 991931800a8f [2022-04-21T19:47:16.959Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-21T19:47:16.959Z] Building security-spire-config [2022-04-21T19:47:16.959Z]  Building security-spiffe-token-provider ... done Removing intermediate container df0b68732fd4 [2022-04-21T19:47:16.959Z] ---> 2dbb5461224a [2022-04-21T19:47:16.959Z] Step 22/22 : LABEL version=0.0.0 [2022-04-21T19:47:16.959Z] ---> Running in 5fab0fbf0af2 [2022-04-21T19:47:17.566Z] Removing intermediate container 5fab0fbf0af2 [2022-04-21T19:47:17.566Z] ---> 4c0364e598f2 [2022-04-21T19:47:17.566Z] [2022-04-21T19:47:18.172Z] Successfully built 4c0364e598f2 [2022-04-21T19:47:18.172Z] Successfully tagged support-notifications-arm64:latest [2022-04-21T19:47:45.035Z]  Building support-notifications ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-21T19:47:45.035Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-21T19:47:45.035Z] ---> d50e5cd85d17 [2022-04-21T19:47:45.035Z] Step 3/26 : WORKDIR /edgex-go [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> 87a5ca442999 [2022-04-21T19:47:45.035Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> 9bc634aaf33d [2022-04-21T19:47:45.035Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> f43ebe53df2d [2022-04-21T19:47:45.035Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> 4d1b9d28ced3 [2022-04-21T19:47:45.035Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> d65828f9ff33 [2022-04-21T19:47:45.035Z] Step 8/26 : COPY . . [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> fd9e8b41040a [2022-04-21T19:47:45.035Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> ad168fd4711f [2022-04-21T19:47:45.035Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> d033a60fd415 [2022-04-21T19:47:45.035Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-21T19:47:45.035Z] ---> Using cache [2022-04-21T19:47:45.035Z] ---> 2d7e6dd5b4b6 [2022-04-21T19:47:45.035Z] 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-04-21T19:47:45.035Z] ---> Running in d44ffcbf517f [2022-04-21T19:47:45.035Z] spire-1.2.1/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.data/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.data/.file [2022-04-21T19:47:45.035Z] spire-1.2.1/.dockerignore [2022-04-21T19:47:45.035Z] spire-1.2.1/.gitattributes [2022-04-21T19:47:45.035Z] spire-1.2.1/.githooks/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.githooks/pre-commit [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/dependabot.yml [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-21T19:47:45.035Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-21T19:47:45.035Z] spire-1.2.1/.gitignore [2022-04-21T19:47:45.035Z] spire-1.2.1/.go-version [2022-04-21T19:47:45.035Z] spire-1.2.1/.golangci.yml [2022-04-21T19:47:45.035Z] spire-1.2.1/ADOPTERS.md [2022-04-21T19:47:45.035Z] spire-1.2.1/CHANGELOG.md [2022-04-21T19:47:45.035Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-21T19:47:45.035Z] spire-1.2.1/CODEOWNERS [2022-04-21T19:47:45.035Z] spire-1.2.1/CONTRIBUTING.md [2022-04-21T19:47:45.035Z] spire-1.2.1/Dockerfile [2022-04-21T19:47:45.035Z] spire-1.2.1/Dockerfile.dev [2022-04-21T19:47:45.035Z] spire-1.2.1/Dockerfile.scratch [2022-04-21T19:47:45.035Z] spire-1.2.1/LICENSE [2022-04-21T19:47:45.035Z] spire-1.2.1/MAINTAINERS.md [2022-04-21T19:47:45.035Z] spire-1.2.1/Makefile [2022-04-21T19:47:45.035Z] spire-1.2.1/README.md [2022-04-21T19:47:45.035Z] spire-1.2.1/ROADMAP.md [2022-04-21T19:47:45.035Z] spire-1.2.1/SECURITY.md [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-21T19:47:45.035Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-21T19:47:45.036Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/ [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/agent/ [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/agent/agent.conf [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/server/ [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/server/server.conf [2022-04-21T19:47:45.036Z] spire-1.2.1/conf/server/server_full.conf [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/ [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/SPIRE101.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/auditlog.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/ [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/scaling_spire.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/spire_agent.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/spire_server.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/supported_integrations.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/telemetry.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/telemetry_config.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/upgrading.md [2022-04-21T19:47:45.036Z] spire-1.2.1/doc/using_spire.md [2022-04-21T19:47:45.036Z] spire-1.2.1/examples/ [2022-04-21T19:47:45.036Z] spire-1.2.1/examples/README.md [2022-04-21T19:47:45.036Z] spire-1.2.1/go.mod [2022-04-21T19:47:45.036Z] spire-1.2.1/go.sum [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/agent.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/config.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-21T19:47:45.036Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/names.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/auth/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/ [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-21T19:47:45.037Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/config.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/context.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/health.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/log.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/log/options.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/profiling/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-21T19:47:45.038Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/uptime/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/task.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/version/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/version/version.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/api.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/health/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/id.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-21T19:47:45.039Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/status.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/config.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-21T19:47:45.316Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:47:45.317Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-21T19:47:45.318Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/registration/ [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/server.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/server_test.go [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/svid/ [2022-04-21T19:47:45.598Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-21T19:47:45.599Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-21T19:47:45.599Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-21T19:47:45.599Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/private/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/private/server/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/private/server/journal/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-21T19:47:45.599Z] spire-1.2.1/release/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/README.md [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/README.md [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/conf/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/conf/server/ [2022-04-21T19:47:45.599Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-21T19:47:45.599Z] spire-1.2.1/script/ [2022-04-21T19:47:45.599Z] spire-1.2.1/script/build-artifact.sh [2022-04-21T19:47:45.599Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-21T19:47:45.599Z] spire-1.2.1/support/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-21T19:47:45.599Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/clock/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/clock/clock.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-21T19:47:45.599Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/fixture.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/common [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-21T19:47:45.600Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-21T19:47:45.601Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-21T19:47:45.878Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/test-one.sh [2022-04-21T19:47:45.879Z] spire-1.2.1/test/integration/test.sh [2022-04-21T19:47:45.879Z] spire-1.2.1/test/plugintest/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/plugintest/config.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/plugintest/load.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/plugintest/option.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/dir.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/logs.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/suite.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/spiretest/x509.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testca/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testca/ca.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testkey/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testkey/generate.sh [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testkey/keys.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/testkey/new.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/tpmsimulator/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/ [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/cert_generation.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/io_redirection.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/race.go [2022-04-21T19:47:45.879Z] spire-1.2.1/test/util/util.go [2022-04-21T19:47:45.879Z] building spire from source... [2022-04-21T19:47:46.480Z] Installing go1.17.7... [2022-04-21T19:48:08.937Z] Building bin/spire-server... [2022-04-21T19:48:08.937Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-21T19:48:08.937Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-21T19:48:08.937Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-21T19:48:09.927Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-21T19:48:09.927Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-21T19:48:10.206Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-21T19:48:10.807Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-21T19:48:11.799Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-21T19:48:12.077Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-21T19:48:13.534Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-21T19:48:14.140Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-21T19:48:14.140Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-21T19:48:14.140Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-21T19:48:14.418Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-21T19:48:14.418Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-21T19:48:14.418Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-21T19:48:14.418Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-21T19:48:15.024Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-21T19:48:15.025Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-21T19:48:15.304Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-21T19:48:15.579Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-21T19:48:15.579Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-21T19:48:16.183Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-21T19:48:16.470Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-21T19:48:28.923Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-21T19:48:28.923Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-21T19:48:28.923Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-21T19:48:28.923Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-21T19:48:28.924Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-21T19:48:28.924Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-21T19:48:28.924Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-21T19:48:28.924Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-21T19:48:28.924Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-21T19:48:28.924Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-21T19:48:28.924Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-21T19:48:28.924Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-21T19:48:28.924Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-21T19:48:28.924Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-21T19:48:28.924Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-21T19:48:29.526Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-21T19:48:30.146Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-21T19:48:30.424Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-21T19:48:30.424Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-21T19:48:30.424Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-21T19:48:30.699Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-21T19:48:30.699Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-21T19:48:30.699Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-21T19:48:30.699Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-21T19:48:30.980Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-21T19:48:31.257Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-21T19:48:31.534Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-21T19:48:31.812Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-21T19:48:31.812Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-21T19:48:32.416Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-21T19:48:35.051Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-21T19:48:43.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-21T19:48:43.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-21T19:48:43.377Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-21T19:48:43.377Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-21T19:48:43.656Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-21T19:49:05.874Z] go: downloading google.golang.org/api v0.70.0 [2022-04-21T19:49:05.874Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-21T19:49:05.874Z] go: downloading k8s.io/api v0.23.4 [2022-04-21T19:49:11.329Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-21T19:49:11.938Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-21T19:49:12.549Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-21T19:49:14.019Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-21T19:49:36.242Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-21T19:49:36.242Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-21T19:49:36.242Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-21T19:49:36.242Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-21T19:49:36.844Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-21T19:49:37.447Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-21T19:49:39.440Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-21T19:49:39.440Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-21T19:49:39.440Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-21T19:49:40.044Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-21T19:49:40.321Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-21T19:49:40.321Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-21T19:49:40.600Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-21T19:49:40.877Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-21T19:49:40.877Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-21T19:49:41.154Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-21T19:49:41.154Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-21T19:49:42.147Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-21T19:49:42.147Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-21T19:49:42.757Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-21T19:49:42.757Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-21T19:49:42.757Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-21T19:49:43.363Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-21T19:49:47.720Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-21T19:49:48.000Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-21T19:49:48.280Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-21T19:49:48.280Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-21T19:49:48.558Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-21T19:49:48.837Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-21T19:49:48.837Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-21T19:49:48.837Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-21T19:49:48.837Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-21T19:49:49.120Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-21T19:49:49.120Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-21T19:49:49.120Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-21T19:49:50.573Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-21T19:49:50.573Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-21T19:49:50.855Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-21T19:49:51.135Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-21T19:49:51.414Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-21T19:49:51.414Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-21T19:49:51.414Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-21T19:49:51.414Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-21T19:49:51.693Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-21T19:49:52.690Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-21T19:49:52.690Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-21T19:49:52.973Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-21T19:49:53.254Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-21T19:49:53.254Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-21T19:49:54.717Z] go: downloading go.opencensus.io v0.23.0 [2022-04-21T19:49:55.328Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-21T19:49:55.606Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-21T19:49:55.606Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-21T19:49:55.885Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-21T19:49:55.885Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-21T19:49:56.167Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-21T19:49:56.449Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-21T19:49:56.730Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-21T19:49:58.738Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-21T19:50:00.747Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-21T19:50:00.747Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-21T19:50:01.355Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-21T19:50:01.355Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-21T19:50:01.355Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-21T19:50:01.964Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-21T19:50:01.964Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-21T19:50:02.245Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-21T19:50:02.245Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-21T19:50:02.524Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-21T19:50:02.524Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-21T19:50:02.807Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-21T19:50:11.145Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-21T19:50:11.145Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-21T19:50:11.145Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-21T19:50:11.145Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-21T19:50:29.560Z] Removing intermediate container af0675f7833c [2022-04-21T19:50:29.560Z] ---> 37819397c308 [2022-04-21T19:50:29.560Z] [2022-04-21T19:50:29.560Z] Step 10/23 : FROM alpine:3.14 [2022-04-21T19:50:29.560Z] ---> ac73e934f311 [2022-04-21T19:50:29.560Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-21T19:50:29.560Z] ---> Using cache [2022-04-21T19:50:29.560Z] ---> 3b3df3abe7be [2022-04-21T19:50:29.560Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-21T19:50:29.560Z] ---> Using cache [2022-04-21T19:50:29.560Z] ---> e7d3ad15bcba [2022-04-21T19:50:29.560Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-21T19:50:29.560Z] ---> Running in 2bbc61713704 [2022-04-21T19:50:29.560Z] Removing intermediate container 2bbc61713704 [2022-04-21T19:50:29.560Z] ---> a809c6b49c78 [2022-04-21T19:50:29.560Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-21T19:50:29.560Z] ---> Running in 91b11429049b [2022-04-21T19:50:29.560Z] Removing intermediate container 91b11429049b [2022-04-21T19:50:29.560Z] ---> 56af654a4791 [2022-04-21T19:50:29.560Z] Step 15/23 : WORKDIR / [2022-04-21T19:50:29.560Z] ---> Running in 4288906dbea2 [2022-04-21T19:50:29.560Z] Removing intermediate container 4288906dbea2 [2022-04-21T19:50:29.560Z] ---> 9e86ed43e260 [2022-04-21T19:50:29.560Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-21T19:50:30.566Z] ---> 7a492d967f88 [2022-04-21T19:50:30.566Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-21T19:50:32.599Z] ---> 5ceb1a0464ad [2022-04-21T19:50:32.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-21T19:50:33.211Z] ---> 54f12644d821 [2022-04-21T19:50:33.211Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-21T19:50:33.211Z] ---> Running in 0e4c3ad7cef4 [2022-04-21T19:50:33.818Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-21T19:50:33.818Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-21T19:50:33.818Z] Removing intermediate container 0e4c3ad7cef4 [2022-04-21T19:50:33.818Z] ---> 0028d2ba07f5 [2022-04-21T19:50:33.818Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-21T19:50:34.099Z] ---> Running in 34cc0692ae3d [2022-04-21T19:50:34.718Z] Removing intermediate container 34cc0692ae3d [2022-04-21T19:50:34.718Z] ---> abb6c0075c89 [2022-04-21T19:50:34.718Z] Step 21/23 : LABEL arch=arm64 [2022-04-21T19:50:34.718Z] ---> Running in 6342cdc217ec [2022-04-21T19:50:35.356Z] Removing intermediate container 6342cdc217ec [2022-04-21T19:50:35.356Z] ---> 45059ff6d0fe [2022-04-21T19:50:35.356Z] Step 22/23 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T19:50:35.356Z] ---> Running in 583e119f8ac7 [2022-04-21T19:50:35.979Z] Removing intermediate container 583e119f8ac7 [2022-04-21T19:50:35.979Z] ---> 593cbf6bdad1 [2022-04-21T19:50:35.979Z] Step 23/23 : LABEL version=0.0.0 [2022-04-21T19:50:35.979Z] ---> Running in a6d97513ffdb [2022-04-21T19:50:36.578Z] Removing intermediate container a6d97513ffdb [2022-04-21T19:50:36.578Z] ---> f2477482ef2d [2022-04-21T19:50:36.578Z] [2022-04-21T19:50:36.851Z] Successfully built f2477482ef2d [2022-04-21T19:50:36.851Z] Successfully tagged core-command-arm64:latest [2022-04-21T20:03:44.916Z]  Building core-command ... done Building bin/spire-agent... [2022-04-21T20:03:44.916Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:03:44.916Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:03:44.916Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:03:44.916Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:03:44.916Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:03:44.916Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:03:44.916Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:03:45.901Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:03:45.901Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:03:45.901Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:03:46.178Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:03:46.178Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:03:46.178Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:03:49.579Z] Building bin/spire-agent... [2022-04-21T20:03:50.179Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:03:50.789Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:03:50.789Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:03:51.065Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:03:56.479Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:03:57.464Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:03:57.464Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:03:58.456Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:03:58.456Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:03:58.456Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:03:58.456Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:03:58.456Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:03:58.735Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:10:36.110Z] Removing intermediate container aed109846d14 [2022-04-21T20:10:36.110Z] ---> 1916756fc800 [2022-04-21T20:10:36.110Z] [2022-04-21T20:10:36.110Z] Step 13/25 : FROM alpine:3.15 [2022-04-21T20:10:36.110Z] ---> 3fb3c9af89a9 [2022-04-21T20:10:36.111Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:10:36.111Z] ---> Using cache [2022-04-21T20:10:36.111Z] ---> 4e29cded720d [2022-04-21T20:10:36.111Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:10:36.111Z] ---> Using cache [2022-04-21T20:10:36.111Z] ---> c3ecb3b1d92f [2022-04-21T20:10:36.111Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T20:10:36.111Z] ---> Running in 13da5fc11f05 [2022-04-21T20:10:36.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:10:36.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:10:36.385Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:10:36.385Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:10:36.385Z] OK: 15730 distinct packages available [2022-04-21T20:10:36.385Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:10:37.364Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:10:38.346Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-21T20:10:38.346Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:10:38.627Z] (3/5) Installing libucontext (1.1-r0) [2022-04-21T20:10:38.627Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-21T20:10:38.627Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-21T20:10:38.907Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:10:38.907Z] OK: 6 MiB in 19 packages [2022-04-21T20:10:40.360Z] Removing intermediate container 13da5fc11f05 [2022-04-21T20:10:40.360Z] ---> d39b64730770 [2022-04-21T20:10:40.360Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:10:44.677Z] Removing intermediate container 2d02b09c91a4 [2022-04-21T20:10:44.677Z] ---> 85df3412a783 [2022-04-21T20:10:44.677Z] [2022-04-21T20:10:44.677Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T20:10:44.677Z] ---> 3fb3c9af89a9 [2022-04-21T20:10:44.677Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:10:44.677Z] ---> Using cache [2022-04-21T20:10:44.677Z] ---> 4e29cded720d [2022-04-21T20:10:44.677Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:10:44.677Z] ---> Using cache [2022-04-21T20:10:44.677Z] ---> c3ecb3b1d92f [2022-04-21T20:10:44.677Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-21T20:10:44.677Z] ---> Using cache [2022-04-21T20:10:44.677Z] ---> d39b64730770 [2022-04-21T20:10:44.677Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-21T20:10:44.677Z] ---> 9041d3aceddb [2022-04-21T20:10:44.677Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:10:45.662Z] ---> 9b44ead4fd68 [2022-04-21T20:10:45.662Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-21T20:10:46.258Z] ---> 7618fd29743f [2022-04-21T20:10:46.258Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-21T20:10:46.537Z] ---> 2d9570b92509 [2022-04-21T20:10:46.537Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:10:47.134Z] ---> 2ee31c206eab [2022-04-21T20:10:47.134Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:10:47.134Z] ---> Running in aada74304ba7 [2022-04-21T20:10:47.737Z] Removing intermediate container aada74304ba7 [2022-04-21T20:10:47.737Z] ---> 63a77132b37c [2022-04-21T20:10:47.737Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:10:47.737Z] ---> Running in 06771ae6ad88 [2022-04-21T20:10:48.340Z] Removing intermediate container 06771ae6ad88 [2022-04-21T20:10:48.340Z] ---> f4b0a5c6edb4 [2022-04-21T20:10:48.340Z] Step 23/25 : LABEL arch=arm64 [2022-04-21T20:10:48.340Z] ---> Running in 0c3e591cee43 [2022-04-21T20:10:48.950Z] Removing intermediate container 0c3e591cee43 [2022-04-21T20:10:48.950Z] ---> e8f667174380 [2022-04-21T20:10:48.950Z] Step 24/25 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T20:10:49.224Z] ---> Running in 51c00983ba00 [2022-04-21T20:10:49.510Z] Removing intermediate container 51c00983ba00 [2022-04-21T20:10:49.510Z] ---> 5c33f24544a4 [2022-04-21T20:10:49.510Z] Step 25/25 : LABEL version=0.0.0 [2022-04-21T20:10:49.780Z] ---> Running in ae7f4ad88b83 [2022-04-21T20:10:50.053Z] Removing intermediate container ae7f4ad88b83 [2022-04-21T20:10:50.053Z] ---> c416ff88e6df [2022-04-21T20:10:50.053Z] [2022-04-21T20:10:50.328Z] Successfully built c416ff88e6df [2022-04-21T20:10:50.602Z] Successfully tagged security-spire-server-arm64:latest [2022-04-21T20:10:50.875Z]  Building security-spire-server ... done  ---> fd87eaa9f64c [2022-04-21T20:10:50.875Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:10:51.472Z] ---> 221487dc6add [2022-04-21T20:10:51.472Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-21T20:10:52.066Z] ---> c0f65853a3c0 [2022-04-21T20:10:52.067Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-21T20:10:52.665Z] ---> f3be9ee5ea81 [2022-04-21T20:10:52.665Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:10:52.665Z] ---> Running in 37278355f52d [2022-04-21T20:10:53.262Z] Removing intermediate container 37278355f52d [2022-04-21T20:10:53.262Z] ---> 1a4621a412bd [2022-04-21T20:10:53.262Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:10:53.262Z] ---> Running in 6f22f29a2395 [2022-04-21T20:10:53.540Z] Removing intermediate container 6f22f29a2395 [2022-04-21T20:10:53.540Z] ---> e5673ae0fd76 [2022-04-21T20:10:53.540Z] Step 24/26 : LABEL arch=arm64 [2022-04-21T20:10:53.540Z] ---> Running in f1dea1052d6e [2022-04-21T20:10:54.143Z] Removing intermediate container f1dea1052d6e [2022-04-21T20:10:54.143Z] ---> 91e71df6ff7b [2022-04-21T20:10:54.143Z] Step 25/26 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T20:10:54.143Z] ---> Running in 977a9b9363c0 [2022-04-21T20:10:54.420Z] Removing intermediate container 977a9b9363c0 [2022-04-21T20:10:54.420Z] ---> d8ba244768bc [2022-04-21T20:10:54.420Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T20:10:54.420Z] ---> Running in 4514052da67e [2022-04-21T20:10:55.016Z] Removing intermediate container 4514052da67e [2022-04-21T20:10:55.016Z] ---> a9d4018ae989 [2022-04-21T20:10:55.016Z] [2022-04-21T20:10:55.016Z] Successfully built a9d4018ae989 [2022-04-21T20:10:55.016Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-21T20:12:02.982Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-21T20:12:02.983Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-21T20:12:02.983Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-21T20:12:02.983Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-21T20:12:02.983Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-21T20:12:02.983Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-21T20:12:02.983Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-21T20:12:02.983Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-21T20:12:02.983Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-21T20:12:02.983Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-21T20:12:02.983Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-21T20:12:02.983Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-21T20:12:02.983Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-21T20:12:02.983Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-21T20:15:40.002Z] Removing intermediate container d44ffcbf517f [2022-04-21T20:15:40.002Z] ---> 79c8e1029d3b [2022-04-21T20:15:40.002Z] [2022-04-21T20:15:40.002Z] Step 13/26 : FROM alpine:3.15 [2022-04-21T20:15:40.002Z] ---> 3fb3c9af89a9 [2022-04-21T20:15:40.002Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-21T20:15:40.002Z] ---> Using cache [2022-04-21T20:15:40.002Z] ---> 4e29cded720d [2022-04-21T20:15:40.002Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-21T20:15:40.002Z] ---> Using cache [2022-04-21T20:15:40.002Z] ---> c3ecb3b1d92f [2022-04-21T20:15:40.002Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-21T20:15:40.002Z] ---> Running in 0a0f8fa82589 [2022-04-21T20:15:40.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:15:40.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:15:40.002Z] v3.15.4-41-g06dd15e33d [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-21T20:15:40.002Z] v3.15.4-48-g4c526f9784 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-21T20:15:40.002Z] OK: 15730 distinct packages available [2022-04-21T20:15:40.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-21T20:15:40.002Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-21T20:15:40.002Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-21T20:15:40.002Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-21T20:15:40.002Z] (3/4) Installing libucontext (1.1-r0) [2022-04-21T20:15:40.002Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-21T20:15:40.002Z] Executing busybox-1.34.1-r5.trigger [2022-04-21T20:15:40.002Z] OK: 6 MiB in 18 packages [2022-04-21T20:15:40.002Z] Removing intermediate container 0a0f8fa82589 [2022-04-21T20:15:40.002Z] ---> 868f3bc05b65 [2022-04-21T20:15:40.002Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-21T20:15:43.388Z] ---> a2f239fe7f6e [2022-04-21T20:15:43.388Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-21T20:15:43.661Z] ---> 72d32e012803 [2022-04-21T20:15:43.661Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-21T20:15:43.935Z] ---> Running in 49a90b564020 [2022-04-21T20:15:44.209Z] Removing intermediate container 49a90b564020 [2022-04-21T20:15:44.209Z] ---> 42fc6ff07bd2 [2022-04-21T20:15:44.209Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-21T20:15:44.807Z] ---> a20d1626bc04 [2022-04-21T20:15:44.807Z] Step 21/26 : WORKDIR / [2022-04-21T20:15:44.807Z] ---> Running in abd6beb7f586 [2022-04-21T20:15:45.097Z] Removing intermediate container abd6beb7f586 [2022-04-21T20:15:45.097Z] ---> cbc2a5ac19d0 [2022-04-21T20:15:45.097Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-21T20:15:45.372Z] ---> Running in 8940dacc96ba [2022-04-21T20:15:45.648Z] Removing intermediate container 8940dacc96ba [2022-04-21T20:15:45.648Z] ---> f71936c6b1df [2022-04-21T20:15:45.648Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-21T20:15:45.648Z] ---> Running in 7d77640e0e90 [2022-04-21T20:15:45.933Z] Removing intermediate container 7d77640e0e90 [2022-04-21T20:15:45.933Z] ---> b67b81aaad22 [2022-04-21T20:15:45.933Z] Step 24/26 : LABEL arch=arm64 [2022-04-21T20:15:46.211Z] ---> Running in c96995f10b43 [2022-04-21T20:15:46.484Z] Removing intermediate container c96995f10b43 [2022-04-21T20:15:46.484Z] ---> 27c28832a28d [2022-04-21T20:15:46.484Z] Step 25/26 : LABEL git_sha=3db62c9d332fc25b06e7d1bc9caebf6839e483fe [2022-04-21T20:15:46.484Z] ---> Running in 57fc9598bbf3 [2022-04-21T20:15:47.088Z] Removing intermediate container 57fc9598bbf3 [2022-04-21T20:15:47.088Z] ---> ef855082f6a6 [2022-04-21T20:15:47.088Z] Step 26/26 : LABEL version=0.0.0 [2022-04-21T20:15:47.088Z] ---> Running in f2d0d31550ad [2022-04-21T20:15:47.360Z] Removing intermediate container f2d0d31550ad [2022-04-21T20:15:47.360Z] ---> 3782e4be048c [2022-04-21T20:15:47.360Z] [2022-04-21T20:15:47.633Z] Successfully built 3782e4be048c [2022-04-21T20:15:47.633Z] Successfully tagged security-spire-config-arm64:latest [2022-04-21T20:15:47.924Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-21T20:15:47.956Z] $ docker stop --time=1 71002c68bdaf8056e5395148fe98c26158b3c391026ed77be90b42811fd053d6 [2022-04-21T20:15:49.719Z] $ docker rm -f 71002c68bdaf8056e5395148fe98c26158b3c391026ed77be90b42811fd053d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-21T20:15:50.344Z] + docker images [2022-04-21T20:15:50.939Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-21T20:15:50.939Z] security-spire-config-arm64 latest 3782e4be048c 3 seconds ago 85.6MB [2022-04-21T20:15:50.939Z] 79c8e1029d3b 34 seconds ago 4.14GB [2022-04-21T20:15:50.939Z] security-spire-agent-arm64 latest a9d4018ae989 4 minutes ago 126MB [2022-04-21T20:15:50.939Z] security-spire-server-arm64 latest c416ff88e6df 5 minutes ago 86.3MB [2022-04-21T20:15:50.939Z] 85df3412a783 5 minutes ago 4.14GB [2022-04-21T20:15:50.939Z] 1916756fc800 5 minutes ago 4.14GB [2022-04-21T20:15:50.939Z] core-command-arm64 latest f2477482ef2d 25 minutes ago 15.5MB [2022-04-21T20:15:50.939Z] 37819397c308 25 minutes ago 1.31GB [2022-04-21T20:15:50.939Z] support-notifications-arm64 latest 4c0364e598f2 28 minutes ago 25.8MB [2022-04-21T20:15:50.939Z] security-spiffe-token-provider-arm64 latest 991931800a8f 28 minutes ago 27.9MB [2022-04-21T20:15:50.940Z] c94b0f9484f0 28 minutes ago 1.37GB [2022-04-21T20:15:50.940Z] cf7a1df345bf 29 minutes ago 1.36GB [2022-04-21T20:15:50.940Z] security-proxy-setup-arm64 latest cd4b11643eea 29 minutes ago 26.1MB [2022-04-21T20:15:50.940Z] aafdfc04a30e 30 minutes ago 1.32GB [2022-04-21T20:15:50.940Z] support-scheduler-arm64 latest 4c7ec52b2bbe 35 minutes ago 25.2MB [2022-04-21T20:15:50.940Z] 8faa55ef4653 35 minutes ago 1.36GB [2022-04-21T20:15:50.940Z] core-metadata-arm64 latest 18f9413a8aab 36 minutes ago 16.3MB [2022-04-21T20:15:50.940Z] e6da9cdb34dc 37 minutes ago 1.31GB [2022-04-21T20:15:50.940Z] security-secretstore-setup-arm64 latest 6579260f7c80 37 minutes ago 27.5MB [2022-04-21T20:15:50.940Z] 4f88afc02d01 37 minutes ago 1.32GB [2022-04-21T20:15:50.940Z] sys-mgmt-agent-arm64 latest 57d7cbcbbc9a 42 minutes ago 282MB [2022-04-21T20:15:50.940Z] core-data-arm64 latest c1b9b7b20cce 43 minutes ago 21.6MB [2022-04-21T20:15:50.940Z] 5229c2e5f2b5 43 minutes ago 1.34GB [2022-04-21T20:15:50.940Z] security-bootstrapper-arm64 latest fc9b25bff2fe 43 minutes ago 18.3MB [2022-04-21T20:15:50.940Z] bfcb359d8f70 44 minutes ago 1.31GB [2022-04-21T20:15:50.940Z] 83c9cc69d4cc 44 minutes ago 1.31GB [2022-04-21T20:15:50.940Z] ci-base-image-arm64 latest d50e5cd85d17 About an hour ago 886MB [2022-04-21T20:15:50.940Z] docker 20.10.14 c346e9eafbab 2 weeks ago 202MB [2022-04-21T20:15:50.940Z] alpine 3.14 ac73e934f311 2 weeks ago 5.34MB [2022-04-21T20:15:50.940Z] alpine 3.15 3fb3c9af89a9 2 weeks ago 5.32MB [2022-04-21T20:15:50.940Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine f79e39bc4007 2 months ago 551MB [2022-04-21T20:15:50.940Z] 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-04-21T20:15:51.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T20:15:51.982Z] [2022-04-21T20:15:51.982Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:15:52.397Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T20:15:52.700Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-21T20:15:52.700Z] 8998bd30e6a1: Pulling fs layer [2022-04-21T20:15:52.700Z] 04944245beec: Pulling fs layer [2022-04-21T20:15:52.700Z] 699f458cf7ca: Pulling fs layer [2022-04-21T20:15:52.701Z] 765212b225bb: Pulling fs layer [2022-04-21T20:15:52.701Z] f23df028b6ca: Pulling fs layer [2022-04-21T20:15:52.701Z] d65c8cfc05b1: Pulling fs layer [2022-04-21T20:15:52.701Z] 2437ff75d9bd: Pulling fs layer [2022-04-21T20:15:52.701Z] 765212b225bb: Waiting [2022-04-21T20:15:52.701Z] f23df028b6ca: Waiting [2022-04-21T20:15:52.701Z] d65c8cfc05b1: Waiting [2022-04-21T20:15:52.701Z] 2437ff75d9bd: Waiting [2022-04-21T20:15:52.701Z] 04944245beec: Verifying Checksum [2022-04-21T20:15:52.701Z] 04944245beec: Download complete [2022-04-21T20:15:52.701Z] 765212b225bb: Verifying Checksum [2022-04-21T20:15:52.701Z] 765212b225bb: Download complete [2022-04-21T20:15:52.997Z] f23df028b6ca: Verifying Checksum [2022-04-21T20:15:52.997Z] f23df028b6ca: Download complete [2022-04-21T20:15:52.997Z] d65c8cfc05b1: Verifying Checksum [2022-04-21T20:15:52.997Z] d65c8cfc05b1: Download complete [2022-04-21T20:15:53.288Z] 699f458cf7ca: Verifying Checksum [2022-04-21T20:15:53.288Z] 699f458cf7ca: Download complete [2022-04-21T20:15:53.584Z] 8998bd30e6a1: Verifying Checksum [2022-04-21T20:15:53.584Z] 8998bd30e6a1: Download complete [2022-04-21T20:15:56.243Z] 2437ff75d9bd: Download complete [2022-04-21T20:15:58.867Z] 8998bd30e6a1: Pull complete [2022-04-21T20:15:58.867Z] 04944245beec: Pull complete [2022-04-21T20:16:00.847Z] 699f458cf7ca: Pull complete [2022-04-21T20:16:00.847Z] 765212b225bb: Pull complete [2022-04-21T20:16:01.827Z] f23df028b6ca: Pull complete [2022-04-21T20:16:01.827Z] d65c8cfc05b1: Pull complete [2022-04-21T20:16:16.910Z] 2437ff75d9bd: Pull complete [2022-04-21T20:16:16.910Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-21T20:16:16.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-21T20:16:16.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-21T20:16:17.194Z] prd-ubuntu20.04-docker-arm64-4c-16g-21654 does not seem to be running inside a container [2022-04-21T20:16:17.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-21T20:16:20.332Z] $ docker top 6e459794b7c6a83d59c05aac9a3725568adc2ce0e88d028198a5d48540721ba3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:21.372Z] ---> job-cost.sh [2022-04-21T20:16:21.372Z] lf-activate-venv: SKIPPING [2022-04-21T20:16:21.372Z] INFO: No Stack... [2022-04-21T20:16:21.968Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-21T20:16:22.942Z] INFO: Archiving Costs [Pipeline] sh [2022-04-21T20:16:23.621Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-04-21T20:16:23.622Z] + cut -d, -f6 [Pipeline] lock [2022-04-21T20:16:23.668Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3982-1-stack-cost] [2022-04-21T20:16:23.673Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3982-1-stack-cost] did not exist. Created. [2022-04-21T20:16:23.673Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3982-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-21T20:16:24.424Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-21T20:16:24.634Z] Stashed 1 file(s) [Pipeline] } [2022-04-21T20:16:24.650Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3982-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-21T20:16:24.742Z] $ docker stop --time=1 6e459794b7c6a83d59c05aac9a3725568adc2ce0e88d028198a5d48540721ba3 [2022-04-21T20:16:26.303Z] $ docker rm -f 6e459794b7c6a83d59c05aac9a3725568adc2ce0e88d028198a5d48540721ba3 [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-04-21T20:16:27.351Z] provisioning config files... [2022-04-21T20:16:27.359Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8826855067067603880tmp [Pipeline] { [Pipeline] sh [2022-04-21T20:16:27.710Z] + set +x [2022-04-21T20:16:27.710Z] + curl -s https://codecov.io/bash [2022-04-21T20:16:27.710Z] + bash -s -- [2022-04-21T20:16:27.710Z] [2022-04-21T20:16:27.710Z] _____ _ [2022-04-21T20:16:27.710Z] / ____| | | [2022-04-21T20:16:27.710Z] | | ___ __| | ___ ___ _____ __ [2022-04-21T20:16:27.710Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-21T20:16:27.710Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-21T20:16:27.710Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-21T20:16:27.710Z] Bash-1.0.6 [2022-04-21T20:16:27.710Z] [2022-04-21T20:16:27.710Z] [2022-04-21T20:16:27.710Z] ==> git version 2.25.1 found [2022-04-21T20:16:27.710Z] ==> 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-04-21T20:16:27.710Z] Release-Date: 2020-01-08 [2022-04-21T20:16:27.710Z] 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-04-21T20:16:27.710Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-21T20:16:27.710Z] ==> Jenkins CI detected. [2022-04-21T20:16:27.710Z] current dir:  /w/workspace/edgex-go/1 [2022-04-21T20:16:27.710Z] project root: . [2022-04-21T20:16:27.710Z] --> token set from env [2022-04-21T20:16:27.710Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-21T20:16:27.710Z] ==> Running gcov in . (disable via -X gcov) [2022-04-21T20:16:27.710Z] ==> Python coveragepy not found [2022-04-21T20:16:27.710Z] ==> Searching for coverage reports in: [2022-04-21T20:16:27.710Z] + . [2022-04-21T20:16:27.710Z] -> Found 1 reports [2022-04-21T20:16:27.710Z] ==> Detecting git/mercurial file structure [2022-04-21T20:16:27.710Z] ==> Reading reports [2022-04-21T20:16:27.970Z] + ./coverage.out bytes=435134 [2022-04-21T20:16:27.970Z] ==> Appending adjustments [2022-04-21T20:16:27.970Z] https://docs.codecov.io/docs/fixing-reports [2022-04-21T20:16:28.914Z] + Found adjustments [2022-04-21T20:16:28.914Z] ==> Gzipping contents [2022-04-21T20:16:28.914Z] 60K /tmp/codecov.qPpeQA.gz [2022-04-21T20:16:28.914Z] ==> Uploading reports [2022-04-21T20:16:28.914Z] url: https://codecov.io [2022-04-21T20:16:28.914Z] query: branch=PR-3982&commit=3db62c9d332fc25b06e7d1bc9caebf6839e483fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3982&job=&cmd_args= [2022-04-21T20:16:28.914Z] -> Pinging Codecov [2022-04-21T20:16:28.914Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3982&commit=3db62c9d332fc25b06e7d1bc9caebf6839e483fe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3982%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3982&job=&cmd_args= [2022-04-21T20:16:29.484Z] -> Uploading to [2022-04-21T20:16:29.484Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-21/00271124DB129430A58F1EEE437C3FCB/3db62c9d332fc25b06e7d1bc9caebf6839e483fe/fa278733-120f-45ca-b841-98f43a286a78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220421T201629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=29c04972ed287c793254c6f1e775f2ff3c3785aa24ab461d706bb68152e366e2 [2022-04-21T20:16:29.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-21T20:16:29.484Z] Dload Upload Total Spent Left Speed [2022-04-21T20:16:29.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59790 0 0 100 59790 0 258k --:--:-- --:--:-- --:--:-- 258k [2022-04-21T20:16:29.744Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/3db62c9d332fc25b06e7d1bc9caebf6839e483fe [Pipeline] } [2022-04-21T20:16:29.772Z] 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-04-21T20:16:31.126Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:31.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:32.358Z] ---> package-listing.sh [2022-04-21T20:16:32.358Z] ++ facter osfamily [2022-04-21T20:16:32.358Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-21T20:16:32.619Z] + OS_FAMILY=debian [2022-04-21T20:16:32.619Z] + workspace=/w/workspace/edgex-go/1 [2022-04-21T20:16:32.619Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-21T20:16:32.619Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-21T20:16:32.619Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-21T20:16:32.619Z] + PACKAGES=/tmp/packages_start.txt [2022-04-21T20:16:32.619Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-21T20:16:32.619Z] + PACKAGES=/tmp/packages_end.txt [2022-04-21T20:16:32.619Z] + case "${OS_FAMILY}" in [2022-04-21T20:16:32.619Z] + dpkg -l [2022-04-21T20:16:32.619Z] + grep '^ii' [2022-04-21T20:16:32.619Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-21T20:16:32.619Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-21T20:16:32.619Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-21T20:16:32.619Z] + '[' /w/workspace/edgex-go/1 ']' [2022-04-21T20:16:32.619Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-04-21T20:16:32.619Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-04-21T20:16:32.653Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-21T20:16:32.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:16:33.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T20:16:33.530Z] [2022-04-21T20:16:33.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-21T20:16:33.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T20:16:33.868Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-21T20:16:33.868Z] 5eb5b503b376: Pulling fs layer [2022-04-21T20:16:33.868Z] 5c69ac0246d0: Pulling fs layer [2022-04-21T20:16:33.868Z] ec43610c2a17: Pulling fs layer [2022-04-21T20:16:33.868Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-21T20:16:33.868Z] 33b1e0a273af: Pulling fs layer [2022-04-21T20:16:33.868Z] 5d3b04190fa2: Pulling fs layer [2022-04-21T20:16:33.868Z] 2f39f015ded8: Pulling fs layer [2022-04-21T20:16:33.868Z] 3a2ae6a8a46f: Waiting [2022-04-21T20:16:33.868Z] 33b1e0a273af: Waiting [2022-04-21T20:16:33.868Z] 5d3b04190fa2: Waiting [2022-04-21T20:16:33.868Z] 2f39f015ded8: Waiting [2022-04-21T20:16:33.868Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-21T20:16:33.868Z] ec43610c2a17: Verifying Checksum [2022-04-21T20:16:33.868Z] ec43610c2a17: Download complete [2022-04-21T20:16:33.868Z] 3a2ae6a8a46f: Verifying Checksum [2022-04-21T20:16:33.868Z] 3a2ae6a8a46f: Download complete [2022-04-21T20:16:34.129Z] 33b1e0a273af: Verifying Checksum [2022-04-21T20:16:34.129Z] 33b1e0a273af: Download complete [2022-04-21T20:16:34.129Z] 5d3b04190fa2: Download complete [2022-04-21T20:16:34.129Z] 5eb5b503b376: Verifying Checksum [2022-04-21T20:16:34.129Z] 5eb5b503b376: Download complete [2022-04-21T20:16:34.695Z] 2f39f015ded8: Download complete [2022-04-21T20:16:34.953Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-21T20:16:35.212Z] 5eb5b503b376: Pull complete [2022-04-21T20:16:35.781Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-21T20:16:37.158Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-21T20:16:38.096Z] 5c69ac0246d0: Retrying in 1 second [2022-04-21T20:16:39.034Z] 5c69ac0246d0: Retrying in 10 seconds [2022-04-21T20:16:39.971Z] 5c69ac0246d0: Retrying in 9 seconds [2022-04-21T20:16:40.908Z] 5c69ac0246d0: Retrying in 8 seconds [2022-04-21T20:16:41.848Z] 5c69ac0246d0: Retrying in 7 seconds [2022-04-21T20:16:42.813Z] 5c69ac0246d0: Retrying in 6 seconds [2022-04-21T20:16:44.194Z] 5c69ac0246d0: Retrying in 5 seconds [2022-04-21T20:16:45.136Z] 5c69ac0246d0: Retrying in 4 seconds [2022-04-21T20:16:46.079Z] 5c69ac0246d0: Retrying in 3 seconds [2022-04-21T20:16:47.016Z] 5c69ac0246d0: Retrying in 2 seconds [2022-04-21T20:16:47.958Z] 5c69ac0246d0: Retrying in 1 second [2022-04-21T20:16:48.897Z] 5c69ac0246d0: Verifying Checksum [2022-04-21T20:16:48.897Z] 5c69ac0246d0: Download complete [2022-04-21T20:16:49.155Z] 5c69ac0246d0: Pull complete [2022-04-21T20:16:49.417Z] ec43610c2a17: Pull complete [2022-04-21T20:16:49.676Z] 3a2ae6a8a46f: Pull complete [2022-04-21T20:16:49.676Z] 33b1e0a273af: Pull complete [2022-04-21T20:16:49.936Z] 5d3b04190fa2: Pull complete [2022-04-21T20:16:54.132Z] 2f39f015ded8: Pull complete [2022-04-21T20:16:54.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-21T20:16:54.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-21T20:16:54.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-21T20:16:54.227Z] prd-ubuntu20.04-docker-8c-8g-21653 does not seem to be running inside a container [2022-04-21T20:16:54.281Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-21T20:16:56.298Z] $ docker top b6a785db2faf9b9766c9489a82d6dafc8eac9bd7f5df5ea8a418def2a236ad47 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-21T20:16:56.698Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-21T20:16:57.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-21T20:16:57.327Z] + ls /var/log/sa-host [2022-04-21T20:16:57.327Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-21T20:16:57.591Z] provisioning config files... [2022-04-21T20:16:57.603Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3835098024888714513tmp [Pipeline] { [Pipeline] echo [2022-04-21T20:16:57.648Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:57.962Z] ---> create-netrc.sh [Pipeline] } [2022-04-21T20:16:57.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:58.389Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-21T20:16:58.426Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:58.744Z] ---> sudo-logs.sh [2022-04-21T20:16:58.744Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-21T20:16:58.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:16:59.139Z] ---> job-cost.sh [2022-04-21T20:16:59.139Z] lf-activate-venv: SKIPPING [2022-04-21T20:16:59.139Z] DEBUG: total: 0.2199999988079071 [2022-04-21T20:16:59.139Z] INFO: Retrieving Stack Cost... [2022-04-21T20:16:59.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-21T20:17:00.279Z] INFO: Archiving Costs [Pipeline] echo [2022-04-21T20:17:00.312Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-21T20:17:00.625Z] ---> logs-deploy.sh [2022-04-21T20:17:00.625Z] lf-activate-venv: SKIPPING [2022-04-21T20:17:00.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3982/1 [2022-04-21T20:17:00.625Z] INFO: archiving workspace using pattern(s): [2022-04-21T20:17:01.566Z] Archives upload complete. [2022-04-21T20:17:01.566Z] INFO: archiving logs to Nexus