Pull request #4010 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-go Obtained Jenkinsfile from 66f08e4ac2293da1e72d5774d7276e20ff8834a2+ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 (a4780d35dea98acc18229840a5ec6f8fec4dd832) 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-ssh14122694910968402525.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh790671875634776813.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4255977776581777130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8641485979902622246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4010/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7892806666921673261.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-41381’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-41080’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-41639’ is offline ‘prd-ubuntu20.04-docker-8c-8g-41640’ is offline Running on prd-ubuntu20.04-docker-8c-8g-41642 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 66f08e4ac2293da1e72d5774d7276e20ff8834a2 Merge succeeded, producing 66f08e4ac2293da1e72d5774d7276e20ff8834a2 Checking out Revision 66f08e4ac2293da1e72d5774d7276e20ff8834a2 (PR-4010) > 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/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 Commit message: "docs: additions and changes to CHANGELOG" > git rev-list --no-walk f1057ce8c79106fdef908a6791e8a39a42840b0e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-08T01:44:28.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-08T01:44:28.535Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-08T01:44:28.555Z] ========================================================= [2022-05-08T01:44:28.555Z] EdgeX Global Pipelines Version Info [2022-05-08T01:44:28.555Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:44:29.338Z] ------------------- [2022-05-08T01:44:29.338Z] stable info: [2022-05-08T01:44:29.338Z] ------------------- [2022-05-08T01:44:29.338Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:44:29.338Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-08T01:44:29.338Z] Message: update stable to v1.0.227 [2022-05-08T01:44:29.912Z] ------------------- [2022-05-08T01:44:29.912Z] experimental info: [2022-05-08T01:44:29.912Z] ------------------- [2022-05-08T01:44:29.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-08T01:44:29.912Z] Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c [2022-05-08T01:44:29.912Z] Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-08T01:44:30.043Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-05-08T01:44:30.058Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-05-08T01:44:30.069Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-08T01:44:30.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-08T01:44:30.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-08T01:44:30.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-08T01:44:30.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-08T01:44:30.129Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-05-08T01:44:30.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-05-08T01:44:30.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-05-08T01:44:30.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-08T01:44:30.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-08T01:44:30.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-08T01:44:30.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-08T01:44:30.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-08T01:44:30.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:44:30.241Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-08T01:44:30.256Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-08T01:44:30.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-05-08T01:44:30.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-05-08T01:44:30.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-08T01:44:30.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-08T01:44:30.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4010 [Pipeline] echo [2022-05-08T01:44:30.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4010 [Pipeline] echo [2022-05-08T01:44:30.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4010 [Pipeline] echo [2022-05-08T01:44:30.435Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo [2022-05-08T01:44:30.443Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66f08e4 [Pipeline] echo [2022-05-08T01:44:30.453Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:44:30.497Z] provisioning config files... [2022-05-08T01:44:30.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8210604822103632161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:44:30.808Z] ---> docker-login.sh [2022-05-08T01:44:30.808Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:44:31.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:31.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:31.069Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:31.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:31.069Z] [2022-05-08T01:44:31.069Z] Login Succeeded [2022-05-08T01:44:31.069Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:44:31.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:31.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:31.333Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:31.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:31.333Z] [2022-05-08T01:44:31.333Z] Login Succeeded [2022-05-08T01:44:31.333Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:44:31.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:31.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:31.333Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:31.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:31.333Z] [2022-05-08T01:44:31.333Z] Login Succeeded [2022-05-08T01:44:31.333Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:44:31.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:31.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:31.593Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:31.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:31.593Z] [2022-05-08T01:44:31.593Z] Login Succeeded [2022-05-08T01:44:31.593Z] docker.io [2022-05-08T01:44:31.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:44:31.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:44:31.853Z] Configure a credential helper to remove this warning. See [2022-05-08T01:44:31.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:44:31.853Z] [2022-05-08T01:44:31.853Z] Login Succeeded [2022-05-08T01:44:31.853Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:44:31.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:44:32.169Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-05-08T01:44:32.169Z] + dirname cmd/core-command/Dockerfile [2022-05-08T01:44:32.169Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo core-command,cmd/core-command/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/core-data/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo core-data,cmd/core-data/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/core-metadata/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-spire-agent/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-spire-config/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/security-spire-server/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/support-notifications/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/support-scheduler/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-05-08T01:44:32.170Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-05-08T01:44:32.170Z] + cut -d/ -f2 [2022-05-08T01:44:32.170Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-05-08T01:44:32.274Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-08T01:44:32.622Z] + git rev-list -1 --merges 66f08e4ac2293da1e72d5774d7276e20ff8834a2~1..66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo [2022-05-08T01:44:32.642Z] -----------> git rev-list -1 --merges 66f08e4ac2293da1e72d5774d7276e20ff8834a2~1..66f08e4ac2293da1e72d5774d7276e20ff8834a2 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [false] [Pipeline] sh [2022-05-08T01:44:32.929Z] + git log --format=format:%s -1 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] echo [2022-05-08T01:44:32.945Z] ========================================================= [2022-05-08T01:44:32.945Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-08T01:44:32.945Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-05-08T01:44:33.344Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-08T01:44:33.344Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-08T01:44:33.344Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-08T01:44:33.344Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-08T01:44:33.344Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-08T01:44:33.344Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-08T01:44:33.344Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:44:33.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:44:33.694Z] [2022-05-08T01:44:33.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:44:34.002Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:44:34.002Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-08T01:44:34.002Z] 1fe172e4850f: Pulling fs layer [2022-05-08T01:44:34.002Z] caf521ccaac6: Pulling fs layer [2022-05-08T01:44:34.002Z] 3ead6fa29328: Pulling fs layer [2022-05-08T01:44:34.002Z] 5c2a1cbceb83: Pulling fs layer [2022-05-08T01:44:34.002Z] a8d5f1318db7: Pulling fs layer [2022-05-08T01:44:34.002Z] c427282e49a2: Pulling fs layer [2022-05-08T01:44:34.002Z] 5c2a1cbceb83: Waiting [2022-05-08T01:44:34.002Z] a8d5f1318db7: Waiting [2022-05-08T01:44:34.002Z] 1827001aaf11: Pulling fs layer [2022-05-08T01:44:34.002Z] 0714d37db230: Pulling fs layer [2022-05-08T01:44:34.002Z] ac28cf19c067: Pulling fs layer [2022-05-08T01:44:34.002Z] c427282e49a2: Waiting [2022-05-08T01:44:34.002Z] 1827001aaf11: Waiting [2022-05-08T01:44:34.002Z] ca983d60f3e2: Pulling fs layer [2022-05-08T01:44:34.002Z] ac28cf19c067: Waiting [2022-05-08T01:44:34.002Z] 9f894cec8388: Pulling fs layer [2022-05-08T01:44:34.002Z] 9f894cec8388: Waiting [2022-05-08T01:44:34.002Z] caf521ccaac6: Verifying Checksum [2022-05-08T01:44:34.002Z] caf521ccaac6: Download complete [2022-05-08T01:44:34.002Z] 5c2a1cbceb83: Verifying Checksum [2022-05-08T01:44:34.002Z] 5c2a1cbceb83: Download complete [2022-05-08T01:44:34.265Z] a8d5f1318db7: Verifying Checksum [2022-05-08T01:44:34.265Z] a8d5f1318db7: Download complete [2022-05-08T01:44:34.265Z] c427282e49a2: Verifying Checksum [2022-05-08T01:44:34.265Z] c427282e49a2: Download complete [2022-05-08T01:44:34.265Z] 3ead6fa29328: Verifying Checksum [2022-05-08T01:44:34.265Z] 3ead6fa29328: Download complete [2022-05-08T01:44:34.265Z] 0714d37db230: Verifying Checksum [2022-05-08T01:44:34.265Z] 0714d37db230: Download complete [2022-05-08T01:44:34.265Z] ac28cf19c067: Verifying Checksum [2022-05-08T01:44:34.265Z] ac28cf19c067: Download complete [2022-05-08T01:44:34.265Z] ca983d60f3e2: Verifying Checksum [2022-05-08T01:44:34.265Z] ca983d60f3e2: Download complete [2022-05-08T01:44:34.265Z] 9f894cec8388: Download complete [2022-05-08T01:44:34.265Z] 1fe172e4850f: Download complete [2022-05-08T01:44:34.525Z] 1827001aaf11: Verifying Checksum [2022-05-08T01:44:34.525Z] 1827001aaf11: Download complete [2022-05-08T01:44:35.460Z] 1fe172e4850f: Pull complete [2022-05-08T01:44:35.722Z] caf521ccaac6: Pull complete [2022-05-08T01:44:36.294Z] 3ead6fa29328: Pull complete [2022-05-08T01:44:36.554Z] 5c2a1cbceb83: Pull complete [2022-05-08T01:44:36.849Z] a8d5f1318db7: Pull complete [2022-05-08T01:44:37.109Z] c427282e49a2: Pull complete [2022-05-08T01:44:39.021Z] 1827001aaf11: Pull complete [2022-05-08T01:44:39.281Z] 0714d37db230: Pull complete [2022-05-08T01:44:39.541Z] ac28cf19c067: Pull complete [2022-05-08T01:44:39.802Z] ca983d60f3e2: Pull complete [2022-05-08T01:44:39.802Z] 9f894cec8388: Pull complete [2022-05-08T01:44:39.802Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-08T01:44:39.802Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-08T01:44:40.062Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-08T01:44:40.134Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T01:44:40.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-08T01:44:42.039Z] $ docker top f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 -eo pid,comm [2022-05-08T01:44:42.095Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-08T01:44:42.095Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-08T01:44:42.133Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:44:42.133Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:44:42.254Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:44:42.263Z] $ docker exec f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent [2022-05-08T01:44:42.395Z] SSH_AUTH_SOCK=/tmp/ssh-ExzknUQbhBOF/agent.33 [2022-05-08T01:44:42.395Z] SSH_AGENT_PID=40 [2022-05-08T01:44:42.404Z] Running ssh-add (command line suppressed) [2022-05-08T01:44:42.528Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5880128850454637327.key (/w/workspace/edgex-go/2@tmp/private_key_5880128850454637327.key) [2022-05-08T01:44:42.537Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:44:42.832Z] + git tag --points-at HEAD [Pipeline] } [2022-05-08T01:44:42.851Z] $ docker exec --env ******** --env ******** f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent -k [2022-05-08T01:44:42.963Z] unset SSH_AUTH_SOCK; [2022-05-08T01:44:42.964Z] unset SSH_AGENT_PID; [2022-05-08T01:44:42.964Z] echo Agent pid 40 killed; [2022-05-08T01:44:42.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-08T01:44:42.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-08T01:44:42.988Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-08T01:44:43.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-08T01:44:43.124Z] $ docker exec f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent [2022-05-08T01:44:43.242Z] SSH_AUTH_SOCK=/tmp/ssh-9luzmJMtymqi/agent.73 [2022-05-08T01:44:43.242Z] SSH_AGENT_PID=80 [2022-05-08T01:44:43.248Z] Running ssh-add (command line suppressed) [2022-05-08T01:44:43.356Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_4816336524245821467.key (/w/workspace/edgex-go/2@tmp/private_key_4816336524245821467.key) [2022-05-08T01:44:43.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-08T01:44:43.662Z] + git semver init [2022-05-08T01:44:43.923Z] 2022-05-08 01:44:43,845 [run_init] DEBUG init version:0.0.0 force:False [2022-05-08T01:44:43.923Z] 2022-05-08 01:44:43,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-05-08T01:44:43.923Z] 2022-05-08 01:44:43,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-05-08T01:44:43.923Z] 2022-05-08 01:44:43,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,970 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,970 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4010 with force:False [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,970 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4010 [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,974 [execute] INFO git cat-file --batch-check [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,981 [execute] INFO git cat-file --batch [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-05-08T01:44:48.124Z] 2022-05-08 01:44:47,986 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4010 [2022-05-08T01:44:48.124Z] 0.0.0 [Pipeline] } [2022-05-08T01:44:48.141Z] $ docker exec --env ******** --env ******** f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 ssh-agent -k [2022-05-08T01:44:48.249Z] unset SSH_AUTH_SOCK; [2022-05-08T01:44:48.250Z] unset SSH_AGENT_PID; [2022-05-08T01:44:48.250Z] echo Agent pid 80 killed; [2022-05-08T01:44:48.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-08T01:44:48.561Z] + git semver [Pipeline] } [2022-05-08T01:44:48.845Z] $ docker stop --time=1 f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 [2022-05-08T01:44:50.206Z] $ docker rm -f f88db7620b48adb301387f68738426a29900722bba90af8488d11e3a41d9ff57 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:44:50.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-08T01:44:50.789Z] Stashed 1 file(s) [Pipeline] echo [2022-05-08T01:44:50.794Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-08T01:44:50.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:44:50.912Z] ========================================================= [2022-05-08T01:44:50.912Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-08T01:44:50.912Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:44:51.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:44:51.208Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-08T01:44:51.208Z] 59bf1c3509f3: Pulling fs layer [2022-05-08T01:44:51.208Z] 666ba61612fd: Pulling fs layer [2022-05-08T01:44:51.208Z] 8ed8ca486205: Pulling fs layer [2022-05-08T01:44:51.208Z] 4fe6c5a15a65: Pulling fs layer [2022-05-08T01:44:51.208Z] 22a0e8bec74d: Pulling fs layer [2022-05-08T01:44:51.208Z] ca2b28591e48: Pulling fs layer [2022-05-08T01:44:51.208Z] a51346096db8: Pulling fs layer [2022-05-08T01:44:51.208Z] daebc70d1ce1: Pulling fs layer [2022-05-08T01:44:51.208Z] 0e18a0eac166: Pulling fs layer [2022-05-08T01:44:51.208Z] a51346096db8: Waiting [2022-05-08T01:44:51.208Z] daebc70d1ce1: Waiting [2022-05-08T01:44:51.208Z] ca2b28591e48: Waiting [2022-05-08T01:44:51.208Z] 22a0e8bec74d: Waiting [2022-05-08T01:44:51.208Z] 4fe6c5a15a65: Waiting [2022-05-08T01:44:51.208Z] 0e18a0eac166: Waiting [2022-05-08T01:44:51.208Z] 8ed8ca486205: Verifying Checksum [2022-05-08T01:44:51.208Z] 8ed8ca486205: Download complete [2022-05-08T01:44:51.208Z] 666ba61612fd: Download complete [2022-05-08T01:44:51.208Z] 22a0e8bec74d: Verifying Checksum [2022-05-08T01:44:51.208Z] 22a0e8bec74d: Download complete [2022-05-08T01:44:51.208Z] ca2b28591e48: Download complete [2022-05-08T01:44:51.208Z] 59bf1c3509f3: Verifying Checksum [2022-05-08T01:44:51.208Z] 59bf1c3509f3: Download complete [2022-05-08T01:44:51.208Z] a51346096db8: Verifying Checksum [2022-05-08T01:44:51.208Z] a51346096db8: Download complete [2022-05-08T01:44:51.466Z] daebc70d1ce1: Verifying Checksum [2022-05-08T01:44:51.466Z] daebc70d1ce1: Download complete [2022-05-08T01:44:51.466Z] 59bf1c3509f3: Pull complete [2022-05-08T01:44:51.466Z] 666ba61612fd: Pull complete [2022-05-08T01:44:51.726Z] 8ed8ca486205: Pull complete [2022-05-08T01:44:51.987Z] 0e18a0eac166: Verifying Checksum [2022-05-08T01:44:51.987Z] 0e18a0eac166: Download complete [2022-05-08T01:44:51.987Z] 4fe6c5a15a65: Verifying Checksum [2022-05-08T01:44:51.987Z] 4fe6c5a15a65: Download complete [2022-05-08T01:44:56.184Z] 4fe6c5a15a65: Pull complete [2022-05-08T01:44:56.184Z] 22a0e8bec74d: Pull complete [2022-05-08T01:44:56.184Z] ca2b28591e48: Pull complete [2022-05-08T01:44:56.184Z] a51346096db8: Pull complete [2022-05-08T01:44:56.184Z] daebc70d1ce1: Pull complete [2022-05-08T01:44:58.087Z] 0e18a0eac166: Pull complete [2022-05-08T01:44:58.087Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-08T01:44:58.087Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:44:58.087Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:44:58.390Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:44:58.390Z] WORKDIR /edgex [2022-05-08T01:44:58.390Z] COPY go.mod . [2022-05-08T01:44:58.390Z] RUN go mod download [2022-05-08T01:44:58.390Z] + docker build -t ci-base-image-x86_64 -f - . [2022-05-08T01:44:59.771Z] Sending build context to Docker daemon 335.2MB [2022-05-08T01:44:59.771Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-08T01:44:59.771Z] ---> f018257e8ee9 [2022-05-08T01:44:59.771Z] Step 2/4 : WORKDIR /edgex [2022-05-08T01:45:02.316Z] ---> Running in 20ec8cd23d83 [2022-05-08T01:45:02.316Z] Removing intermediate container 20ec8cd23d83 [2022-05-08T01:45:02.316Z] ---> 5fce0228b350 [2022-05-08T01:45:02.316Z] Step 3/4 : COPY go.mod . [2022-05-08T01:45:02.316Z] ---> 3f79ee06de4b [2022-05-08T01:45:02.316Z] Step 4/4 : RUN go mod download [2022-05-08T01:45:02.316Z] ---> Running in 0238274ea6f5 [2022-05-08T01:45:05.853Z] Still waiting to schedule task [2022-05-08T01:45:05.853Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-08T01:45:17.213Z] Removing intermediate container 0238274ea6f5 [2022-05-08T01:45:17.213Z] ---> 7938014d66d0 [2022-05-08T01:45:17.213Z] Successfully built 7938014d66d0 [2022-05-08T01:45:17.213Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:45:17.508Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:45:17.508Z] . [Pipeline] withDockerContainer [2022-05-08T01:45:17.576Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T01:45:17.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:45:18.044Z] $ docker top efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:45:18.390Z] + go version [2022-05-08T01:45:18.390Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-08T01:45:18.407Z] $ docker stop --time=1 efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 [2022-05-08T01:45:19.682Z] $ docker rm -f efa90f0c33407d7cf5d0747bc93eb7680eb6c57bbb7085f6ea8c62edd135d028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:45:20.105Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-08T01:45:20.105Z] . [Pipeline] withDockerContainer [2022-05-08T01:45:20.174Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T01:45:20.216Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-08T01:45:20.694Z] $ docker top a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-08T01:45:20.770Z] ========================================================= [2022-05-08T01:45:20.770Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-08T01:45:20.770Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:45:21.083Z] + make test [2022-05-08T01:45:21.083Z] go mod tidy -compat=1.17 [2022-05-08T01:45:21.083Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-08T01:45:26.364Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-08T01:45:38.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-08T01:45:38.575Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-08T01:45:39.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.108s coverage: 98.5% of statements [2022-05-08T01:45:39.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-08T01:45:39.510Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 53.4% of statements [2022-05-08T01:45:39.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-08T01:45:39.510Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.415s coverage: 89.2% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.096s coverage: 84.4% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.433s coverage: 95.6% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.070s coverage: 0.9% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.6% of statements [2022-05-08T01:45:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.077s coverage: 79.5% of statements [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.079s coverage: 94.1% of statements [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2022-05-08T01:45:42.802Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements [2022-05-08T01:45:52.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements [2022-05-08T01:45:52.805Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements [2022-05-08T01:45:53.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.174s coverage: 82.5% of statements [2022-05-08T01:45:53.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-08T01:46:03.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-08T01:46:03.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-08T01:46:03.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-08T01:46:03.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-08T01:46:03.754Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.066s coverage: 58.8% of statements [2022-05-08T01:46:03.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.079s coverage: 80.0% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.154s coverage: 91.2% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.167s coverage: 64.4% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.336s coverage: 65.4% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.148s coverage: 43.8% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.181s coverage: 92.3% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.062s coverage: 28.9% of statements [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-08T01:46:03.755Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.069s coverage: 100.0% of statements [2022-05-08T01:46:03.755Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements [2022-05-08T01:46:03.755Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-08T01:46:21.856Z] GO111MODULE=on go vet ./... [2022-05-08T01:46:24.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T01:46:24.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T01:46:24.657Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T01:46:25.243Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-08T01:46:25.535Z] + ls -al . [2022-05-08T01:46:25.535Z] total 684 [2022-05-08T01:46:25.535Z] drwxrwxr-x 10 1001 1001 4096 May 8 01:46 . [2022-05-08T01:46:25.535Z] drwxr-xr-x 4 root root 4096 May 8 01:45 .. [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 11 May 8 01:44 .dockerignore [2022-05-08T01:46:25.535Z] drwxrwxr-x 8 1001 1001 4096 May 8 01:44 .git [2022-05-08T01:46:25.535Z] drwxrwxr-x 3 1001 1001 4096 May 8 01:44 .github [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 879 May 8 01:44 .gitignore [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 42 May 8 01:44 .golangci.yml [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 87 May 8 01:44 .hadolint.yml [2022-05-08T01:46:25.535Z] drwxr-xr-x 3 1001 1001 4096 May 8 01:44 .semver [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 166 May 8 01:44 .sonarcloud.properties [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 1171 May 8 01:44 ADOPTERS.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 10086 May 8 01:44 Attribution.txt [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 61687 May 8 01:44 CHANGELOG.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 3804 May 8 01:44 CONTRIBUTING.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 677 May 8 01:44 GOVERNANCE.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 850 May 8 01:44 Jenkinsfile [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 10775 May 8 01:44 LICENSE [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 10389 May 8 01:44 Makefile [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 582 May 8 01:44 OWNERS.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 9094 May 8 01:44 README.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 6912 May 8 01:44 SECURITY.md [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 5 May 8 01:44 VERSION [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 4131 May 8 01:44 ZMQWindows.md [2022-05-08T01:46:25.535Z] drwxrwxr-x 2 1001 1001 4096 May 8 01:44 bin [2022-05-08T01:46:25.535Z] drwxrwxr-x 18 1001 1001 4096 May 8 01:44 cmd [2022-05-08T01:46:25.535Z] -rw-r--r-- 1 root root 435134 May 8 01:46 coverage.out [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 3256 May 8 01:44 go.mod [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 35162 May 8 01:45 go.sum [2022-05-08T01:46:25.535Z] drwxrwxr-x 8 1001 1001 4096 May 8 01:44 internal [2022-05-08T01:46:25.535Z] drwxrwxr-x 3 1001 1001 4096 May 8 01:44 openapi [2022-05-08T01:46:25.535Z] drwxrwxr-x 4 1001 1001 4096 May 8 01:44 snap [2022-05-08T01:46:25.535Z] -rw-rw-r-- 1 1001 1001 204 May 8 01:44 version.go [Pipeline] sh [2022-05-08T01:46:25.822Z] + '[' -e coverage.out ] [2022-05-08T01:46:25.822Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-08T01:46:25.924Z] Stashed 1 file(s) [Pipeline] sh [2022-05-08T01:46:26.211Z] + make build [2022-05-08T01:46:26.211Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-08T01:46:38.427Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-08T01:46:48.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-08T01:46:48.412Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-08T01:46:53.683Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-08T01:46:53.940Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-08T01:46:54.508Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-08T01:46:55.885Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-08T01:46:56.454Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-08T01:46:57.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-08T01:46:57.963Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-08T01:46:58.902Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-08T01:47:00.284Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-08T01:47:01.239Z] $ docker stop --time=1 a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b [2022-05-08T01:47:04.296Z] $ docker rm -f a61d35d26011a4d3fd937a662333f8a6c0024fc6e74c363bf3c173ab9be41b7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:47:05.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-08T01:47:05.118Z] [2022-05-08T01:47:05.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:47:05.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-08T01:47:05.416Z] latest: Pulling from edgex-devops/edgex-compose [2022-05-08T01:47:05.416Z] cbdbe7a5bc2a: Pulling fs layer [2022-05-08T01:47:05.416Z] ca9280d653b3: Pulling fs layer [2022-05-08T01:47:05.416Z] 7e9c9ca2126c: Pulling fs layer [2022-05-08T01:47:05.416Z] cbdbe7a5bc2a: Download complete [2022-05-08T01:47:05.675Z] ca9280d653b3: Download complete [2022-05-08T01:47:05.675Z] cbdbe7a5bc2a: Pull complete [2022-05-08T01:47:05.933Z] 7e9c9ca2126c: Download complete [2022-05-08T01:47:06.192Z] ca9280d653b3: Pull complete [2022-05-08T01:47:09.475Z] 7e9c9ca2126c: Pull complete [2022-05-08T01:47:09.475Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-05-08T01:47:09.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-08T01:47:09.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-05-08T01:47:09.540Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T01:47:09.579Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-08T01:47:11.548Z] $ docker top 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:47:11.896Z] + docker-compose build --help [2022-05-08T01:47:11.896Z] + grep parallel [2022-05-08T01:47:12.477Z] --parallel Build images in parallel. [Pipeline] } [2022-05-08T01:47:12.497Z] $ docker stop --time=1 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 [2022-05-08T01:47:13.820Z] $ docker rm -f 7ff0d267717aa896851bdcce8702aa4851cae33dfb8bb3de06592c61413a7cb1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:47:14.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-05-08T01:47:14.254Z] . [Pipeline] withDockerContainer [2022-05-08T01:47:14.321Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T01:47:14.367Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-05-08T01:47:14.780Z] $ docker top 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:47:15.138Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-08T01:47:15.708Z] Building core-command ... [2022-05-08T01:47:15.708Z] Building core-data ... [2022-05-08T01:47:15.708Z] Building core-metadata ... [2022-05-08T01:47:15.708Z] Building security-bootstrapper ... [2022-05-08T01:47:15.708Z] Building security-proxy-setup ... [2022-05-08T01:47:15.708Z] Building security-secretstore-setup ... [2022-05-08T01:47:15.708Z] Building security-spiffe-token-provider ... [2022-05-08T01:47:15.708Z] Building security-spire-agent ... [2022-05-08T01:47:15.708Z] Building security-spire-config ... [2022-05-08T01:47:15.708Z] Building security-spire-server ... [2022-05-08T01:47:15.708Z] Building support-notifications ... [2022-05-08T01:47:15.708Z] Building support-scheduler ... [2022-05-08T01:47:15.708Z] Building sys-mgmt-agent ... [2022-05-08T01:47:15.708Z] Building security-spire-config [2022-05-08T01:47:15.708Z] Building security-secretstore-setup [2022-05-08T01:47:15.708Z] Building core-command [2022-05-08T01:47:15.708Z] Building security-proxy-setup [2022-05-08T01:47:15.708Z] Building support-scheduler [2022-05-08T01:47:30.592Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:30.592Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:47:30.592Z] ---> 7938014d66d0 [2022-05-08T01:47:30.592Z] Step 3/25 : WORKDIR /edgex-go [2022-05-08T01:47:30.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:30.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:47:30.592Z] ---> 7938014d66d0 [2022-05-08T01:47:30.592Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T01:47:30.592Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:30.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:47:30.592Z] ---> 7938014d66d0 [2022-05-08T01:47:30.592Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T01:47:30.592Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:30.592Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:47:30.592Z] ---> 7938014d66d0 [2022-05-08T01:47:30.592Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T01:47:30.592Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:47:30.592Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:47:30.592Z] ---> 7938014d66d0 [2022-05-08T01:47:30.592Z] Step 3/26 : WORKDIR /edgex-go [2022-05-08T01:47:32.502Z] ---> Running in 4dfaf60792e5 [2022-05-08T01:47:32.502Z] ---> Running in 7feb5ba33c0c [2022-05-08T01:47:32.502Z] ---> Running in 5897ebbece67 [2022-05-08T01:47:32.502Z] ---> Running in 94386bd45755 [2022-05-08T01:47:32.502Z] ---> Running in 92452d04fdd2 [2022-05-08T01:47:32.502Z] Removing intermediate container 94386bd45755 [2022-05-08T01:47:32.502Z] ---> f4f094d746ef [2022-05-08T01:47:32.502Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:32.762Z] Removing intermediate container 5897ebbece67 [2022-05-08T01:47:32.762Z] ---> ddb40984fbe3 [2022-05-08T01:47:32.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:32.762Z] Removing intermediate container 4dfaf60792e5 [2022-05-08T01:47:32.762Z] ---> 89bbdeae1c77 [2022-05-08T01:47:32.762Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:32.762Z] Removing intermediate container 92452d04fdd2 [2022-05-08T01:47:32.762Z] ---> d845f26c7b4a [2022-05-08T01:47:32.762Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:32.762Z] Removing intermediate container 7feb5ba33c0c [2022-05-08T01:47:32.762Z] ---> 4dcfa67d4738 [2022-05-08T01:47:32.762Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:47:32.762Z] ---> Running in ca2afa2eb10a [2022-05-08T01:47:32.762Z] ---> Running in 1781f8d02e21 [2022-05-08T01:47:32.762Z] ---> Running in 4304374dcb8c [2022-05-08T01:47:32.762Z] ---> Running in a51f328a73d9 [2022-05-08T01:47:32.762Z] ---> Running in ef51cebc2dc9 [2022-05-08T01:47:33.700Z] Removing intermediate container ca2afa2eb10a [2022-05-08T01:47:33.700Z] ---> 5c6d1bed58cf [2022-05-08T01:47:33.700Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-08T01:47:33.700Z] Removing intermediate container 1781f8d02e21 [2022-05-08T01:47:33.700Z] ---> fe65eec62631 [2022-05-08T01:47:33.700Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-08T01:47:33.700Z] ---> Running in 88cf67a87b94 [2022-05-08T01:47:33.960Z] ---> Running in 625bb4545993 [2022-05-08T01:47:34.528Z] Removing intermediate container a51f328a73d9 [2022-05-08T01:47:34.528Z] ---> a712245e604b [2022-05-08T01:47:34.528Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T01:47:34.528Z] Removing intermediate container 4304374dcb8c [2022-05-08T01:47:34.528Z] ---> 1bca1bf4482b [2022-05-08T01:47:34.528Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-08T01:47:34.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:34.528Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:34.528Z] ---> Running in eb35922ba175 [2022-05-08T01:47:34.528Z] ---> Running in 9ffb6a1a710d [2022-05-08T01:47:34.528Z] Removing intermediate container ef51cebc2dc9 [2022-05-08T01:47:34.528Z] ---> 8b03044a195c [2022-05-08T01:47:34.528Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-08T01:47:34.528Z] ---> Running in 835b1eb62174 [2022-05-08T01:47:34.787Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.046Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.308Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.567Z] OK: 221 MiB in 52 packages [2022-05-08T01:47:35.567Z] OK: 221 MiB in 52 packages [2022-05-08T01:47:35.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:35.835Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:36.094Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:47:36.094Z] OK: 221 MiB in 52 packages [2022-05-08T01:47:36.094Z] Removing intermediate container 625bb4545993 [2022-05-08T01:47:36.094Z] ---> efc593a2b38f [2022-05-08T01:47:36.094Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T01:47:36.094Z] Removing intermediate container 88cf67a87b94 [2022-05-08T01:47:36.094Z] ---> 51b506ff8466 [2022-05-08T01:47:36.094Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T01:47:36.369Z] OK: 221 MiB in 52 packages [2022-05-08T01:47:36.369Z] OK: 221 MiB in 52 packages [2022-05-08T01:47:36.369Z] ---> d0ac7e1d6ee9 [2022-05-08T01:47:36.369Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:36.369Z] ---> 7c478802f45a [2022-05-08T01:47:36.369Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:36.369Z] ---> Running in cdbb8d1de89e [2022-05-08T01:47:36.628Z] ---> Running in f4ec709d2d96 [2022-05-08T01:47:36.628Z] Removing intermediate container eb35922ba175 [2022-05-08T01:47:36.628Z] ---> d2831925d47d [2022-05-08T01:47:36.628Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-08T01:47:36.628Z] Removing intermediate container 835b1eb62174 [2022-05-08T01:47:36.628Z] ---> 272713cad715 [2022-05-08T01:47:36.628Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-08T01:47:36.628Z] ---> 51743db1262f [2022-05-08T01:47:36.628Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:36.892Z] ---> Running in 77e49331cd7c [2022-05-08T01:47:36.892Z] Removing intermediate container 9ffb6a1a710d [2022-05-08T01:47:36.892Z] ---> 58af8f124d19 [2022-05-08T01:47:36.892Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T01:47:36.892Z] ---> 58671b5cd1d9 [2022-05-08T01:47:36.892Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:36.892Z] ---> Running in 8e2f69ebaef2 [2022-05-08T01:47:37.154Z] ---> 0aa539c2981f [2022-05-08T01:47:37.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:47:37.154Z] ---> Running in d7a1e28be077 [2022-05-08T01:47:37.723Z] Removing intermediate container cdbb8d1de89e [2022-05-08T01:47:37.723Z] ---> dc9c826c66de [2022-05-08T01:47:37.723Z] Step 8/22 : COPY . . [2022-05-08T01:47:39.103Z] Removing intermediate container f4ec709d2d96 [2022-05-08T01:47:39.103Z] ---> ac8a0e58f048 [2022-05-08T01:47:39.103Z] Step 8/23 : COPY . . [2022-05-08T01:47:39.103Z] Removing intermediate container 77e49331cd7c [2022-05-08T01:47:39.103Z] ---> ffc9aa2500db [2022-05-08T01:47:39.103Z] Step 8/26 : COPY . . [2022-05-08T01:47:40.040Z] Removing intermediate container d7a1e28be077 [2022-05-08T01:47:40.040Z] ---> 991f829d11f3 [2022-05-08T01:47:40.040Z] Step 8/22 : COPY . . [2022-05-08T01:47:44.226Z] Removing intermediate container 8e2f69ebaef2 [2022-05-08T01:47:44.226Z] ---> edb6c89b118f [2022-05-08T01:47:44.226Z] Step 8/25 : COPY . . [2022-05-08T01:47:46.768Z] ---> 0c6e17a70d25 [2022-05-08T01:47:46.768Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-08T01:47:46.768Z] ---> 135ae4372c44 [2022-05-08T01:47:46.768Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-08T01:47:46.768Z] ---> 40e2557f1d8d [2022-05-08T01:47:46.768Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-08T01:47:46.768Z] ---> a7fda3b52638 [2022-05-08T01:47:46.768Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T01:47:47.029Z] ---> Running in 1ae7e7062672 [2022-05-08T01:47:47.029Z] ---> Running in 5dba627a2dee [2022-05-08T01:47:47.029Z] ---> Running in cbc95395c78e [2022-05-08T01:47:47.029Z] ---> Running in 615325ce64a0 [2022-05-08T01:47:47.029Z] Removing intermediate container 5dba627a2dee [2022-05-08T01:47:47.029Z] ---> 405d8817792e [2022-05-08T01:47:47.029Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-08T01:47:47.287Z] ---> Running in 74eb35433180 [2022-05-08T01:47:47.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-08T01:47:47.546Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-08T01:47:47.805Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-08T01:47:49.181Z] Removing intermediate container 74eb35433180 [2022-05-08T01:47:49.181Z] ---> b26a04557702 [2022-05-08T01:47:49.181Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-08T01:47:49.181Z] ---> Running in f72738d319f9 [2022-05-08T01:47:49.440Z] Removing intermediate container f72738d319f9 [2022-05-08T01:47:49.440Z] ---> 54769cd6104a [2022-05-08T01:47:49.440Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T01:47:49.698Z] ---> Running in 5cdad44a629a [2022-05-08T01:47:49.957Z] ---> ff9b0dc6b5de [2022-05-08T01:47:49.957Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-08T01:47:49.957Z] ---> Running in 761c8a33e9af [2022-05-08T01:47:50.525Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-08T01:47:50.785Z] spire-1.2.1/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.data/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.data/.file [2022-05-08T01:47:50.785Z] spire-1.2.1/.dockerignore [2022-05-08T01:47:50.785Z] spire-1.2.1/.gitattributes [2022-05-08T01:47:50.785Z] spire-1.2.1/.githooks/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T01:47:50.785Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T01:47:50.785Z] spire-1.2.1/.gitignore [2022-05-08T01:47:50.785Z] spire-1.2.1/.go-version [2022-05-08T01:47:50.785Z] spire-1.2.1/.golangci.yml [2022-05-08T01:47:50.785Z] spire-1.2.1/ADOPTERS.md [2022-05-08T01:47:50.785Z] spire-1.2.1/CHANGELOG.md [2022-05-08T01:47:50.785Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T01:47:50.785Z] spire-1.2.1/CODEOWNERS [2022-05-08T01:47:50.785Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T01:47:50.785Z] spire-1.2.1/Dockerfile [2022-05-08T01:47:50.785Z] spire-1.2.1/Dockerfile.dev [2022-05-08T01:47:50.785Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T01:47:50.785Z] spire-1.2.1/LICENSE [2022-05-08T01:47:50.785Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T01:47:50.785Z] spire-1.2.1/Makefile [2022-05-08T01:47:50.785Z] spire-1.2.1/README.md [2022-05-08T01:47:50.785Z] spire-1.2.1/ROADMAP.md [2022-05-08T01:47:50.785Z] spire-1.2.1/SECURITY.md [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T01:47:50.785Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/ [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/agent/ [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/server/ [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/server/server.conf [2022-05-08T01:47:50.785Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/ [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/auditlog.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/ [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T01:47:50.785Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/spire_server.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/telemetry.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/upgrading.md [2022-05-08T01:47:50.786Z] spire-1.2.1/doc/using_spire.md [2022-05-08T01:47:50.786Z] spire-1.2.1/examples/ [2022-05-08T01:47:50.786Z] spire-1.2.1/examples/README.md [2022-05-08T01:47:50.786Z] spire-1.2.1/go.mod [2022-05-08T01:47:50.786Z] spire-1.2.1/go.sum [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T01:47:50.786Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T01:47:50.787Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/version/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T01:47:50.788Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T01:47:50.789Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/config.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T01:47:51.049Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T01:47:51.050Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/server.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/private/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/private/server/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T01:47:51.051Z] spire-1.2.1/release/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/conf/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T01:47:51.051Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T01:47:51.051Z] spire-1.2.1/script/ [2022-05-08T01:47:51.051Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T01:47:51.051Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T01:47:51.051Z] spire-1.2.1/support/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T01:47:51.051Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T01:47:51.052Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T01:47:51.052Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T01:47:51.052Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/clock/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/clock/clock.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/common [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T01:47:51.052Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T01:47:51.053Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T01:47:51.054Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T01:47:51.055Z] spire-1.2.1/test/integration/test.sh [2022-05-08T01:47:51.055Z] spire-1.2.1/test/plugintest/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testca/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testca/ca.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testkey/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/testkey/new.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/ [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/race.go [2022-05-08T01:47:51.055Z] spire-1.2.1/test/util/util.go [2022-05-08T01:47:51.055Z] building spire from source... [2022-05-08T01:47:51.055Z] Installing go1.17.7... [2022-05-08T01:47:57.624Z] Building bin/spire-server... [2022-05-08T01:47:57.624Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T01:47:57.624Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T01:47:57.624Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T01:47:57.624Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T01:47:57.624Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T01:47:57.624Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T01:47:57.624Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T01:47:57.624Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T01:47:57.624Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T01:47:57.624Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T01:47:57.624Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T01:47:57.624Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T01:47:57.624Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T01:47:57.624Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T01:47:57.624Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T01:47:57.624Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T01:47:57.624Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T01:47:57.624Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T01:47:57.624Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T01:47:57.624Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T01:47:57.624Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T01:47:57.624Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T01:47:57.624Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T01:47:57.624Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T01:47:57.624Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T01:47:57.624Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T01:47:57.883Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T01:47:57.883Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T01:47:57.883Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T01:47:57.883Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T01:47:57.883Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T01:47:57.883Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T01:47:58.142Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T01:47:58.142Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T01:47:58.142Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T01:47:58.142Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T01:47:58.142Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T01:47:58.402Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T01:47:58.402Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T01:47:58.402Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T01:47:58.402Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T01:47:58.402Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T01:47:58.402Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T01:47:58.402Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T01:47:58.402Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T01:47:58.402Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T01:47:58.659Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T01:47:58.660Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T01:47:58.660Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T01:47:58.660Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T01:47:58.660Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T01:47:58.919Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T01:47:59.488Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T01:48:01.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T01:48:01.392Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T01:48:01.392Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T01:48:01.392Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T01:48:01.392Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T01:48:05.581Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T01:48:05.581Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T01:48:05.581Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T01:48:05.581Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T01:48:05.581Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T01:48:05.581Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T01:48:05.581Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T01:48:05.581Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T01:48:05.581Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T01:48:05.840Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T01:48:06.775Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T01:48:07.034Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T01:48:07.034Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T01:48:07.034Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T01:48:07.293Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T01:48:07.293Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T01:48:07.551Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T01:48:07.809Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T01:48:07.809Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T01:48:07.809Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T01:48:07.809Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T01:48:08.377Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T01:48:08.377Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T01:48:08.377Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T01:48:08.377Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T01:48:08.635Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T01:48:08.635Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T01:48:08.635Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T01:48:08.635Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T01:48:08.635Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T01:48:08.895Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T01:48:09.243Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T01:48:09.503Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-08T01:48:09.503Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T01:48:09.503Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T01:48:09.762Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T01:48:10.329Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T01:48:10.329Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T01:48:10.329Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T01:48:10.329Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T01:48:10.329Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T01:48:10.588Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T01:48:10.588Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T01:48:10.588Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T01:48:10.588Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T01:48:10.588Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T01:48:10.588Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T01:48:10.588Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T01:48:10.846Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T01:48:10.846Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T01:48:10.846Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T01:48:10.846Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T01:48:10.846Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T01:48:10.846Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T01:48:11.105Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T01:48:11.105Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T01:48:11.105Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T01:48:11.105Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T01:48:11.105Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T01:48:11.106Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T01:48:11.106Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T01:48:11.106Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T01:48:11.106Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T01:48:11.106Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T01:48:11.365Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T01:48:11.365Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T01:48:11.365Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T01:48:11.365Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T01:48:11.365Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T01:48:11.365Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T01:48:11.365Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T01:48:11.365Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T01:48:11.625Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T01:48:11.625Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T01:48:11.625Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T01:48:11.625Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T01:48:11.625Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T01:48:11.625Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T01:48:11.625Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T01:48:11.625Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T01:48:11.625Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T01:48:11.625Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T01:48:11.625Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T01:48:11.625Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T01:48:11.625Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T01:48:13.004Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-08T01:48:16.494Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T01:48:16.494Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T01:48:28.720Z] Removing intermediate container 1ae7e7062672 [2022-05-08T01:48:28.720Z] ---> c372f08dc1ed [2022-05-08T01:48:28.720Z] [2022-05-08T01:48:28.720Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T01:48:28.720Z] Removing intermediate container cbc95395c78e [2022-05-08T01:48:28.720Z] ---> b1431d6698bd [2022-05-08T01:48:28.720Z] [2022-05-08T01:48:28.720Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T01:48:28.720Z] Removing intermediate container 761c8a33e9af [2022-05-08T01:48:28.720Z] ---> a64484b34786 [2022-05-08T01:48:28.720Z] [2022-05-08T01:48:28.720Z] Step 10/25 : FROM alpine:3.14 [2022-05-08T01:48:28.720Z] Removing intermediate container 615325ce64a0 [2022-05-08T01:48:28.720Z] ---> 588ebb0da2ca [2022-05-08T01:48:28.720Z] [2022-05-08T01:48:28.720Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T01:48:28.720Z] 3.14: Pulling from library/alpine [2022-05-08T01:48:28.720Z] 3.14: Pulling from library/alpine [2022-05-08T01:48:28.720Z] 3.14: Pulling from library/alpine [2022-05-08T01:48:28.720Z] 3.14: Pulling from library/alpine [2022-05-08T01:48:30.629Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:48:30.629Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:48:30.629Z] Status: Image is up to date for alpine:3.14 [2022-05-08T01:48:30.629Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:48:30.629Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T01:48:30.629Z] Status: Image is up to date for alpine:3.14 [2022-05-08T01:48:30.629Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T01:48:30.629Z] Status: Image is up to date for alpine:3.14 [2022-05-08T01:48:30.629Z] ---> e04c818066af [2022-05-08T01:48:30.629Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-08T01:48:30.629Z] ---> e04c818066af [2022-05-08T01:48:30.629Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-08T01:48:30.629Z] ---> e04c818066af [2022-05-08T01:48:30.629Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-08T01:48:30.890Z] ---> e04c818066af [2022-05-08T01:48:30.890Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-08T01:48:31.830Z] ---> Running in 1561b95188e7 [2022-05-08T01:48:31.830Z] ---> Running in fe23e61f6029 [2022-05-08T01:48:31.830Z] ---> Running in 22030d7dccd6 [2022-05-08T01:48:31.830Z] ---> Running in 567fe3d76e52 [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:32.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:33.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:33.027Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-08T01:48:33.027Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:48:33.027Z] OK: 6 MiB in 15 packages [2022-05-08T01:48:33.027Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-08T01:48:33.027Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:48:33.027Z] OK: 6 MiB in 15 packages [2022-05-08T01:48:33.027Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-08T01:48:33.027Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-08T01:48:33.027Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-08T01:48:33.027Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-08T01:48:33.027Z] (3/3) Installing su-exec (0.2-r1) [2022-05-08T01:48:33.027Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:48:33.027Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T01:48:33.286Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-08T01:48:33.286Z] OK: 6 MiB in 17 packages [2022-05-08T01:48:33.286Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-08T01:48:33.286Z] (5/6) Installing curl (7.79.1-r1) [2022-05-08T01:48:33.286Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:48:33.286Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:48:33.286Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T01:48:33.286Z] OK: 8 MiB in 20 packages [2022-05-08T01:48:34.231Z] Removing intermediate container 22030d7dccd6 [2022-05-08T01:48:34.231Z] ---> 3af211df219c [2022-05-08T01:48:34.231Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T01:48:34.231Z] ---> Running in 052108159f0f [2022-05-08T01:48:34.231Z] Removing intermediate container fe23e61f6029 [2022-05-08T01:48:34.231Z] ---> 847a17a134d1 [2022-05-08T01:48:34.231Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T01:48:34.490Z] ---> Running in 80b7825d3811 [2022-05-08T01:48:34.832Z] Removing intermediate container 567fe3d76e52 [2022-05-08T01:48:34.832Z] ---> 9ee48a0b359f [2022-05-08T01:48:34.833Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-08T01:48:34.833Z] Removing intermediate container 052108159f0f [2022-05-08T01:48:34.833Z] ---> c2607abb5d17 [2022-05-08T01:48:34.833Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-08T01:48:34.833Z] ---> Running in b46e94ab6c05 [2022-05-08T01:48:34.833Z] Removing intermediate container 80b7825d3811 [2022-05-08T01:48:34.833Z] ---> 855d51541063 [2022-05-08T01:48:34.833Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-08T01:48:34.833Z] ---> Running in 6eaa4e29bba8 [2022-05-08T01:48:34.833Z] Removing intermediate container 1561b95188e7 [2022-05-08T01:48:34.833Z] ---> 6d2354babae0 [2022-05-08T01:48:34.833Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-08T01:48:35.178Z] ---> Running in 5e55d33e2ba2 [2022-05-08T01:48:35.178Z] ---> Running in 4a350fe28231 [2022-05-08T01:48:35.178Z] Removing intermediate container b46e94ab6c05 [2022-05-08T01:48:35.178Z] ---> 9f2fd5a1d7fa [2022-05-08T01:48:35.178Z] Step 13/25 : WORKDIR / [2022-05-08T01:48:35.178Z] Removing intermediate container 6eaa4e29bba8 [2022-05-08T01:48:35.178Z] ---> a58b404fbc0b [2022-05-08T01:48:35.178Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-08T01:48:35.178Z] ---> Running in f7372a9569d2 [2022-05-08T01:48:35.178Z] ---> Running in 41f5c4a89614 [2022-05-08T01:48:35.446Z] Removing intermediate container 4a350fe28231 [2022-05-08T01:48:35.447Z] ---> 2313c9756f53 [2022-05-08T01:48:35.447Z] Step 13/22 : WORKDIR /edgex [2022-05-08T01:48:35.447Z] Removing intermediate container 5e55d33e2ba2 [2022-05-08T01:48:35.447Z] ---> 319936afc537 [2022-05-08T01:48:35.447Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-08T01:48:35.811Z] ---> Running in 40977d841091 [2022-05-08T01:48:35.812Z] ---> Running in bd8dcc0f6ec6 [2022-05-08T01:48:35.812Z] Removing intermediate container f7372a9569d2 [2022-05-08T01:48:35.812Z] ---> 0bf86a90e14b [2022-05-08T01:48:35.812Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-08T01:48:35.812Z] Removing intermediate container 41f5c4a89614 [2022-05-08T01:48:35.812Z] ---> 9f02add6196c [2022-05-08T01:48:35.812Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:48:36.072Z] Removing intermediate container 40977d841091 [2022-05-08T01:48:36.072Z] ---> 637801bf8484 [2022-05-08T01:48:36.072Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-08T01:48:36.072Z] Removing intermediate container bd8dcc0f6ec6 [2022-05-08T01:48:36.072Z] ---> a18c2c757927 [2022-05-08T01:48:36.072Z] Step 15/23 : WORKDIR / [2022-05-08T01:48:36.332Z] ---> 218fb4dae2f0 [2022-05-08T01:48:36.333Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-08T01:48:36.333Z] ---> Running in b5854d0caf56 [2022-05-08T01:48:36.333Z] ---> c27eb7afe800 [2022-05-08T01:48:36.333Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-08T01:48:36.591Z] ---> 7c0395477220 [2022-05-08T01:48:36.591Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-08T01:48:36.854Z] Removing intermediate container b5854d0caf56 [2022-05-08T01:48:36.854Z] ---> cdd395e0b7e5 [2022-05-08T01:48:36.854Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:48:37.113Z] ---> fbea1d923d31 [2022-05-08T01:48:37.113Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-08T01:48:37.375Z] ---> d9350418c8ef [2022-05-08T01:48:37.375Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-08T01:48:37.375Z] ---> 603bf1f3775b [2022-05-08T01:48:37.375Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-08T01:48:37.635Z] ---> 5e902f8dc883 [2022-05-08T01:48:37.635Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-08T01:48:37.635Z] ---> 736c86d6428c [2022-05-08T01:48:37.635Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-08T01:48:38.205Z] ---> 81f1262d97cd [2022-05-08T01:48:38.205Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-08T01:48:38.465Z] ---> Running in bc02d257a2d6 [2022-05-08T01:48:39.034Z] ---> dc91ecd702a3 [2022-05-08T01:48:39.034Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-08T01:48:39.034Z] ---> 416bc2ba2d10 [2022-05-08T01:48:39.034Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-08T01:48:39.304Z] ---> dca63e005bdd [2022-05-08T01:48:39.304Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-08T01:48:39.304Z] Removing intermediate container bc02d257a2d6 [2022-05-08T01:48:39.304Z] ---> 94c7029142d3 [2022-05-08T01:48:39.304Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:48:39.564Z] ---> 90bbb5a536fd [2022-05-08T01:48:39.564Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-08T01:48:39.564Z] ---> Running in caa8f8070a41 [2022-05-08T01:48:39.828Z] ---> Running in 7582cd0bb689 [2022-05-08T01:48:39.828Z] ---> 7e823f5ff81a [2022-05-08T01:48:39.828Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-08T01:48:39.828Z] ---> 3181fc49e214 [2022-05-08T01:48:39.829Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-08T01:48:39.829Z] ---> Running in 33e1fa08d1ad [2022-05-08T01:48:39.829Z] Removing intermediate container caa8f8070a41 [2022-05-08T01:48:39.829Z] ---> 5d9482194b18 [2022-05-08T01:48:39.829Z] Step 20/22 : LABEL arch=x86_64 [2022-05-08T01:48:40.123Z] ---> Running in cb82e36be10d [2022-05-08T01:48:40.398Z] Removing intermediate container cb82e36be10d [2022-05-08T01:48:40.398Z] ---> c48015e57845 [2022-05-08T01:48:40.398Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:48:40.398Z] Removing intermediate container 33e1fa08d1ad [2022-05-08T01:48:40.398Z] ---> d406e9f84bf0 [2022-05-08T01:48:40.398Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:48:40.398Z] ---> Running in e9f045681b32 [2022-05-08T01:48:40.658Z] ---> Running in e4db4b49d8f3 [2022-05-08T01:48:40.658Z] ---> 4fd4a6edfc29 [2022-05-08T01:48:40.658Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-08T01:48:40.917Z] Removing intermediate container e9f045681b32 [2022-05-08T01:48:40.917Z] ---> 20cd892e8403 [2022-05-08T01:48:40.917Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T01:48:40.917Z] Removing intermediate container e4db4b49d8f3 [2022-05-08T01:48:40.917Z] ---> 0481cf861f07 [2022-05-08T01:48:40.917Z] Step 21/23 : LABEL arch=x86_64 [2022-05-08T01:48:40.917Z] ---> Running in c5c1c15714c6 [2022-05-08T01:48:40.917Z] ---> Running in 498be83cb20f [2022-05-08T01:48:41.176Z] Removing intermediate container c5c1c15714c6 [2022-05-08T01:48:41.176Z] ---> 9b0f58f9125f [2022-05-08T01:48:41.176Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:48:41.176Z] ---> Running in 1b5141ddd0b2 [2022-05-08T01:48:41.176Z] ---> e853c5f9dec1 [2022-05-08T01:48:41.176Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-08T01:48:41.176Z] Removing intermediate container 7582cd0bb689 [2022-05-08T01:48:41.176Z] ---> 0b72f6f2a7e6 [2022-05-08T01:48:41.176Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-08T01:48:41.443Z] Removing intermediate container 498be83cb20f [2022-05-08T01:48:41.443Z] ---> ad6c23123604 [2022-05-08T01:48:41.443Z] [2022-05-08T01:48:41.443Z] ---> Running in f9303e88e110 [2022-05-08T01:48:41.443Z] ---> Running in 14f1418d4cca [2022-05-08T01:48:41.443Z] Successfully built ad6c23123604 [2022-05-08T01:48:41.443Z] Successfully tagged support-scheduler:latest [2022-05-08T01:48:41.443Z]  Building support-scheduler ... done Building core-metadata [2022-05-08T01:48:41.702Z] Removing intermediate container 1b5141ddd0b2 [2022-05-08T01:48:41.702Z] ---> c43c5f515a93 [2022-05-08T01:48:41.702Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:48:41.702Z] Removing intermediate container 14f1418d4cca [2022-05-08T01:48:41.702Z] ---> d5c202a27a83 [2022-05-08T01:48:41.702Z] Step 20/22 : LABEL arch=x86_64 [2022-05-08T01:48:44.244Z] ---> Running in 1ef063e5c11c [2022-05-08T01:48:44.819Z] ---> Running in ec504c12bcde [2022-05-08T01:48:45.386Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:48:45.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:48:45.386Z] ---> 7938014d66d0 [2022-05-08T01:48:45.386Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T01:48:45.386Z] ---> Using cache [2022-05-08T01:48:45.386Z] ---> d845f26c7b4a [2022-05-08T01:48:45.386Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:48:45.386Z] ---> Using cache [2022-05-08T01:48:45.386Z] ---> a712245e604b [2022-05-08T01:48:45.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-08T01:48:45.646Z] Removing intermediate container 1ef063e5c11c [2022-05-08T01:48:45.646Z] ---> 38d2229899da [2022-05-08T01:48:45.646Z] [2022-05-08T01:48:45.646Z] ---> Running in db8f2c7c73a7 [2022-05-08T01:48:45.646Z] Removing intermediate container ec504c12bcde [2022-05-08T01:48:45.646Z] ---> a95b376962aa [2022-05-08T01:48:45.646Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:48:45.987Z] Successfully built 38d2229899da [2022-05-08T01:48:45.987Z] Successfully tagged core-command:latest [2022-05-08T01:48:45.987Z]  Building core-command ... done Building security-spire-agent [2022-05-08T01:48:45.987Z] ---> Running in e8be11141f57 [2022-05-08T01:48:46.247Z] Removing intermediate container f9303e88e110 [2022-05-08T01:48:46.247Z] ---> a97f85b6581a [2022-05-08T01:48:46.247Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-08T01:48:46.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:47.382Z] ---> Running in 15c03ae16ba8 [2022-05-08T01:48:47.382Z] Removing intermediate container e8be11141f57 [2022-05-08T01:48:47.382Z] ---> 00964824c7a6 [2022-05-08T01:48:47.382Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T01:48:47.685Z] ---> Running in 8e69315faf63 [2022-05-08T01:48:47.685Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:47.943Z] Removing intermediate container 15c03ae16ba8 [2022-05-08T01:48:47.943Z] ---> 6a0441e4f086 [2022-05-08T01:48:47.943Z] Step 23/25 : LABEL arch=x86_64 [2022-05-08T01:48:47.943Z] OK: 221 MiB in 52 packages [2022-05-08T01:48:48.203Z] ---> Running in 6d3d4840054f [2022-05-08T01:48:48.203Z] Removing intermediate container 8e69315faf63 [2022-05-08T01:48:48.203Z] ---> c30583083583 [2022-05-08T01:48:48.203Z] [2022-05-08T01:48:48.203Z] Successfully built c30583083583 [2022-05-08T01:48:48.203Z] Successfully tagged security-proxy-setup:latest [2022-05-08T01:48:48.203Z] Building security-bootstrapper [2022-05-08T01:48:49.196Z]  Building security-proxy-setup ... done Removing intermediate container 6d3d4840054f [2022-05-08T01:48:49.196Z] ---> 63c1e3520274 [2022-05-08T01:48:49.196Z] Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:48:51.100Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:48:51.101Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:48:51.101Z] ---> 7938014d66d0 [2022-05-08T01:48:51.101Z] Step 3/26 : WORKDIR /edgex-go [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> d845f26c7b4a [2022-05-08T01:48:51.101Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> a712245e604b [2022-05-08T01:48:51.101Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> d2831925d47d [2022-05-08T01:48:51.101Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> 51743db1262f [2022-05-08T01:48:51.101Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> ffc9aa2500db [2022-05-08T01:48:51.101Z] Step 8/26 : COPY . . [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> a7fda3b52638 [2022-05-08T01:48:51.101Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> 405d8817792e [2022-05-08T01:48:51.101Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> b26a04557702 [2022-05-08T01:48:51.101Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-08T01:48:51.101Z] ---> Using cache [2022-05-08T01:48:51.101Z] ---> 54769cd6104a [2022-05-08T01:48:51.101Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T01:48:53.635Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:48:53.635Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:48:53.635Z] ---> 7938014d66d0 [2022-05-08T01:48:53.635Z] Step 3/31 : WORKDIR /edgex-go [2022-05-08T01:48:53.635Z] ---> Using cache [2022-05-08T01:48:53.635Z] ---> d845f26c7b4a [2022-05-08T01:48:53.635Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:48:53.635Z] ---> Using cache [2022-05-08T01:48:53.635Z] ---> a712245e604b [2022-05-08T01:48:53.635Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-08T01:48:53.635Z] ---> Running in 51e5582024d0 [2022-05-08T01:48:53.635Z] ---> Running in 47c6ddca4bf2 [2022-05-08T01:48:53.896Z] Removing intermediate container db8f2c7c73a7 [2022-05-08T01:48:53.896Z] ---> a7080211d66b [2022-05-08T01:48:53.896Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T01:48:53.896Z] ---> Running in 1a45ef02aeaa [2022-05-08T01:48:54.154Z] Removing intermediate container 51e5582024d0 [2022-05-08T01:48:54.154Z] ---> 687bd5f871f2 [2022-05-08T01:48:54.154Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T01:48:54.413Z] ---> c54dc622dd15 [2022-05-08T01:48:54.413Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:48:54.413Z] ---> Running in 380006320dc8 [2022-05-08T01:48:54.413Z] ---> Running in 2f3474e687d9 [2022-05-08T01:48:54.671Z] Removing intermediate container 380006320dc8 [2022-05-08T01:48:54.671Z] ---> f4b8e97af5ba [2022-05-08T01:48:54.671Z] [2022-05-08T01:48:54.930Z] Successfully built f4b8e97af5ba [2022-05-08T01:48:54.930Z] Successfully tagged security-secretstore-setup:latest [2022-05-08T01:48:54.930Z] Building security-spiffe-token-provider [2022-05-08T01:48:54.930Z]  Building security-secretstore-setup ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:55.502Z] spire-1.2.1/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.data/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.data/.file [2022-05-08T01:48:55.502Z] spire-1.2.1/.dockerignore [2022-05-08T01:48:55.502Z] spire-1.2.1/.gitattributes [2022-05-08T01:48:55.502Z] spire-1.2.1/.githooks/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T01:48:55.502Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T01:48:55.502Z] spire-1.2.1/.gitignore [2022-05-08T01:48:55.502Z] spire-1.2.1/.go-version [2022-05-08T01:48:55.502Z] spire-1.2.1/.golangci.yml [2022-05-08T01:48:55.502Z] spire-1.2.1/ADOPTERS.md [2022-05-08T01:48:55.502Z] spire-1.2.1/CHANGELOG.md [2022-05-08T01:48:55.502Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T01:48:55.502Z] spire-1.2.1/CODEOWNERS [2022-05-08T01:48:55.502Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T01:48:55.502Z] spire-1.2.1/Dockerfile [2022-05-08T01:48:55.502Z] spire-1.2.1/Dockerfile.dev [2022-05-08T01:48:55.502Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T01:48:55.502Z] spire-1.2.1/LICENSE [2022-05-08T01:48:55.502Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T01:48:55.502Z] spire-1.2.1/Makefile [2022-05-08T01:48:55.502Z] spire-1.2.1/README.md [2022-05-08T01:48:55.502Z] spire-1.2.1/ROADMAP.md [2022-05-08T01:48:55.502Z] spire-1.2.1/SECURITY.md [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T01:48:55.502Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T01:48:55.503Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/ [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/agent/ [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/server/ [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/server/server.conf [2022-05-08T01:48:55.503Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/ [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/auditlog.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/ [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/spire_server.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/telemetry.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/upgrading.md [2022-05-08T01:48:55.503Z] spire-1.2.1/doc/using_spire.md [2022-05-08T01:48:55.503Z] spire-1.2.1/examples/ [2022-05-08T01:48:55.503Z] spire-1.2.1/examples/README.md [2022-05-08T01:48:55.503Z] spire-1.2.1/go.mod [2022-05-08T01:48:55.503Z] spire-1.2.1/go.sum [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T01:48:55.503Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T01:48:55.504Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T01:48:55.505Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/version/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/config.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T01:48:55.506Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T01:48:55.507Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/server.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/private/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/private/server/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T01:48:55.508Z] spire-1.2.1/release/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/README.md [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/conf/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T01:48:55.508Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T01:48:55.508Z] spire-1.2.1/script/ [2022-05-08T01:48:55.508Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T01:48:55.508Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T01:48:55.508Z] spire-1.2.1/support/ [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/ [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T01:48:55.508Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T01:48:55.509Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/clock/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/clock/clock.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T01:48:55.509Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T01:48:55.510Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T01:48:55.510Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T01:48:55.510Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T01:48:55.510Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/common [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T01:48:55.510Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T01:48:55.511Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T01:48:55.512Z] spire-1.2.1/test/integration/test.sh [2022-05-08T01:48:55.512Z] spire-1.2.1/test/plugintest/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testca/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testca/ca.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testkey/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/testkey/new.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/ [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/race.go [2022-05-08T01:48:55.512Z] spire-1.2.1/test/util/util.go [2022-05-08T01:48:55.512Z] building spire from source... [2022-05-08T01:48:55.771Z] Installing go1.17.7... [2022-05-08T01:48:55.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:48:56.029Z] OK: 221 MiB in 52 packages [2022-05-08T01:48:58.561Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:48:58.561Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:48:58.561Z] ---> 7938014d66d0 [2022-05-08T01:48:58.561Z] Step 3/20 : WORKDIR /edgex-go [2022-05-08T01:48:58.561Z] ---> Using cache [2022-05-08T01:48:58.561Z] ---> d845f26c7b4a [2022-05-08T01:48:58.561Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-08T01:49:01.092Z] ---> Running in f48dd00f72e2 [2022-05-08T01:49:01.092Z] Removing intermediate container 2f3474e687d9 [2022-05-08T01:49:01.092Z] ---> bff6d3eed439 [2022-05-08T01:49:01.092Z] Step 8/23 : COPY . . [2022-05-08T01:49:01.092Z] Building bin/spire-server... [2022-05-08T01:49:01.092Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T01:49:01.092Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T01:49:01.092Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T01:49:01.092Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T01:49:01.092Z] Removing intermediate container 1a45ef02aeaa [2022-05-08T01:49:01.092Z] ---> 33366a21e2a9 [2022-05-08T01:49:01.092Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-08T01:49:01.351Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T01:49:01.351Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T01:49:01.351Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T01:49:01.351Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T01:49:01.351Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T01:49:01.351Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T01:49:01.351Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T01:49:01.351Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T01:49:01.610Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T01:49:01.610Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T01:49:01.610Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T01:49:01.610Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T01:49:01.610Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T01:49:01.869Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T01:49:01.869Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T01:49:01.869Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T01:49:01.869Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T01:49:01.869Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T01:49:01.869Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T01:49:01.869Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T01:49:01.869Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T01:49:01.869Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T01:49:01.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:02.135Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T01:49:02.135Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T01:49:02.135Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T01:49:02.135Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T01:49:02.135Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T01:49:02.135Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T01:49:02.394Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T01:49:02.394Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T01:49:02.394Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T01:49:02.394Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T01:49:02.652Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T01:49:02.652Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T01:49:02.652Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T01:49:02.652Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T01:49:02.652Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T01:49:02.911Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:02.911Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T01:49:02.911Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T01:49:02.911Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T01:49:02.911Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T01:49:03.211Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T01:49:03.211Z]  ---> 33ed813334cd [2022-05-08T01:49:03.211Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:49:03.211Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T01:49:03.211Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T01:49:03.211Z] OK: 15864 distinct packages available [2022-05-08T01:49:03.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:03.474Z] ---> Running in aa9794e03e49 [2022-05-08T01:49:04.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:04.298Z] OK: 221 MiB in 52 packages [2022-05-08T01:49:04.556Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T01:49:04.556Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T01:49:04.556Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T01:49:04.556Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T01:49:04.556Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T01:49:04.556Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T01:49:08.746Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T01:49:08.746Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T01:49:08.746Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T01:49:08.746Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T01:49:08.746Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T01:49:08.746Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T01:49:08.746Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T01:49:08.746Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T01:49:08.746Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T01:49:09.004Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T01:49:09.004Z]  ---> 608774efd713 [2022-05-08T01:49:09.004Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-08T01:49:09.004Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T01:49:09.263Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T01:49:09.538Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T01:49:09.538Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T01:49:09.539Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T01:49:09.539Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T01:49:09.797Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T01:49:09.797Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T01:49:09.797Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T01:49:09.797Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T01:49:09.797Z] Removing intermediate container aa9794e03e49 [2022-05-08T01:49:09.797Z] ---> fd482f78d452 [2022-05-08T01:49:09.797Z] Step 8/31 : COPY . . [2022-05-08T01:49:09.797Z] Removing intermediate container f48dd00f72e2 [2022-05-08T01:49:09.797Z] ---> 2d25ce47d0f9 [2022-05-08T01:49:09.797Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-08T01:49:09.797Z] ---> Running in 4c9eecf9b945 [2022-05-08T01:49:10.075Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T01:49:10.075Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T01:49:10.075Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T01:49:10.334Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T01:49:10.592Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T01:49:10.592Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T01:49:10.592Z]  ---> bcafdb421a11 [2022-05-08T01:49:10.592Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:49:10.592Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T01:49:10.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-08T01:49:10.592Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T01:49:10.592Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T01:49:10.851Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T01:49:10.851Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T01:49:11.110Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T01:49:11.369Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T01:49:11.369Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T01:49:11.369Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T01:49:11.369Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T01:49:11.369Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T01:49:11.369Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T01:49:11.369Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T01:49:11.369Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T01:49:11.627Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T01:49:11.627Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T01:49:11.627Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T01:49:11.627Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T01:49:11.627Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T01:49:11.627Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T01:49:11.886Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T01:49:11.886Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T01:49:11.886Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T01:49:11.886Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T01:49:11.886Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T01:49:11.886Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T01:49:12.147Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T01:49:12.147Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T01:49:12.147Z]  ---> Running in 8646c6fea570 [2022-05-08T01:49:12.147Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T01:49:12.147Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T01:49:12.147Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T01:49:12.147Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T01:49:12.147Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T01:49:12.147Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T01:49:12.147Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T01:49:12.147Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T01:49:12.147Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T01:49:12.147Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T01:49:12.147Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T01:49:12.147Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T01:49:12.147Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T01:49:12.147Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T01:49:12.147Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T01:49:12.147Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T01:49:12.407Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T01:49:12.407Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T01:49:12.407Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T01:49:12.407Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T01:49:12.407Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T01:49:12.407Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T01:49:12.407Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T01:49:12.407Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T01:49:12.407Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T01:49:12.407Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T01:49:12.407Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T01:49:12.407Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T01:49:12.407Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T01:49:12.407Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T01:49:12.407Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T01:49:12.407Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T01:49:12.408Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T01:49:12.408Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T01:49:12.408Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T01:49:12.408Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T01:49:14.312Z] Removing intermediate container 8646c6fea570 [2022-05-08T01:49:14.312Z] ---> 1e68c6647525 [2022-05-08T01:49:14.312Z] Step 7/20 : COPY . . [2022-05-08T01:49:16.221Z] ---> 79e9202d996e [2022-05-08T01:49:16.221Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-08T01:49:18.131Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T01:49:18.131Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T01:49:19.507Z]  ---> Running in d038e635685e [2022-05-08T01:49:19.508Z] ---> 46a03af6a762 [2022-05-08T01:49:19.508Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-08T01:49:19.766Z] ---> Running in e14536a9c69e [2022-05-08T01:49:19.766Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-08T01:49:20.025Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-08T01:49:32.232Z] Removing intermediate container 4c9eecf9b945 [2022-05-08T01:49:32.232Z] ---> efe5f3beb667 [2022-05-08T01:49:32.232Z] [2022-05-08T01:49:32.232Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T01:49:32.232Z] ---> e04c818066af [2022-05-08T01:49:32.232Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-08T01:49:32.232Z] ---> Using cache [2022-05-08T01:49:32.232Z] ---> 847a17a134d1 [2022-05-08T01:49:32.232Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T01:49:32.232Z] ---> Using cache [2022-05-08T01:49:32.232Z] ---> 855d51541063 [2022-05-08T01:49:32.232Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-08T01:49:32.232Z] ---> Running in ec5fe8546256 [2022-05-08T01:49:32.232Z] Removing intermediate container ec5fe8546256 [2022-05-08T01:49:32.232Z] ---> c0aef031a15e [2022-05-08T01:49:32.232Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-08T01:49:32.232Z] ---> Running in fe9054803f5f [2022-05-08T01:49:32.232Z] Removing intermediate container fe9054803f5f [2022-05-08T01:49:32.232Z] ---> 2ca6d264a6a5 [2022-05-08T01:49:32.232Z] Step 15/23 : WORKDIR / [2022-05-08T01:49:32.491Z] ---> Running in f881769c7be4 [2022-05-08T01:49:32.749Z] Removing intermediate container f881769c7be4 [2022-05-08T01:49:32.749Z] ---> a37c44422c3d [2022-05-08T01:49:32.749Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:49:33.684Z] ---> 1ac1a4c11fcd [2022-05-08T01:49:33.684Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-08T01:49:34.620Z] ---> 5e5d087007ac [2022-05-08T01:49:34.620Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-08T01:49:35.553Z] ---> 3c57ef849e7b [2022-05-08T01:49:35.553Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-08T01:49:35.553Z] ---> Running in d115f1f7bc41 [2022-05-08T01:49:35.811Z] Removing intermediate container d115f1f7bc41 [2022-05-08T01:49:35.811Z] ---> 87caf5580776 [2022-05-08T01:49:35.811Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:49:35.811Z] ---> Running in 4f95ed49bc63 [2022-05-08T01:49:36.377Z] Removing intermediate container 4f95ed49bc63 [2022-05-08T01:49:36.377Z] ---> fb2d44040f12 [2022-05-08T01:49:36.377Z] Step 21/23 : LABEL arch=x86_64 [2022-05-08T01:49:36.377Z] ---> Running in 9cd36b13e77a [2022-05-08T01:49:36.944Z] Removing intermediate container 9cd36b13e77a [2022-05-08T01:49:36.944Z] ---> dd711eec5e0f [2022-05-08T01:49:36.944Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:49:36.944Z] ---> Running in 46e6086d2aa1 [2022-05-08T01:49:37.204Z] Removing intermediate container 46e6086d2aa1 [2022-05-08T01:49:37.204Z] ---> 11307fe8510f [2022-05-08T01:49:37.204Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:49:37.769Z] ---> Running in df973ac1bb9a [2022-05-08T01:49:38.336Z] Removing intermediate container df973ac1bb9a [2022-05-08T01:49:38.336Z] ---> 5527615b6fb3 [2022-05-08T01:49:38.336Z] [2022-05-08T01:49:38.336Z] Successfully built 5527615b6fb3 [2022-05-08T01:49:38.336Z] Successfully tagged core-metadata:latest [2022-05-08T01:49:38.336Z] Building support-notifications [2022-05-08T01:49:42.520Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:49:42.520Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:49:42.520Z] ---> 7938014d66d0 [2022-05-08T01:49:42.520Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T01:49:42.520Z] ---> Using cache [2022-05-08T01:49:42.520Z] ---> d845f26c7b4a [2022-05-08T01:49:42.520Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:49:42.520Z] ---> Using cache [2022-05-08T01:49:42.520Z] ---> a712245e604b [2022-05-08T01:49:42.520Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-08T01:49:44.424Z] ---> Running in 020d86ad3273 [2022-05-08T01:49:44.686Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:45.626Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:45.905Z] OK: 221 MiB in 52 packages [2022-05-08T01:49:46.471Z] Removing intermediate container d038e635685e [2022-05-08T01:49:46.471Z] ---> a927c918ab69 [2022-05-08T01:49:46.471Z] [2022-05-08T01:49:46.471Z] Step 10/31 : FROM alpine:3.14 [2022-05-08T01:49:46.471Z] ---> e04c818066af [2022-05-08T01:49:46.471Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-08T01:49:46.730Z] ---> Running in 42a1c7698766 [2022-05-08T01:49:47.297Z] Removing intermediate container 020d86ad3273 [2022-05-08T01:49:47.297Z] ---> 6b10dbb07d64 [2022-05-08T01:49:47.297Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T01:49:47.297Z] Removing intermediate container 42a1c7698766 [2022-05-08T01:49:47.297Z] ---> e1015bc6769b [2022-05-08T01:49:47.297Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-08T01:49:47.557Z] ---> Running in 773d951f6227 [2022-05-08T01:49:47.557Z] ---> 3ba4fffb68fa [2022-05-08T01:49:47.557Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:49:48.125Z] ---> Running in 3f3bcf0e1b4a [2022-05-08T01:49:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:48.642Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-08T01:49:48.642Z] (2/2) Installing su-exec (0.2-r1) [2022-05-08T01:49:48.642Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:49:48.642Z] OK: 6 MiB in 16 packages [2022-05-08T01:49:50.041Z] Removing intermediate container e14536a9c69e [2022-05-08T01:49:50.041Z] ---> 002d1b056776 [2022-05-08T01:49:50.041Z] [2022-05-08T01:49:50.041Z] Step 9/20 : FROM alpine:3.15 [2022-05-08T01:49:50.041Z] Removing intermediate container 773d951f6227 [2022-05-08T01:49:50.041Z] ---> 0efc60a567bb [2022-05-08T01:49:50.041Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-08T01:49:50.041Z] 3.15: Pulling from library/alpine [2022-05-08T01:49:50.306Z] ---> Running in f99d8ce44ff5 [2022-05-08T01:49:50.306Z] Removing intermediate container 3f3bcf0e1b4a [2022-05-08T01:49:50.306Z] ---> 5d875dadc9b9 [2022-05-08T01:49:50.306Z] Step 8/22 : COPY . . [2022-05-08T01:49:50.610Z] Removing intermediate container f99d8ce44ff5 [2022-05-08T01:49:50.610Z] ---> 7a82edb5ec49 [2022-05-08T01:49:50.610Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-08T01:49:50.964Z] ---> Running in bc733d57138e [2022-05-08T01:49:50.964Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-08T01:49:50.964Z] Status: Downloaded newer image for alpine:3.15 [2022-05-08T01:49:50.964Z] ---> 0ac33e5f5afa [2022-05-08T01:49:50.964Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T01:49:51.532Z] Removing intermediate container bc733d57138e [2022-05-08T01:49:51.533Z] ---> f0f7e16493b3 [2022-05-08T01:49:51.533Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-08T01:49:51.791Z] ---> Running in 6ffd0c2a888c [2022-05-08T01:49:51.791Z] ---> Running in b1e8af6771e2 [2022-05-08T01:49:52.064Z] Removing intermediate container 6ffd0c2a888c [2022-05-08T01:49:52.064Z] ---> 39ef35bb904c [2022-05-08T01:49:52.065Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:49:52.635Z] ---> Running in ee6e25c7f533 [2022-05-08T01:49:54.558Z] Removing intermediate container b1e8af6771e2 [2022-05-08T01:49:54.558Z] ---> 543e7b837bab [2022-05-08T01:49:54.558Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-08T01:49:54.558Z] ---> Running in f259c8671bd6 [2022-05-08T01:49:54.558Z] Removing intermediate container ee6e25c7f533 [2022-05-08T01:49:54.558Z] ---> e85c77eec9e3 [2022-05-08T01:49:54.558Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-08T01:49:54.817Z] ---> Running in 2e2304205e8a [2022-05-08T01:49:54.817Z] Removing intermediate container f259c8671bd6 [2022-05-08T01:49:54.817Z] ---> 68a32ba47f1b [2022-05-08T01:49:54.817Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-08T01:49:55.754Z] ---> 6ca08a7ecea7 [2022-05-08T01:49:55.754Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-08T01:49:55.754Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:56.321Z] ---> Running in 4bb314a73ae7 [2022-05-08T01:49:56.580Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:57.148Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T01:49:57.149Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T01:49:57.149Z] OK: 15855 distinct packages available [2022-05-08T01:49:57.149Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:57.408Z] Building bin/spire-agent... [2022-05-08T01:49:57.408Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T01:49:57.667Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T01:49:57.668Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T01:49:57.668Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T01:49:57.927Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:49:58.186Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-08T01:49:58.186Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-08T01:49:58.450Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-08T01:49:58.450Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T01:49:58.450Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-08T01:49:58.450Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T01:49:58.450Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T01:49:58.709Z] (5/9) Installing curl (7.80.0-r1) [2022-05-08T01:49:58.709Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-08T01:49:58.709Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-08T01:49:58.974Z] (8/9) Installing libucontext (1.1-r0) [2022-05-08T01:49:59.258Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-08T01:49:59.258Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T01:49:59.258Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T01:49:59.258Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T01:49:59.258Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T01:49:59.258Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T01:49:59.258Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T01:49:59.258Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:49:59.258Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T01:49:59.258Z] OK: 8 MiB in 23 packages [2022-05-08T01:50:00.635Z] Removing intermediate container 4bb314a73ae7 [2022-05-08T01:50:00.635Z] ---> 6068896a8096 [2022-05-08T01:50:00.635Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:50:00.635Z] ---> e95f4392c83b [2022-05-08T01:50:00.635Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-08T01:50:00.894Z] ---> Running in b6edf0004bc7 [2022-05-08T01:50:01.461Z] Removing intermediate container 2e2304205e8a [2022-05-08T01:50:01.461Z] ---> 98cf5d034c74 [2022-05-08T01:50:01.461Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:50:01.461Z] ---> 13322264db94 [2022-05-08T01:50:01.461Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-08T01:50:01.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-08T01:50:02.654Z] ---> 77f4644924c3 [2022-05-08T01:50:02.655Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-08T01:50:02.655Z] ---> 56d5287a9f9b [2022-05-08T01:50:02.655Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-08T01:50:03.222Z] ---> ee2847846376 [2022-05-08T01:50:03.222Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-08T01:50:04.595Z] ---> 4420838c2cdb [2022-05-08T01:50:04.595Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-08T01:50:04.595Z] ---> 10d1f25ff257 [2022-05-08T01:50:04.595Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-08T01:50:05.164Z] ---> 2cef278c549e [2022-05-08T01:50:05.164Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-08T01:50:05.164Z] ---> feab75340176 [2022-05-08T01:50:05.164Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-08T01:50:05.732Z] ---> Running in 38440ee872a9 [2022-05-08T01:50:05.732Z] ---> Running in 80b779bafa4a [2022-05-08T01:50:06.299Z] Removing intermediate container 38440ee872a9 [2022-05-08T01:50:06.299Z] ---> 7680814b5343 [2022-05-08T01:50:06.299Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-08T01:50:06.299Z] Removing intermediate container 80b779bafa4a [2022-05-08T01:50:06.299Z] ---> e6c38434b18f [2022-05-08T01:50:06.299Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:50:06.557Z] ---> Running in 55b685400282 [2022-05-08T01:50:06.826Z] ---> 1850f3340e2e [2022-05-08T01:50:06.826Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-08T01:50:06.826Z] Removing intermediate container 55b685400282 [2022-05-08T01:50:06.826Z] ---> aa5633478588 [2022-05-08T01:50:06.826Z] Step 18/20 : LABEL arch=x86_64 [2022-05-08T01:50:07.085Z] ---> Running in 0681933a7c58 [2022-05-08T01:50:07.085Z] ---> Running in ed87001d27c0 [2022-05-08T01:50:07.346Z] Removing intermediate container ed87001d27c0 [2022-05-08T01:50:07.346Z] ---> 6ac8de97d4bb [2022-05-08T01:50:07.346Z] Step 19/20 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:50:07.605Z] ---> Running in 791b403558b3 [2022-05-08T01:50:08.171Z] Removing intermediate container 791b403558b3 [2022-05-08T01:50:08.171Z] ---> abf24c157101 [2022-05-08T01:50:08.171Z] Step 20/20 : LABEL version=0.0.0 [2022-05-08T01:50:08.171Z] ---> Running in 977e57f54935 [2022-05-08T01:50:08.429Z] Removing intermediate container 977e57f54935 [2022-05-08T01:50:08.429Z] ---> 3ab4d47b4cf8 [2022-05-08T01:50:08.429Z] [2022-05-08T01:50:08.689Z] Successfully built 3ab4d47b4cf8 [2022-05-08T01:50:08.689Z] Successfully tagged security-spiffe-token-provider:latest [2022-05-08T01:50:08.689Z] Building sys-mgmt-agent [2022-05-08T01:50:08.947Z]  Building security-spiffe-token-provider ... done Removing intermediate container 0681933a7c58 [2022-05-08T01:50:08.947Z] ---> 89afa5dbdbe9 [2022-05-08T01:50:08.947Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-08T01:50:10.327Z] ---> Running in 196123bba0c6 [2022-05-08T01:50:11.263Z] Removing intermediate container 196123bba0c6 [2022-05-08T01:50:11.263Z] ---> bd62a16fddf7 [2022-05-08T01:50:11.263Z] Step 28/31 : CMD ["gate"] [2022-05-08T01:50:11.524Z] ---> Running in 3f29936ba63e [2022-05-08T01:50:12.164Z] Removing intermediate container 3f29936ba63e [2022-05-08T01:50:12.164Z] ---> b4792bb61743 [2022-05-08T01:50:12.164Z] Step 29/31 : LABEL arch=x86_64 [2022-05-08T01:50:12.425Z] ---> Running in 32671b3f8953 [2022-05-08T01:50:13.364Z] Removing intermediate container 32671b3f8953 [2022-05-08T01:50:13.364Z] ---> c842e71967e6 [2022-05-08T01:50:13.364Z] Step 30/31 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:50:13.622Z] ---> Running in dd5cd5decfe9 [2022-05-08T01:50:14.277Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:50:14.277Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:50:14.277Z] ---> 7938014d66d0 [2022-05-08T01:50:14.277Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T01:50:14.277Z] ---> Using cache [2022-05-08T01:50:14.277Z] ---> d845f26c7b4a [2022-05-08T01:50:14.277Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:50:14.277Z] ---> Using cache [2022-05-08T01:50:14.277Z] ---> a712245e604b [2022-05-08T01:50:14.277Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-08T01:50:14.537Z] Removing intermediate container dd5cd5decfe9 [2022-05-08T01:50:14.537Z] ---> ae8605032086 [2022-05-08T01:50:14.537Z] Step 31/31 : LABEL version=0.0.0 [2022-05-08T01:50:14.809Z] ---> Running in 96ad97353903 [2022-05-08T01:50:15.068Z] ---> Running in 60bd1986880b [2022-05-08T01:50:15.636Z] Removing intermediate container 60bd1986880b [2022-05-08T01:50:15.636Z] ---> aa94e88e36ce [2022-05-08T01:50:15.636Z] [2022-05-08T01:50:15.636Z] Successfully built aa94e88e36ce [2022-05-08T01:50:15.636Z] Successfully tagged security-bootstrapper:latest [2022-05-08T01:50:15.636Z] Building core-data [2022-05-08T01:50:15.895Z]  Building security-bootstrapper ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:16.830Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:17.088Z] OK: 221 MiB in 52 packages [2022-05-08T01:50:19.627Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:50:19.627Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:50:19.627Z] ---> 7938014d66d0 [2022-05-08T01:50:19.627Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T01:50:19.627Z] ---> Using cache [2022-05-08T01:50:19.627Z] ---> d845f26c7b4a [2022-05-08T01:50:19.627Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:50:19.627Z] ---> Using cache [2022-05-08T01:50:19.627Z] ---> a712245e604b [2022-05-08T01:50:19.627Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-08T01:50:20.563Z] ---> Running in 37f454565153 [2022-05-08T01:50:21.133Z] Removing intermediate container 96ad97353903 [2022-05-08T01:50:21.133Z] ---> 6a24034e117b [2022-05-08T01:50:21.133Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T01:50:21.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:22.003Z] ---> 177e7f902c85 [2022-05-08T01:50:22.003Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:50:22.262Z] ---> Running in 45dfac0bf0d8 [2022-05-08T01:50:22.519Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:22.778Z] OK: 221 MiB in 52 packages [2022-05-08T01:50:24.683Z] Removing intermediate container 37f454565153 [2022-05-08T01:50:24.683Z] ---> 14dc425cb928 [2022-05-08T01:50:24.683Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T01:50:24.944Z] ---> 0fad33a48b19 [2022-05-08T01:50:24.944Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:50:24.944Z] Removing intermediate container 45dfac0bf0d8 [2022-05-08T01:50:24.944Z] ---> 15d7198e2637 [2022-05-08T01:50:24.944Z] Step 8/23 : COPY . . [2022-05-08T01:50:25.203Z] ---> Running in 4b554b632361 [2022-05-08T01:50:31.784Z] Removing intermediate container 4b554b632361 [2022-05-08T01:50:31.784Z] ---> 0eca17723d89 [2022-05-08T01:50:31.784Z] Step 8/23 : COPY . . [2022-05-08T01:50:38.351Z] ---> 8409872245a6 [2022-05-08T01:50:38.351Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-08T01:50:38.351Z] Removing intermediate container b6edf0004bc7 [2022-05-08T01:50:38.351Z] ---> 4b4542dc8abd [2022-05-08T01:50:38.351Z] [2022-05-08T01:50:38.351Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T01:50:38.351Z] ---> e04c818066af [2022-05-08T01:50:38.351Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-08T01:50:38.630Z] ---> Running in 98e20d47f790 [2022-05-08T01:50:38.630Z] ---> Running in 8728381f002e [2022-05-08T01:50:38.630Z] ---> 9b2cc4356bf3 [2022-05-08T01:50:38.630Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-08T01:50:38.891Z] ---> Running in 7a233a096dfc [2022-05-08T01:50:39.151Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-08T01:50:39.410Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-08T01:50:39.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:39.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:50:39.672Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-08T01:50:39.672Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-08T01:50:39.672Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:50:39.672Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T01:50:39.672Z] OK: 6 MiB in 16 packages [2022-05-08T01:50:41.576Z] Removing intermediate container 98e20d47f790 [2022-05-08T01:50:41.576Z] ---> b40d64453908 [2022-05-08T01:50:41.576Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T01:50:42.177Z] ---> Running in 7e9dc4c62651 [2022-05-08T01:50:42.437Z] Removing intermediate container 7e9dc4c62651 [2022-05-08T01:50:42.437Z] ---> f5e125343c7c [2022-05-08T01:50:42.437Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-08T01:50:42.696Z] ---> Running in a21effbe136d [2022-05-08T01:50:42.955Z] Removing intermediate container a21effbe136d [2022-05-08T01:50:42.955Z] ---> ae7ce855db7a [2022-05-08T01:50:42.955Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-08T01:50:43.214Z] ---> Running in b4d950656905 [2022-05-08T01:50:43.782Z] Removing intermediate container b4d950656905 [2022-05-08T01:50:43.782Z] ---> c0fd8c1efbbd [2022-05-08T01:50:43.782Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:50:45.166Z] ---> 479aeb1ca4da [2022-05-08T01:50:45.166Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-08T01:50:48.454Z] ---> 3cabd444e266 [2022-05-08T01:50:48.454Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-08T01:50:48.713Z] ---> a257188db841 [2022-05-08T01:50:48.713Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-08T01:50:48.973Z] ---> Running in 6cf0a0b14742 [2022-05-08T01:50:49.541Z] Removing intermediate container 6cf0a0b14742 [2022-05-08T01:50:49.541Z] ---> 8061848c0c73 [2022-05-08T01:50:49.541Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:50:49.800Z] ---> Running in 88a328d520f0 [2022-05-08T01:50:50.061Z] Removing intermediate container 88a328d520f0 [2022-05-08T01:50:50.061Z] ---> 91bca8133241 [2022-05-08T01:50:50.061Z] Step 20/22 : LABEL arch=x86_64 [2022-05-08T01:50:50.061Z] ---> Running in 6ea5e7283712 [2022-05-08T01:50:50.320Z] Removing intermediate container 6ea5e7283712 [2022-05-08T01:50:50.320Z] ---> 52b0698f58e9 [2022-05-08T01:50:50.320Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:50:50.320Z] ---> Running in bc5b3d984361 [2022-05-08T01:50:50.601Z] Removing intermediate container bc5b3d984361 [2022-05-08T01:50:50.601Z] ---> 617a5cf3a72d [2022-05-08T01:50:50.601Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T01:50:50.887Z] ---> Running in dff870643b5d [2022-05-08T01:50:51.147Z] Removing intermediate container dff870643b5d [2022-05-08T01:50:51.147Z] ---> 4970457944a9 [2022-05-08T01:50:51.147Z] [2022-05-08T01:50:51.147Z] Successfully built 4970457944a9 [2022-05-08T01:50:51.147Z] Successfully tagged support-notifications:latest [2022-05-08T01:50:51.147Z] Building security-spire-server [2022-05-08T01:50:56.418Z]  Building support-notifications ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T01:50:56.418Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-08T01:50:56.418Z] ---> 7938014d66d0 [2022-05-08T01:50:56.418Z] Step 3/25 : WORKDIR /edgex-go [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> d845f26c7b4a [2022-05-08T01:50:56.418Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> a712245e604b [2022-05-08T01:50:56.418Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> d2831925d47d [2022-05-08T01:50:56.418Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> 51743db1262f [2022-05-08T01:50:56.418Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> ffc9aa2500db [2022-05-08T01:50:56.418Z] Step 8/25 : COPY . . [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> a7fda3b52638 [2022-05-08T01:50:56.418Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> 405d8817792e [2022-05-08T01:50:56.418Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> b26a04557702 [2022-05-08T01:50:56.418Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-08T01:50:56.418Z] ---> Using cache [2022-05-08T01:50:56.418Z] ---> 54769cd6104a [2022-05-08T01:50:56.418Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T01:51:01.701Z] ---> Running in 5f285ee72599 [2022-05-08T01:51:01.961Z] spire-1.2.1/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.data/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.data/.file [2022-05-08T01:51:01.961Z] spire-1.2.1/.dockerignore [2022-05-08T01:51:01.961Z] spire-1.2.1/.gitattributes [2022-05-08T01:51:01.961Z] spire-1.2.1/.githooks/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T01:51:01.961Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T01:51:01.961Z] spire-1.2.1/.gitignore [2022-05-08T01:51:01.961Z] spire-1.2.1/.go-version [2022-05-08T01:51:01.961Z] spire-1.2.1/.golangci.yml [2022-05-08T01:51:01.961Z] spire-1.2.1/ADOPTERS.md [2022-05-08T01:51:01.961Z] spire-1.2.1/CHANGELOG.md [2022-05-08T01:51:01.961Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T01:51:01.961Z] spire-1.2.1/CODEOWNERS [2022-05-08T01:51:01.961Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T01:51:01.961Z] spire-1.2.1/Dockerfile [2022-05-08T01:51:01.961Z] spire-1.2.1/Dockerfile.dev [2022-05-08T01:51:01.961Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T01:51:01.961Z] spire-1.2.1/LICENSE [2022-05-08T01:51:01.961Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T01:51:01.961Z] spire-1.2.1/Makefile [2022-05-08T01:51:01.961Z] spire-1.2.1/README.md [2022-05-08T01:51:01.961Z] spire-1.2.1/ROADMAP.md [2022-05-08T01:51:01.961Z] spire-1.2.1/SECURITY.md [2022-05-08T01:51:01.961Z] spire-1.2.1/cmd/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T01:51:01.962Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/ [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/agent/ [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/server/ [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/server/server.conf [2022-05-08T01:51:01.962Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/ [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/auditlog.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/ [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/spire_server.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/telemetry.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/upgrading.md [2022-05-08T01:51:01.962Z] spire-1.2.1/doc/using_spire.md [2022-05-08T01:51:01.962Z] spire-1.2.1/examples/ [2022-05-08T01:51:01.962Z] spire-1.2.1/examples/README.md [2022-05-08T01:51:01.962Z] spire-1.2.1/go.mod [2022-05-08T01:51:01.962Z] spire-1.2.1/go.sum [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T01:51:01.962Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/common/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T01:51:01.963Z] spire-1.2.1/pkg/common/api/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T01:51:01.964Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/version/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T01:51:01.965Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/config.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T01:51:01.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T01:51:01.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/server.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/private/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/private/server/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T01:51:02.228Z] spire-1.2.1/release/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/README.md [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/conf/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T01:51:02.228Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T01:51:02.228Z] spire-1.2.1/script/ [2022-05-08T01:51:02.228Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T01:51:02.228Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T01:51:02.228Z] spire-1.2.1/support/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T01:51:02.228Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T01:51:02.229Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/clock/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/clock/clock.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/README.md [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/common [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/suites/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T01:51:02.229Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T01:51:02.230Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T01:51:02.231Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T01:51:02.232Z] spire-1.2.1/test/integration/test.sh [2022-05-08T01:51:02.232Z] spire-1.2.1/test/plugintest/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testca/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testca/ca.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testkey/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/testkey/new.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/ [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/race.go [2022-05-08T01:51:02.232Z] spire-1.2.1/test/util/util.go [2022-05-08T01:51:02.232Z] building spire from source... [2022-05-08T01:51:02.232Z] Installing go1.17.7... [2022-05-08T01:51:04.319Z] Removing intermediate container 8728381f002e [2022-05-08T01:51:04.319Z] ---> 4e958a83e671 [2022-05-08T01:51:04.319Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-08T01:51:04.319Z] ---> Running in 3eebe32b5a29 [2022-05-08T01:51:04.319Z] Removing intermediate container 7a233a096dfc [2022-05-08T01:51:04.319Z] ---> 3c69e7f6d4c2 [2022-05-08T01:51:04.319Z] [2022-05-08T01:51:04.319Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T01:51:04.319Z] ---> e04c818066af [2022-05-08T01:51:04.319Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-08T01:51:04.633Z] ---> Running in 5f23ad479a41 [2022-05-08T01:51:04.893Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-08T01:51:04.893Z] Removing intermediate container 5f23ad479a41 [2022-05-08T01:51:04.893Z] ---> 0f6bc0baad13 [2022-05-08T01:51:04.893Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-08T01:51:05.472Z] ---> Running in 5c30769e67c0 [2022-05-08T01:51:05.732Z] Removing intermediate container 5c30769e67c0 [2022-05-08T01:51:05.732Z] ---> bbb927d1f684 [2022-05-08T01:51:05.732Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-08T01:51:05.732Z] ---> Running in 5ddbf1ac3bd3 [2022-05-08T01:51:05.732Z] Removing intermediate container 3eebe32b5a29 [2022-05-08T01:51:05.732Z] ---> 67b49ee5102f [2022-05-08T01:51:05.732Z] [2022-05-08T01:51:05.732Z] Step 11/23 : FROM docker:20.10.14 [2022-05-08T01:51:05.991Z] Removing intermediate container 5ddbf1ac3bd3 [2022-05-08T01:51:05.991Z] ---> bbd534a74211 [2022-05-08T01:51:05.991Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:51:05.991Z] ---> Running in 908ee1aae4b7 [2022-05-08T01:51:06.253Z] 20.10.14: Pulling from library/docker [2022-05-08T01:51:07.634Z] Removing intermediate container 5cdad44a629a [2022-05-08T01:51:07.634Z] ---> 572d630e513e [2022-05-08T01:51:07.634Z] [2022-05-08T01:51:07.634Z] Step 13/26 : FROM alpine:3.15 [2022-05-08T01:51:07.634Z] ---> 0ac33e5f5afa [2022-05-08T01:51:07.634Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T01:51:07.634Z] ---> Using cache [2022-05-08T01:51:07.634Z] ---> 39ef35bb904c [2022-05-08T01:51:07.634Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:51:07.634Z] ---> Using cache [2022-05-08T01:51:07.634Z] ---> e85c77eec9e3 [2022-05-08T01:51:07.634Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-08T01:51:07.898Z] ---> Running in d926837d5515 [2022-05-08T01:51:07.898Z] Removing intermediate container 908ee1aae4b7 [2022-05-08T01:51:07.898Z] ---> 0fee9887222d [2022-05-08T01:51:07.898Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T01:51:08.465Z] ---> Running in 2822765d3ae4 [2022-05-08T01:51:08.465Z] Building bin/spire-server... [2022-05-08T01:51:08.465Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T01:51:08.465Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T01:51:08.465Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T01:51:08.465Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T01:51:08.465Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T01:51:08.465Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T01:51:08.725Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:08.725Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T01:51:08.725Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T01:51:08.725Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T01:51:08.725Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T01:51:08.725Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T01:51:08.725Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T01:51:08.725Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:08.725Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T01:51:08.725Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T01:51:08.725Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T01:51:08.984Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T01:51:08.984Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T01:51:08.984Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T01:51:08.984Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T01:51:08.984Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T01:51:08.984Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T01:51:08.984Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T01:51:08.984Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T01:51:08.984Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T01:51:08.984Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T01:51:08.984Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T01:51:08.984Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T01:51:08.984Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T01:51:08.984Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T01:51:09.244Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T01:51:09.244Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T01:51:09.244Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T01:51:09.244Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T01:51:09.244Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T01:51:09.244Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T01:51:09.244Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T01:51:09.244Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T01:51:09.244Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T01:51:09.244Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T01:51:09.244Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T01:51:09.244Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T01:51:09.244Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T01:51:09.244Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T01:51:09.244Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T01:51:09.503Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T01:51:09.503Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T01:51:09.503Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T01:51:09.503Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:09.503Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T01:51:09.503Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T01:51:09.763Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T01:51:09.763Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T01:51:09.763Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T01:51:09.763Z] OK: 15855 distinct packages available [2022-05-08T01:51:09.763Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:09.763Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:10.708Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:10.708Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T01:51:10.708Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T01:51:10.708Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T01:51:10.708Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T01:51:10.708Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-08T01:51:10.708Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T01:51:10.708Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-08T01:51:10.708Z] ---> 7417809fdb73 [2022-05-08T01:51:10.708Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-08T01:51:10.968Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-08T01:51:10.968Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-08T01:51:11.228Z] (3/4) Installing libucontext (1.1-r0) [2022-05-08T01:51:11.228Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T01:51:11.228Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-08T01:51:11.228Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T01:51:11.228Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:51:11.228Z] OK: 6 MiB in 18 packages [2022-05-08T01:51:11.488Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T01:51:11.488Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T01:51:12.058Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T01:51:12.058Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T01:51:12.318Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T01:51:12.318Z] OK: 8 MiB in 20 packages [2022-05-08T01:51:13.702Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T01:51:13.702Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T01:51:13.702Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T01:51:13.702Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T01:51:13.702Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T01:51:13.962Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T01:51:13.962Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T01:51:14.220Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T01:51:14.220Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T01:51:14.787Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T01:51:14.787Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T01:51:14.787Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T01:51:14.787Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T01:51:14.787Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T01:51:15.047Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T01:51:15.047Z]  ---> Running in e799ea67a163 [2022-05-08T01:51:15.047Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T01:51:15.306Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T01:51:15.306Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T01:51:15.306Z] Removing intermediate container d926837d5515 [2022-05-08T01:51:15.306Z] ---> 18b22e533be9 [2022-05-08T01:51:15.306Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T01:51:15.306Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T01:51:15.306Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T01:51:15.306Z] Removing intermediate container e799ea67a163 [2022-05-08T01:51:15.306Z] ---> e46836971260 [2022-05-08T01:51:15.306Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-08T01:51:15.306Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T01:51:15.564Z] Removing intermediate container 2822765d3ae4 [2022-05-08T01:51:15.564Z] ---> f2f3d601b035 [2022-05-08T01:51:15.564Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T01:51:15.564Z] ---> Running in f6ab10f6c354 [2022-05-08T01:51:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T01:51:15.564Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T01:51:15.564Z] Building bin/spire-agent... [2022-05-08T01:51:15.564Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T01:51:15.564Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T01:51:15.564Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T01:51:15.564Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T01:51:15.564Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T01:51:15.564Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T01:51:15.564Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T01:51:15.833Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T01:51:15.833Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T01:51:15.833Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T01:51:16.091Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T01:51:16.091Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T01:51:16.661Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T01:51:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:16.661Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T01:51:16.661Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T01:51:16.661Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T01:51:16.661Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T01:51:16.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:51:16.661Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T01:51:16.661Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T01:51:16.661Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T01:51:16.661Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T01:51:16.661Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T01:51:16.661Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T01:51:16.661Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T01:51:16.921Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T01:51:16.921Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T01:51:16.921Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T01:51:16.921Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T01:51:16.921Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T01:51:16.921Z] (1/43) Installing readline (8.1.1-r0) [2022-05-08T01:51:16.921Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T01:51:16.921Z] (2/43) Installing bash (5.1.16-r0) [2022-05-08T01:51:16.921Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T01:51:16.921Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T01:51:16.921Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T01:51:16.921Z] Executing bash-5.1.16-r0.post-install [2022-05-08T01:51:16.921Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-08T01:51:16.921Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T01:51:16.921Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T01:51:16.921Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-08T01:51:16.921Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-08T01:51:16.921Z] (6/43) Installing curl (7.80.0-r1) [2022-05-08T01:51:16.921Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-08T01:51:17.181Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-08T01:51:17.181Z] (9/43) Installing expat (2.4.7-r0) [2022-05-08T01:51:17.181Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-08T01:51:17.181Z] (11/43) Installing gdbm (1.22-r0) [2022-05-08T01:51:17.181Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-08T01:51:17.181Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T01:51:17.181Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T01:51:17.181Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-08T01:51:17.181Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T01:51:17.181Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T01:51:17.181Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T01:51:17.181Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-08T01:51:17.181Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T01:51:17.181Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T01:51:17.181Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T01:51:17.181Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T01:51:17.181Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T01:51:17.181Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-08T01:51:17.181Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-08T01:51:17.181Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-08T01:51:17.181Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T01:51:17.181Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T01:51:17.181Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T01:51:17.181Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T01:51:17.181Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T01:51:17.441Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T01:51:17.441Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T01:51:17.441Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T01:51:17.441Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T01:51:17.441Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T01:51:17.441Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T01:51:17.441Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T01:51:17.441Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T01:51:17.700Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T01:51:17.700Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T01:51:17.700Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T01:51:17.700Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T01:51:17.700Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T01:51:17.700Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T01:51:17.700Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T01:51:17.700Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T01:51:17.700Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T01:51:17.700Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T01:51:17.700Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T01:51:17.700Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T01:51:17.700Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T01:51:17.700Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-08T01:51:17.700Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-08T01:51:17.700Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-08T01:51:17.700Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-08T01:51:17.700Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-08T01:51:17.700Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-08T01:51:17.700Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-08T01:51:17.959Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-08T01:51:17.959Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-08T01:51:17.959Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-08T01:51:17.959Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-08T01:51:17.959Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-08T01:51:17.959Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-08T01:51:17.959Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-08T01:51:17.959Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-08T01:51:17.959Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-08T01:51:17.959Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-08T01:51:17.959Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-08T01:51:17.960Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-08T01:51:17.960Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-08T01:51:17.960Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-08T01:51:17.960Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-08T01:51:17.960Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-08T01:51:17.960Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-08T01:51:18.217Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-08T01:51:18.217Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-08T01:51:18.217Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:51:18.217Z] OK: 83 MiB in 65 packages [2022-05-08T01:51:19.153Z] Collecting docker-compose==1.23.2 [2022-05-08T01:51:19.153Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-08T01:51:19.153Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-08T01:51:19.153Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-08T01:51:19.153Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-08T01:51:19.723Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-08T01:51:19.723Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-08T01:51:19.723Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-08T01:51:19.723Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-08T01:51:19.723Z] Collecting cached-property<2,>=1.2.0 [2022-05-08T01:51:19.723Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-08T01:51:19.980Z] Collecting docker<4.0,>=3.6.0 [2022-05-08T01:51:19.980Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-08T01:51:19.980Z] Collecting jsonschema<3,>=2.5.1 [2022-05-08T01:51:19.980Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-08T01:51:19.980Z] Collecting texttable<0.10,>=0.9.0 [2022-05-08T01:51:19.980Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-08T01:51:20.548Z] Collecting docopt<0.7,>=0.6.1 [2022-05-08T01:51:20.548Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-08T01:51:20.807Z] ---> 4501cfcbac3c [2022-05-08T01:51:20.807Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-08T01:51:20.807Z] Collecting PyYAML<4,>=3.10 [2022-05-08T01:51:20.807Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-08T01:51:21.375Z] Collecting docker-pycreds>=0.4.0 [2022-05-08T01:51:21.375Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-08T01:51:21.634Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-08T01:51:21.634Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-08T01:51:21.634Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-08T01:51:21.634Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-08T01:51:21.634Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-08T01:51:21.634Z] ---> 7a82b2aa1ef7 [2022-05-08T01:51:21.634Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T01:51:21.634Z] Collecting idna<2.8,>=2.5 [2022-05-08T01:51:21.634Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-08T01:51:21.894Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-08T01:51:21.894Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-08T01:51:21.894Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-08T01:51:21.894Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-08T01:51:21.894Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-08T01:51:21.894Z] Attempting uninstall: urllib3 [2022-05-08T01:51:21.894Z] Found existing installation: urllib3 1.26.7 [2022-05-08T01:51:21.894Z] Uninstalling urllib3-1.26.7: [2022-05-08T01:51:21.894Z] Successfully uninstalled urllib3-1.26.7 [2022-05-08T01:51:22.461Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T01:51:22.461Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T01:51:22.461Z]  Attempting uninstall: idna [2022-05-08T01:51:22.461Z] Found existing installation: idna 3.3 [2022-05-08T01:51:22.461Z] Uninstalling idna-3.3: [2022-05-08T01:51:22.461Z] Successfully uninstalled idna-3.3 [2022-05-08T01:51:22.721Z] ---> 34c04d4fb9a6 [2022-05-08T01:51:22.721Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-08T01:51:22.721Z] ---> 4a1a0dd27237 [2022-05-08T01:51:22.721Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-08T01:51:22.997Z] ---> Running in 31c3135ed7b5 [2022-05-08T01:51:22.998Z] ---> 1f4a1a23bc02 [2022-05-08T01:51:22.998Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-08T01:51:23.257Z] ---> Running in 2c3bb5678d41 [2022-05-08T01:51:23.257Z] Removing intermediate container 31c3135ed7b5 [2022-05-08T01:51:23.257Z] ---> 9de4d69317f2 [2022-05-08T01:51:23.257Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-08T01:51:23.257Z] Attempting uninstall: requests [2022-05-08T01:51:23.257Z] Found existing installation: requests 2.26.0 [2022-05-08T01:51:23.257Z] Uninstalling requests-2.26.0: [2022-05-08T01:51:23.257Z] Successfully uninstalled requests-2.26.0 [2022-05-08T01:51:23.516Z] Running setup.py install for texttable: started [2022-05-08T01:51:23.516Z] Removing intermediate container 2c3bb5678d41 [2022-05-08T01:51:23.516Z] ---> 4e32e3f762ca [2022-05-08T01:51:23.516Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:51:23.516Z] ---> Running in 7e54c2da958a [2022-05-08T01:51:23.516Z] ---> f360a0523473 [2022-05-08T01:51:23.516Z] Step 21/26 : WORKDIR / [2022-05-08T01:51:23.516Z] ---> Running in de4e36b8f871 [2022-05-08T01:51:23.787Z] Removing intermediate container 7e54c2da958a [2022-05-08T01:51:23.787Z] ---> 6cb7cbbe5f66 [2022-05-08T01:51:23.787Z] Step 21/23 : LABEL arch=x86_64 [2022-05-08T01:51:23.787Z] ---> Running in 52f864b67328 [2022-05-08T01:51:23.787Z] Running setup.py install for texttable: finished with status 'done' [2022-05-08T01:51:23.787Z] Running setup.py install for PyYAML: started [2022-05-08T01:51:23.787Z] Removing intermediate container de4e36b8f871 [2022-05-08T01:51:23.787Z] ---> 80486de6844b [2022-05-08T01:51:23.787Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T01:51:23.787Z] ---> Running in 6cd3e9b45032 [2022-05-08T01:51:23.787Z] Removing intermediate container 52f864b67328 [2022-05-08T01:51:23.787Z] ---> d814ae65aa52 [2022-05-08T01:51:23.787Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:51:24.045Z] ---> Running in d57e6c79a2bf [2022-05-08T01:51:24.045Z] Removing intermediate container 6cd3e9b45032 [2022-05-08T01:51:24.045Z] ---> 079ab7793816 [2022-05-08T01:51:24.045Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T01:51:24.045Z] ---> Running in bd2d536e5683 [2022-05-08T01:51:24.045Z] Removing intermediate container d57e6c79a2bf [2022-05-08T01:51:24.045Z] ---> f554d8cdaf77 [2022-05-08T01:51:24.045Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:51:24.304Z] Removing intermediate container bd2d536e5683 [2022-05-08T01:51:24.304Z] ---> 78e22564ebee [2022-05-08T01:51:24.304Z] Step 24/26 : LABEL arch=x86_64 [2022-05-08T01:51:24.304Z] ---> Running in 0046aa6e6e08 [2022-05-08T01:51:24.304Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-08T01:51:24.304Z] ---> Running in 4f2ef08cb752 [2022-05-08T01:51:24.562Z] Removing intermediate container 0046aa6e6e08 [2022-05-08T01:51:24.562Z] ---> 90ec7de50a06 [2022-05-08T01:51:24.562Z] [2022-05-08T01:51:24.562Z] Running setup.py install for docopt: started [2022-05-08T01:51:24.562Z] Removing intermediate container 4f2ef08cb752 [2022-05-08T01:51:24.562Z] ---> 95337c278ca5 [2022-05-08T01:51:24.562Z] Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:51:24.562Z] Successfully built 90ec7de50a06 [2022-05-08T01:51:24.562Z] Successfully tagged core-data:latest [2022-05-08T01:51:24.562Z]  Building core-data ... done  ---> Running in 70d1eeb219e8 [2022-05-08T01:51:24.821Z] Removing intermediate container 70d1eeb219e8 [2022-05-08T01:51:24.821Z] ---> 3b732291d03d [2022-05-08T01:51:24.821Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T01:51:24.821Z] ---> Running in fe37a0960b99 [2022-05-08T01:51:24.821Z] Running setup.py install for docopt: finished with status 'done' [2022-05-08T01:51:24.821Z] Running setup.py install for dockerpty: started [2022-05-08T01:51:25.080Z] Removing intermediate container fe37a0960b99 [2022-05-08T01:51:25.080Z] ---> a819c0a79d1d [2022-05-08T01:51:25.080Z] [2022-05-08T01:51:25.080Z] Successfully built a819c0a79d1d [2022-05-08T01:51:25.080Z] Successfully tagged security-spire-config:latest [2022-05-08T01:51:25.080Z]  Building security-spire-config ... done  Running setup.py install for dockerpty: finished with status 'done' [2022-05-08T01:51:25.648Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-08T01:51:28.937Z] Removing intermediate container f6ab10f6c354 [2022-05-08T01:51:28.937Z] ---> a23ad6e8c3d7 [2022-05-08T01:51:28.937Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-08T01:51:29.195Z] ---> Running in e9d95bda2849 [2022-05-08T01:51:29.454Z] Removing intermediate container e9d95bda2849 [2022-05-08T01:51:29.454Z] ---> ff8dd8149d5b [2022-05-08T01:51:29.454Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-08T01:51:30.393Z] ---> Running in 3b701fa7d5a5 [2022-05-08T01:51:30.653Z] Removing intermediate container 3b701fa7d5a5 [2022-05-08T01:51:30.653Z] ---> e712ac543d38 [2022-05-08T01:51:30.653Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-08T01:51:32.042Z] ---> 75a9b0f18b70 [2022-05-08T01:51:32.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-08T01:51:32.624Z] ---> adaf0c86b6f1 [2022-05-08T01:51:32.624Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-08T01:51:34.022Z] ---> 8feb12816c0a [2022-05-08T01:51:34.022Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-08T01:51:34.022Z] ---> Running in 23d3f118ee0c [2022-05-08T01:51:34.588Z] Removing intermediate container 23d3f118ee0c [2022-05-08T01:51:34.589Z] ---> 4b41700fef64 [2022-05-08T01:51:34.589Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T01:51:34.847Z] ---> Running in f4ed98fa034f [2022-05-08T01:51:35.414Z] Removing intermediate container f4ed98fa034f [2022-05-08T01:51:35.414Z] ---> 9bc49436f001 [2022-05-08T01:51:35.414Z] Step 21/23 : LABEL arch=x86_64 [2022-05-08T01:51:35.673Z] ---> Running in 04b1908d8068 [2022-05-08T01:51:36.243Z] Removing intermediate container 04b1908d8068 [2022-05-08T01:51:36.243Z] ---> 3560d45a67f7 [2022-05-08T01:51:36.243Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:51:36.820Z] ---> Running in 5f2504991889 [2022-05-08T01:51:37.390Z] Removing intermediate container 5f2504991889 [2022-05-08T01:51:37.390Z] ---> ffe290ae9c36 [2022-05-08T01:51:37.390Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T01:51:37.390Z] ---> Running in 12df76355503 [2022-05-08T01:51:37.958Z] Removing intermediate container 12df76355503 [2022-05-08T01:51:37.958Z] ---> a77c675d6cd6 [2022-05-08T01:51:37.958Z] [2022-05-08T01:51:37.958Z] Successfully built a77c675d6cd6 [2022-05-08T01:51:37.958Z] Successfully tagged sys-mgmt-agent:latest [2022-05-08T01:52:24.656Z]  Building sys-mgmt-agent ... done Removing intermediate container 47c6ddca4bf2 [2022-05-08T01:52:24.656Z] ---> f1c9b78f40c9 [2022-05-08T01:52:24.656Z] [2022-05-08T01:52:24.656Z] Step 13/26 : FROM alpine:3.15 [2022-05-08T01:52:24.656Z] ---> 0ac33e5f5afa [2022-05-08T01:52:24.656Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T01:52:24.656Z] ---> Using cache [2022-05-08T01:52:24.656Z] ---> 39ef35bb904c [2022-05-08T01:52:24.656Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:52:24.656Z] ---> Using cache [2022-05-08T01:52:24.656Z] ---> e85c77eec9e3 [2022-05-08T01:52:24.656Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-08T01:52:24.656Z] ---> Running in 70ea0d6270a5 [2022-05-08T01:52:24.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:52:24.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:52:24.656Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T01:52:24.656Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T01:52:24.656Z] OK: 15855 distinct packages available [2022-05-08T01:52:24.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-08T01:52:24.656Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-08T01:52:24.656Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-08T01:52:24.656Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-08T01:52:24.656Z] (3/5) Installing libucontext (1.1-r0) [2022-05-08T01:52:24.656Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-08T01:52:24.656Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-08T01:52:24.656Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T01:52:24.656Z] OK: 6 MiB in 19 packages [2022-05-08T01:52:24.656Z] Removing intermediate container 70ea0d6270a5 [2022-05-08T01:52:24.656Z] ---> 0d6792fd2ca3 [2022-05-08T01:52:24.656Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-08T01:52:24.656Z] ---> 15c7ad8f9e40 [2022-05-08T01:52:24.656Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T01:52:24.656Z] ---> 2e0046534314 [2022-05-08T01:52:24.656Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T01:52:24.656Z] ---> 59062d847066 [2022-05-08T01:52:24.656Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-08T01:52:24.656Z] ---> dbc997f2ef93 [2022-05-08T01:52:24.656Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-08T01:52:24.656Z] ---> 7b139c51dcdf [2022-05-08T01:52:24.656Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T01:52:24.656Z] ---> Running in 63a73a98ebe9 [2022-05-08T01:52:24.656Z] Removing intermediate container 63a73a98ebe9 [2022-05-08T01:52:24.656Z] ---> 1ee7a9b7df83 [2022-05-08T01:52:24.656Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T01:52:24.656Z] ---> Running in 0165967f909e [2022-05-08T01:52:24.656Z] Removing intermediate container 0165967f909e [2022-05-08T01:52:24.656Z] ---> 3527f2887e60 [2022-05-08T01:52:24.656Z] Step 24/26 : LABEL arch=x86_64 [2022-05-08T01:52:24.915Z] ---> Running in c58e66a95858 [2022-05-08T01:52:24.915Z] Removing intermediate container c58e66a95858 [2022-05-08T01:52:24.915Z] ---> 8091703e5c3c [2022-05-08T01:52:24.915Z] Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:52:24.915Z] ---> Running in a65f431fd85c [2022-05-08T01:52:24.915Z] Removing intermediate container a65f431fd85c [2022-05-08T01:52:24.915Z] ---> e181a9bd1b3a [2022-05-08T01:52:24.915Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T01:52:25.176Z] ---> Running in 9584b4ad04d9 [2022-05-08T01:52:25.176Z] Removing intermediate container 9584b4ad04d9 [2022-05-08T01:52:25.176Z] ---> 2defe249b239 [2022-05-08T01:52:25.176Z] [2022-05-08T01:52:25.176Z] Successfully built 2defe249b239 [2022-05-08T01:52:25.176Z] Successfully tagged security-spire-agent:latest [2022-05-08T01:52:51.746Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-05-08T01:52:51.746Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T01:52:51.746Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T01:52:51.746Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T01:52:51.746Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T01:52:51.746Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T01:52:51.746Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T01:52:51.746Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T01:52:51.746Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T01:52:51.746Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T01:52:51.746Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T01:52:51.746Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T01:52:51.746Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T01:52:51.746Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T01:53:47.989Z] Removing intermediate container 5f285ee72599 [2022-05-08T01:53:47.989Z] ---> 91e70d380e40 [2022-05-08T01:53:47.989Z] [2022-05-08T01:53:47.989Z] Step 13/25 : FROM alpine:3.15 [2022-05-08T01:53:47.989Z] ---> 0ac33e5f5afa [2022-05-08T01:53:47.989Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T01:53:47.989Z] ---> Using cache [2022-05-08T01:53:47.989Z] ---> 39ef35bb904c [2022-05-08T01:53:47.989Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T01:53:47.989Z] ---> Using cache [2022-05-08T01:53:47.989Z] ---> e85c77eec9e3 [2022-05-08T01:53:47.989Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-08T01:53:47.989Z] ---> Using cache [2022-05-08T01:53:47.989Z] ---> 0d6792fd2ca3 [2022-05-08T01:53:47.989Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T01:53:47.989Z] ---> 61f718bf00b4 [2022-05-08T01:53:47.989Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T01:53:47.989Z] ---> 8e5fb67d9400 [2022-05-08T01:53:47.989Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-08T01:53:47.989Z] ---> e2c84dc73e04 [2022-05-08T01:53:47.989Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-08T01:53:47.989Z] ---> 4ccc6a70d9c6 [2022-05-08T01:53:47.989Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T01:53:47.989Z] ---> Running in 5eed28e6623b [2022-05-08T01:53:47.989Z] Removing intermediate container 5eed28e6623b [2022-05-08T01:53:47.989Z] ---> ac40f1d82437 [2022-05-08T01:53:47.989Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T01:53:47.989Z] ---> Running in 0f2a0071517f [2022-05-08T01:53:47.989Z] Removing intermediate container 0f2a0071517f [2022-05-08T01:53:47.989Z] ---> 573809f19bad [2022-05-08T01:53:47.989Z] Step 23/25 : LABEL arch=x86_64 [2022-05-08T01:53:47.989Z] ---> Running in 1df87cabfeb5 [2022-05-08T01:53:47.989Z] Removing intermediate container 1df87cabfeb5 [2022-05-08T01:53:47.989Z] ---> 1df756f0f42b [2022-05-08T01:53:47.989Z] Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:53:47.989Z] ---> Running in 2b55b4c6badb [2022-05-08T01:53:47.989Z] Removing intermediate container 2b55b4c6badb [2022-05-08T01:53:47.989Z] ---> fee3914879f3 [2022-05-08T01:53:47.989Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T01:53:47.989Z] ---> Running in c91c557208b3 [2022-05-08T01:53:47.989Z] Removing intermediate container c91c557208b3 [2022-05-08T01:53:47.989Z] ---> 346863a344a3 [2022-05-08T01:53:47.989Z] [2022-05-08T01:53:47.989Z] Successfully built 346863a344a3 [2022-05-08T01:53:47.989Z] Successfully tagged security-spire-server:latest [2022-05-08T01:53:47.996Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-08T01:53:48.006Z] $ docker stop --time=1 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 [2022-05-08T01:53:49.304Z] $ docker rm -f 88b84e0838962f9ff1f85f3dcfe73017976531199fbe72e0fdeb842de4cc8e82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T01:53:49.640Z] + docker images [2022-05-08T01:53:49.640Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-08T01:53:49.640Z] security-spire-server latest 346863a344a3 2 seconds ago 87.3MB [2022-05-08T01:53:49.640Z] 91e70d380e40 17 seconds ago 4.43GB [2022-05-08T01:53:49.640Z] security-spire-agent latest 2defe249b239 About a minute ago 127MB [2022-05-08T01:53:49.640Z] f1c9b78f40c9 About a minute ago 4.43GB [2022-05-08T01:53:49.640Z] sys-mgmt-agent latest a77c675d6cd6 2 minutes ago 299MB [2022-05-08T01:53:49.640Z] security-spire-config latest a819c0a79d1d 2 minutes ago 86.7MB [2022-05-08T01:53:49.640Z] core-data latest 90ec7de50a06 2 minutes ago 22.5MB [2022-05-08T01:53:49.640Z] 67b49ee5102f 2 minutes ago 1.49GB [2022-05-08T01:53:49.640Z] 572d630e513e 2 minutes ago 4.43GB [2022-05-08T01:53:49.640Z] 3c69e7f6d4c2 2 minutes ago 1.52GB [2022-05-08T01:53:49.640Z] support-notifications latest 4970457944a9 2 minutes ago 26.9MB [2022-05-08T01:53:49.640Z] 4b4542dc8abd 3 minutes ago 1.55GB [2022-05-08T01:53:49.640Z] security-bootstrapper latest aa94e88e36ce 3 minutes ago 19.1MB [2022-05-08T01:53:49.640Z] security-spiffe-token-provider latest 3ab4d47b4cf8 3 minutes ago 28.8MB [2022-05-08T01:53:49.640Z] 002d1b056776 4 minutes ago 1.54GB [2022-05-08T01:53:49.640Z] a927c918ab69 4 minutes ago 1.5GB [2022-05-08T01:53:49.640Z] core-metadata latest 5527615b6fb3 4 minutes ago 17MB [2022-05-08T01:53:49.640Z] efe5f3beb667 4 minutes ago 1.5GB [2022-05-08T01:53:49.640Z] security-secretstore-setup latest f4b8e97af5ba 4 minutes ago 28.5MB [2022-05-08T01:53:49.640Z] security-proxy-setup latest c30583083583 5 minutes ago 26.9MB [2022-05-08T01:53:49.640Z] core-command latest 38d2229899da 5 minutes ago 16.1MB [2022-05-08T01:53:49.640Z] support-scheduler latest ad6c23123604 5 minutes ago 26.3MB [2022-05-08T01:53:49.640Z] 588ebb0da2ca 5 minutes ago 1.55GB [2022-05-08T01:53:49.640Z] b1431d6698bd 5 minutes ago 1.5GB [2022-05-08T01:53:49.640Z] a64484b34786 5 minutes ago 1.5GB [2022-05-08T01:53:49.640Z] c372f08dc1ed 5 minutes ago 1.49GB [2022-05-08T01:53:49.640Z] ci-base-image-x86_64 latest 7938014d66d0 8 minutes ago 895MB [2022-05-08T01:53:49.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 2 weeks ago 562MB [2022-05-08T01:53:49.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 2 weeks ago 254MB [2022-05-08T01:53:49.640Z] docker 20.10.14 7417809fdb73 4 weeks ago 218MB [2022-05-08T01:53:49.640Z] alpine 3.14 e04c818066af 4 weeks ago 5.59MB [2022-05-08T01:53:49.640Z] alpine 3.15 0ac33e5f5afa 4 weeks ago 5.57MB [2022-05-08T01:53:49.640Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-08T01:54:49.254Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41675 in /w/workspace/edgexfoundry_edgex-go_PR-4010 [Pipeline] { [Pipeline] ws [2022-05-08T01:54:49.269Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-05-08T01:54:49.581Z] The recommended git tool is: git [2022-05-08T01:54:56.890Z] using credential edgex-jenkins-ssh [2022-05-08T01:54:56.908Z] Cloning the remote Git repository [2022-05-08T01:54:57.032Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-05-08T01:54:57.177Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-05-08T01:54:57.426Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-08T01:54:57.428Z] > git --version # timeout=10 [2022-05-08T01:54:57.453Z] > git --version # 'git version 2.25.1' [2022-05-08T01:54:57.456Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:54:57.559Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:55:15.907Z] Merging remotes/origin/main commit ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 into PR head commit 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:55:16.322Z] Merge succeeded, producing 66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T01:55:16.323Z] Checking out Revision 66f08e4ac2293da1e72d5774d7276e20ff8834a2 (PR-4010) [2022-05-08T01:55:14.941Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-08T01:55:14.962Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-08T01:55:15.000Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-05-08T01:55:15.038Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-05-08T01:55:15.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:55:15.054Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4010/head:refs/remotes/origin/PR-4010 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-08T01:55:15.932Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:55:15.954Z] > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [2022-05-08T01:55:16.219Z] > git remote # timeout=10 [2022-05-08T01:55:16.246Z] > git config --get remote.origin.url # timeout=10 [2022-05-08T01:55:16.261Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-08T01:55:16.274Z] > git merge ebb27bfc9f119baaa9b7e97d63fe3ed8aaa10029 # timeout=10 [2022-05-08T01:55:16.301Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-08T01:55:16.334Z] > git config core.sparsecheckout # timeout=10 [2022-05-08T01:55:16.355Z] > git checkout -f 66f08e4ac2293da1e72d5774d7276e20ff8834a2 # timeout=10 [2022-05-08T01:55:20.753Z] Commit message: "docs: additions and changes to CHANGELOG" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-08T01:55:21.632Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-08T01:55:21.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T01:55:21.632Z] Dload Upload Total Spent Left Speed [2022-05-08T01:55:21.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 95508 0 --:--:-- --:--:-- --:--:-- 95508 [Pipeline] sh [2022-05-08T01:55:22.161Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-08T01:55:22.521Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-08T01:55:22.521Z] + sudo tee /etc/docker/daemon.new [2022-05-08T01:55:22.521Z] { [2022-05-08T01:55:22.521Z] "registry-mirrors": [ [2022-05-08T01:55:22.521Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-08T01:55:22.521Z] ], [2022-05-08T01:55:22.521Z] "bip": "10.250.0.254/24", [2022-05-08T01:55:22.521Z] "hosts": [ [2022-05-08T01:55:22.521Z] "tcp://0.0.0.0:5555", [2022-05-08T01:55:22.521Z] "unix:///var/run/docker.sock" [2022-05-08T01:55:22.521Z] ], [2022-05-08T01:55:22.521Z] "mtu": 1458, [2022-05-08T01:55:22.521Z] "selinux-enabled": true, [2022-05-08T01:55:22.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-08T01:55:22.521Z] } [Pipeline] sh [2022-05-08T01:55:22.876Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-08T01:55:23.367Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T01:55:41.746Z] provisioning config files... [2022-05-08T01:55:41.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7667692936903888177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T01:55:42.147Z] ---> docker-login.sh [2022-05-08T01:55:42.147Z] nexus3.edgexfoundry.org:10001 [2022-05-08T01:55:42.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:55:43.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:55:43.027Z] Configure a credential helper to remove this warning. See [2022-05-08T01:55:43.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:55:43.027Z] [2022-05-08T01:55:43.027Z] Login Succeeded [2022-05-08T01:55:43.027Z] nexus3.edgexfoundry.org:10002 [2022-05-08T01:55:43.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:55:43.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:55:43.627Z] Configure a credential helper to remove this warning. See [2022-05-08T01:55:43.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:55:43.627Z] [2022-05-08T01:55:43.627Z] Login Succeeded [2022-05-08T01:55:43.627Z] nexus3.edgexfoundry.org:10003 [2022-05-08T01:55:43.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:55:44.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:55:44.183Z] Configure a credential helper to remove this warning. See [2022-05-08T01:55:44.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:55:44.183Z] [2022-05-08T01:55:44.183Z] Login Succeeded [2022-05-08T01:55:44.183Z] nexus3.edgexfoundry.org:10004 [2022-05-08T01:55:44.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:55:44.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:55:44.458Z] Configure a credential helper to remove this warning. See [2022-05-08T01:55:44.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:55:44.458Z] [2022-05-08T01:55:44.458Z] Login Succeeded [2022-05-08T01:55:44.458Z] docker.io [2022-05-08T01:55:44.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-08T01:55:45.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-08T01:55:45.328Z] Configure a credential helper to remove this warning. See [2022-05-08T01:55:45.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-08T01:55:45.328Z] [2022-05-08T01:55:45.328Z] Login Succeeded [2022-05-08T01:55:45.328Z] ---> docker-login.sh ends [Pipeline] } [2022-05-08T01:55:45.346Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-08T01:55:45.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-08T01:55:45.916Z] ========================================================= [2022-05-08T01:55:45.916Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-08T01:55:45.916Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:55:46.255Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:55:46.531Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-08T01:55:46.531Z] 9b3977197b4f: Pulling fs layer [2022-05-08T01:55:46.531Z] 1a89e8eeedd5: Pulling fs layer [2022-05-08T01:55:46.531Z] 94645a83ff95: Pulling fs layer [2022-05-08T01:55:46.531Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-08T01:55:46.531Z] 0c92f367c5e7: Pulling fs layer [2022-05-08T01:55:46.531Z] 3096ccb668a1: Pulling fs layer [2022-05-08T01:55:46.531Z] e8cf19c19ddd: Pulling fs layer [2022-05-08T01:55:46.531Z] a4caa8a26152: Pulling fs layer [2022-05-08T01:55:46.531Z] 0c92f367c5e7: Waiting [2022-05-08T01:55:46.531Z] 3096ccb668a1: Waiting [2022-05-08T01:55:46.531Z] e8cf19c19ddd: Waiting [2022-05-08T01:55:46.531Z] 3f3a8bcf1eab: Waiting [2022-05-08T01:55:46.531Z] 94645a83ff95: Verifying Checksum [2022-05-08T01:55:46.531Z] 94645a83ff95: Download complete [2022-05-08T01:55:46.531Z] 1a89e8eeedd5: Verifying Checksum [2022-05-08T01:55:46.531Z] 1a89e8eeedd5: Download complete [2022-05-08T01:55:46.531Z] 0c92f367c5e7: Verifying Checksum [2022-05-08T01:55:46.531Z] 0c92f367c5e7: Download complete [2022-05-08T01:55:46.531Z] 3096ccb668a1: Verifying Checksum [2022-05-08T01:55:46.531Z] 3096ccb668a1: Download complete [2022-05-08T01:55:46.531Z] 9b3977197b4f: Verifying Checksum [2022-05-08T01:55:46.531Z] 9b3977197b4f: Download complete [2022-05-08T01:55:46.531Z] e8cf19c19ddd: Verifying Checksum [2022-05-08T01:55:46.531Z] e8cf19c19ddd: Download complete [2022-05-08T01:55:47.550Z] 9b3977197b4f: Pull complete [2022-05-08T01:55:47.833Z] 1a89e8eeedd5: Pull complete [2022-05-08T01:55:48.438Z] 94645a83ff95: Pull complete [2022-05-08T01:55:48.714Z] a4caa8a26152: Verifying Checksum [2022-05-08T01:55:48.714Z] a4caa8a26152: Download complete [2022-05-08T01:55:49.328Z] 3f3a8bcf1eab: Download complete [2022-05-08T01:56:04.467Z] 3f3a8bcf1eab: Pull complete [2022-05-08T01:56:04.467Z] 0c92f367c5e7: Pull complete [2022-05-08T01:56:04.467Z] 3096ccb668a1: Pull complete [2022-05-08T01:56:04.467Z] e8cf19c19ddd: Pull complete [2022-05-08T01:56:09.890Z] a4caa8a26152: Pull complete [2022-05-08T01:56:09.890Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-08T01:56:09.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:56:09.890Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:56:10.269Z] + docker build -t ci-base-image-arm64 -f - . [2022-05-08T01:56:10.270Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:56:10.270Z] WORKDIR /edgex [2022-05-08T01:56:10.270Z] COPY go.mod . [2022-05-08T01:56:10.270Z] RUN go mod download [2022-05-08T01:56:12.927Z] Sending build context to Docker daemon 169.4MB [2022-05-08T01:56:12.927Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-08T01:56:12.927Z] ---> 725f1c02e7f9 [2022-05-08T01:56:12.927Z] Step 2/4 : WORKDIR /edgex [2022-05-08T01:56:14.920Z] ---> Running in a4cd9d773992 [2022-05-08T01:56:15.194Z] Removing intermediate container a4cd9d773992 [2022-05-08T01:56:15.194Z] ---> 8f180c85de16 [2022-05-08T01:56:15.194Z] Step 3/4 : COPY go.mod . [2022-05-08T01:56:15.791Z] ---> 51f7a4c012e9 [2022-05-08T01:56:15.791Z] Step 4/4 : RUN go mod download [2022-05-08T01:56:15.791Z] ---> Running in 18dec32e326f [2022-05-08T01:57:12.364Z] Removing intermediate container 18dec32e326f [2022-05-08T01:57:12.364Z] ---> 9fc69c1bf21e [2022-05-08T01:57:12.364Z] Successfully built 9fc69c1bf21e [2022-05-08T01:57:12.364Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:57:12.707Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:57:12.707Z] . [Pipeline] withDockerContainer [2022-05-08T01:57:12.930Z] prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container [2022-05-08T01:57:13.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:57:14.308Z] $ docker top 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T01:57:15.198Z] + go version [2022-05-08T01:57:15.198Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-08T01:57:15.222Z] $ docker stop --time=1 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 [2022-05-08T01:57:16.842Z] $ docker rm -f 021659209fc0f276a7754962109828c1d6b911ddc068b824b8f319bb70ccbb19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T01:57:17.444Z] + docker inspect -f . ci-base-image-arm64 [2022-05-08T01:57:17.444Z] . [Pipeline] withDockerContainer [2022-05-08T01:57:17.661Z] prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container [2022-05-08T01:57:17.743Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-08T01:57:18.988Z] $ docker top 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-08T01:57:19.243Z] ========================================================= [2022-05-08T01:57:19.243Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-05-08T01:57:19.243Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-05-08T01:57:19.901Z] + make test [2022-05-08T01:57:19.901Z] go mod tidy -compat=1.17 [2022-05-08T01:57:20.887Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-05-08T01:57:53.239Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-05-08T01:59:30.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-05-08T01:59:30.126Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-05-08T01:59:32.790Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-05-08T01:59:32.790Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-05-08T01:59:41.133Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-05-08T01:59:41.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-05-08T01:59:41.422Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-05-08T01:59:41.422Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-05-08T01:59:41.422Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-05-08T01:59:56.579Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.307s coverage: 28.7% of statements [2022-05-08T01:59:56.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-05-08T01:59:56.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-05-08T02:00:03.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.454s coverage: 98.5% of statements [2022-05-08T02:00:03.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-05-08T02:00:03.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.480s coverage: 53.4% of statements [2022-05-08T02:00:03.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-05-08T02:00:03.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.542s coverage: 89.2% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.383s coverage: 84.4% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.158s coverage: 95.6% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.547s coverage: 60.0% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.563s coverage: 0.9% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.553s coverage: 58.8% of statements [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.452s coverage: 29.6% of statements [2022-05-08T02:00:30.809Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.413s coverage: 47.1% of statements [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.238s coverage: 94.1% of statements [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.337s coverage: 96.3% of statements [2022-05-08T02:00:30.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.262s coverage: 87.5% of statements [2022-05-08T02:00:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.232s coverage: 94.4% of statements [2022-05-08T02:00:43.217Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements [2022-05-08T02:00:47.534Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.580s coverage: 82.5% of statements [2022-05-08T02:00:47.534Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.260s coverage: 58.8% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.279s coverage: 80.0% of statements [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.215s coverage: 87.2% of statements [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.286s coverage: 85.4% of statements [2022-05-08T02:00:54.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.775s coverage: 91.2% of statements [2022-05-08T02:00:54.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.936s coverage: 64.4% of statements [2022-05-08T02:00:59.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-05-08T02:00:59.761Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.270s coverage: 100.0% of statements [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.200s coverage: 89.4% of statements [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements [2022-05-08T02:00:59.761Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements [2022-05-08T02:01:08.084Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.323s coverage: 65.4% of statements [2022-05-08T02:01:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-05-08T02:01:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-05-08T02:01:08.084Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-05-08T02:01:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 43.8% of statements [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-05-08T02:01:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.274s coverage: 89.5% of statements [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-05-08T02:01:10.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.216s coverage: 84.8% of statements [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-05-08T02:01:10.718Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-05-08T02:01:19.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.346s coverage: 17.7% of statements [2022-05-08T02:01:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-05-08T02:01:19.026Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.682s coverage: 92.3% of statements [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 63.2% of statements [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.476s coverage: 97.7% of statements [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.228s coverage: 28.9% of statements [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-05-08T02:01:19.027Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.187s coverage: 100.0% of statements [2022-05-08T02:01:19.027Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.088s coverage: 96.9% of statements [2022-05-08T02:01:19.622Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-05-08T02:01:19.622Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-08T02:01:19.622Z] GO111MODULE=on go vet ./... [2022-05-08T02:03:11.496Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-08T02:03:11.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-08T02:03:11.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-08T02:03:11.520Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-05-08T02:03:12.184Z] + ls -al . [2022-05-08T02:03:12.184Z] total 680 [2022-05-08T02:03:12.184Z] drwxrwxr-x 9 1001 1001 4096 May 8 02:03 . [2022-05-08T02:03:12.184Z] drwxr-xr-x 4 root root 4096 May 8 01:57 .. [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 11 May 8 01:55 .dockerignore [2022-05-08T02:03:12.184Z] drwxrwxr-x 8 1001 1001 4096 May 8 01:55 .git [2022-05-08T02:03:12.184Z] drwxrwxr-x 3 1001 1001 4096 May 8 01:55 .github [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 879 May 8 01:55 .gitignore [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 42 May 8 01:55 .golangci.yml [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 87 May 8 01:55 .hadolint.yml [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 166 May 8 01:55 .sonarcloud.properties [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 1171 May 8 01:55 ADOPTERS.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 10086 May 8 01:55 Attribution.txt [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 61687 May 8 01:55 CHANGELOG.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 3804 May 8 01:55 CONTRIBUTING.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 677 May 8 01:55 GOVERNANCE.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 850 May 8 01:55 Jenkinsfile [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 10775 May 8 01:55 LICENSE [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 10389 May 8 01:55 Makefile [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 582 May 8 01:55 OWNERS.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 9094 May 8 01:55 README.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 6912 May 8 01:55 SECURITY.md [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 5 May 8 01:44 VERSION [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 4131 May 8 01:55 ZMQWindows.md [2022-05-08T02:03:12.184Z] drwxrwxr-x 2 1001 1001 4096 May 8 01:55 bin [2022-05-08T02:03:12.184Z] drwxrwxr-x 18 1001 1001 4096 May 8 01:55 cmd [2022-05-08T02:03:12.184Z] -rw-r--r-- 1 root root 435134 May 8 02:01 coverage.out [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 3256 May 8 01:55 go.mod [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 35162 May 8 01:57 go.sum [2022-05-08T02:03:12.184Z] drwxrwxr-x 8 1001 1001 4096 May 8 01:55 internal [2022-05-08T02:03:12.184Z] drwxrwxr-x 3 1001 1001 4096 May 8 01:55 openapi [2022-05-08T02:03:12.184Z] drwxrwxr-x 4 1001 1001 4096 May 8 01:55 snap [2022-05-08T02:03:12.184Z] -rw-rw-r-- 1 1001 1001 204 May 8 01:55 version.go [Pipeline] sh [2022-05-08T02:03:12.848Z] + '[' -e coverage.out ] [2022-05-08T02:03:12.848Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-05-08T02:03:12.877Z] Warning: overwriting stash ‘coverage-report’ [2022-05-08T02:03:13.709Z] Stashed 1 file(s) [Pipeline] sh [2022-05-08T02:03:14.369Z] + make build [2022-05-08T02:03:14.369Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-08T02:04:36.159Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-08T02:05:32.742Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-08T02:05:34.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-08T02:06:22.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-08T02:06:22.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-08T02:06:22.002Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-08T02:06:28.741Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-08T02:06:32.149Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-08T02:06:37.553Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-08T02:06:41.866Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-08T02:06:46.183Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-08T02:06:54.498Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-05-08T02:07:01.249Z] $ docker stop --time=1 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 [2022-05-08T02:07:03.324Z] $ docker rm -f 781904e7aa843827245e8b3e9837bb779d44b6e9b527b338c2bac67991fe8435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:07:05.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-08T02:07:05.827Z] [2022-05-08T02:07:05.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:07:06.189Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-08T02:07:06.465Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-05-08T02:07:06.465Z] 29e5d40040c1: Pulling fs layer [2022-05-08T02:07:06.465Z] 1ce36da41761: Pulling fs layer [2022-05-08T02:07:06.465Z] 25b303627fd3: Pulling fs layer [2022-05-08T02:07:06.465Z] 29e5d40040c1: Verifying Checksum [2022-05-08T02:07:06.465Z] 29e5d40040c1: Download complete [2022-05-08T02:07:06.738Z] 1ce36da41761: Verifying Checksum [2022-05-08T02:07:06.738Z] 1ce36da41761: Download complete [2022-05-08T02:07:07.343Z] 29e5d40040c1: Pull complete [2022-05-08T02:07:08.327Z] 25b303627fd3: Verifying Checksum [2022-05-08T02:07:08.327Z] 25b303627fd3: Download complete [2022-05-08T02:07:08.327Z] 1ce36da41761: Pull complete [2022-05-08T02:07:18.478Z] 25b303627fd3: Pull complete [2022-05-08T02:07:18.478Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-05-08T02:07:18.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-08T02:07:18.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-05-08T02:07:18.740Z] prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container [2022-05-08T02:07:18.830Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-08T02:07:21.411Z] $ docker top 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:07:22.360Z] + docker-compose build --help [2022-05-08T02:07:22.360Z] + grep parallel [2022-05-08T02:07:29.063Z] --parallel Build images in parallel. [Pipeline] } [2022-05-08T02:07:29.087Z] $ docker stop --time=1 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 [2022-05-08T02:07:30.828Z] $ docker rm -f 50c7131ecb401759b6667795218fb3a32bf3a7d3b4c194fd04f3491af22a6647 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:07:31.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-05-08T02:07:31.468Z] . [Pipeline] withDockerContainer [2022-05-08T02:07:31.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container [2022-05-08T02:07:31.804Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-05-08T02:07:33.105Z] $ docker top d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:07:34.043Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-05-08T02:07:39.433Z] Building core-command ... [2022-05-08T02:07:39.433Z] Building core-data ... [2022-05-08T02:07:39.433Z] Building core-metadata ... [2022-05-08T02:07:39.433Z] Building security-bootstrapper ... [2022-05-08T02:07:39.433Z] Building security-proxy-setup ... [2022-05-08T02:07:39.433Z] Building security-secretstore-setup ... [2022-05-08T02:07:39.433Z] Building security-spiffe-token-provider ... [2022-05-08T02:07:39.433Z] Building security-spire-agent ... [2022-05-08T02:07:39.433Z] Building security-spire-config ... [2022-05-08T02:07:39.433Z] Building security-spire-server ... [2022-05-08T02:07:39.433Z] Building support-notifications ... [2022-05-08T02:07:39.433Z] Building support-scheduler ... [2022-05-08T02:07:39.433Z] Building sys-mgmt-agent ... [2022-05-08T02:07:39.433Z] Building security-spire-server [2022-05-08T02:07:39.433Z] Building security-secretstore-setup [2022-05-08T02:07:39.433Z] Building security-spire-config [2022-05-08T02:07:39.433Z] Building security-spire-agent [2022-05-08T02:07:39.433Z] Building support-notifications [2022-05-08T02:09:01.287Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:09:01.287Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:09:01.287Z] ---> 9fc69c1bf21e [2022-05-08T02:09:01.287Z] Step 3/26 : WORKDIR /edgex-go [2022-05-08T02:09:01.888Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:09:01.888Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:09:01.888Z] ---> 9fc69c1bf21e [2022-05-08T02:09:01.888Z] Step 3/26 : WORKDIR /edgex-go [2022-05-08T02:09:02.164Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:09:02.164Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:09:02.164Z] ---> 9fc69c1bf21e [2022-05-08T02:09:02.164Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T02:09:02.437Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:09:02.437Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:09:02.437Z] ---> 9fc69c1bf21e [2022-05-08T02:09:02.437Z] Step 3/25 : WORKDIR /edgex-go [2022-05-08T02:09:02.437Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:09:02.437Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:09:02.437Z] ---> 9fc69c1bf21e [2022-05-08T02:09:02.437Z] Step 3/25 : WORKDIR /edgex-go [2022-05-08T02:09:03.047Z] ---> Running in 8e1612d844fd [2022-05-08T02:09:03.047Z] ---> Running in dc9f16ebbbb9 [2022-05-08T02:09:03.047Z] ---> Running in a41d1ff43718 [2022-05-08T02:09:03.047Z] ---> Running in fb64d688a660 [2022-05-08T02:09:03.047Z] ---> Running in addc6948ae3a [2022-05-08T02:09:03.662Z] Removing intermediate container a41d1ff43718 [2022-05-08T02:09:03.662Z] ---> a0ae5599bf9c [2022-05-08T02:09:03.662Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:09:03.662Z] Removing intermediate container fb64d688a660 [2022-05-08T02:09:03.662Z] ---> 7c53e4f79dbf [2022-05-08T02:09:03.662Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:09:03.662Z] Removing intermediate container dc9f16ebbbb9 [2022-05-08T02:09:03.662Z] ---> b694cbae2d70 [2022-05-08T02:09:03.662Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:09:03.662Z] Removing intermediate container addc6948ae3a [2022-05-08T02:09:03.662Z] ---> 805f4473c1e6 [2022-05-08T02:09:03.662Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:09:03.662Z] ---> Running in 7733034af6f1 [2022-05-08T02:09:03.662Z] ---> Running in b4c736bff912 [2022-05-08T02:09:03.945Z] ---> Running in f8f2a974e1f3 [2022-05-08T02:09:03.945Z] Removing intermediate container 8e1612d844fd [2022-05-08T02:09:03.945Z] ---> cb0979cab50b [2022-05-08T02:09:03.945Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:09:03.945Z] ---> Running in df6184077c1e [2022-05-08T02:09:03.945Z] ---> Running in 8f852e19c389 [2022-05-08T02:09:08.277Z] Removing intermediate container b4c736bff912 [2022-05-08T02:09:08.277Z] ---> 65be4f98e815 [2022-05-08T02:09:08.277Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-05-08T02:09:08.277Z] ---> Running in 7eb1b1a38341 [2022-05-08T02:09:08.277Z] Removing intermediate container 7733034af6f1 [2022-05-08T02:09:08.277Z] ---> c89cd652d27e [2022-05-08T02:09:08.277Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T02:09:08.277Z] ---> Running in d5ed59d37af0 [2022-05-08T02:09:08.277Z] Removing intermediate container f8f2a974e1f3 [2022-05-08T02:09:08.277Z] ---> 2c317e420454 [2022-05-08T02:09:08.277Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T02:09:08.277Z] Removing intermediate container df6184077c1e [2022-05-08T02:09:08.277Z] ---> c26c69cbba90 [2022-05-08T02:09:08.277Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-05-08T02:09:08.552Z] ---> Running in 596eaf744d1a [2022-05-08T02:09:08.552Z] ---> Running in 537bd8aefccd [2022-05-08T02:09:08.552Z] Removing intermediate container 8f852e19c389 [2022-05-08T02:09:08.552Z] ---> f780e00d8e3c [2022-05-08T02:09:08.552Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-05-08T02:09:08.829Z] ---> Running in c48f11840dfe [2022-05-08T02:09:09.821Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:10.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:10.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:10.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:10.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.005Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.287Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.565Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:09:11.845Z] OK: 220 MiB in 52 packages [2022-05-08T02:09:12.139Z] OK: 220 MiB in 52 packages [2022-05-08T02:09:13.169Z] OK: 220 MiB in 52 packages [2022-05-08T02:09:13.453Z] OK: 220 MiB in 52 packages [2022-05-08T02:09:13.453Z] OK: 220 MiB in 52 packages [2022-05-08T02:09:13.732Z] Removing intermediate container 7eb1b1a38341 [2022-05-08T02:09:13.732Z] ---> 92b0632d45f7 [2022-05-08T02:09:13.732Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T02:09:14.337Z] Removing intermediate container d5ed59d37af0 [2022-05-08T02:09:14.337Z] ---> 2dba04fd4a30 [2022-05-08T02:09:14.337Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-08T02:09:14.616Z] Removing intermediate container c48f11840dfe [2022-05-08T02:09:14.616Z] ---> ebd3ae53366e [2022-05-08T02:09:14.616Z] Step 6/25 : COPY go.mod vendor* ./ [2022-05-08T02:09:15.217Z] Removing intermediate container 596eaf744d1a [2022-05-08T02:09:15.217Z] ---> d943f097ba39 [2022-05-08T02:09:15.217Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-08T02:09:15.217Z] Removing intermediate container 537bd8aefccd [2022-05-08T02:09:15.217Z] ---> d806af36d6df [2022-05-08T02:09:15.217Z] Step 6/26 : COPY go.mod vendor* ./ [2022-05-08T02:09:15.490Z] ---> 21aa0694bc65 [2022-05-08T02:09:15.490Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:09:15.490Z] ---> Running in 5170d5747758 [2022-05-08T02:09:15.490Z] ---> 1b1a1d97b497 [2022-05-08T02:09:15.490Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:09:15.765Z] ---> Running in 7e57d03bb87a [2022-05-08T02:09:16.055Z] ---> 79279323bac4 [2022-05-08T02:09:16.055Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:09:16.331Z] ---> Running in e15331d6a7a3 [2022-05-08T02:09:16.954Z] ---> 8e77ffcce6ea [2022-05-08T02:09:16.954Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:09:16.954Z] ---> 5590a5e90f54 [2022-05-08T02:09:16.954Z] ---> Running in 74fe3fbbaee0 [2022-05-08T02:09:16.954Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:09:17.239Z] ---> Running in 49e716909ae2 [2022-05-08T02:09:22.661Z] Removing intermediate container 7e57d03bb87a [2022-05-08T02:09:22.661Z] ---> c1fe26f287da [2022-05-08T02:09:22.661Z] Step 8/25 : COPY . . [2022-05-08T02:09:22.661Z] Removing intermediate container 5170d5747758 [2022-05-08T02:09:22.661Z] ---> e655b9720e44 [2022-05-08T02:09:22.661Z] Step 8/22 : COPY . . [2022-05-08T02:09:22.661Z] Removing intermediate container e15331d6a7a3 [2022-05-08T02:09:22.661Z] ---> 5487a8e94047 [2022-05-08T02:09:22.661Z] Step 8/25 : COPY . . [2022-05-08T02:09:22.661Z] Removing intermediate container 74fe3fbbaee0 [2022-05-08T02:09:22.661Z] ---> bd6f6d7b369d [2022-05-08T02:09:22.661Z] Step 8/26 : COPY . . [2022-05-08T02:09:22.661Z] Removing intermediate container 49e716909ae2 [2022-05-08T02:09:22.661Z] ---> ce8100a9e740 [2022-05-08T02:09:22.661Z] Step 8/26 : COPY . . [2022-05-08T02:09:55.038Z] ---> e2d54c7c2dcd [2022-05-08T02:09:55.038Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T02:09:55.038Z] ---> 669eb52d64dd [2022-05-08T02:09:55.038Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T02:09:55.038Z] ---> e034e8424b2b [2022-05-08T02:09:55.038Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-05-08T02:09:55.038Z] ---> Running in 29e8e70e1215 [2022-05-08T02:09:55.038Z] ---> Running in b4eb44c02c40 [2022-05-08T02:09:55.038Z] ---> Running in 54518763d1e8 [2022-05-08T02:09:55.038Z] ---> 1690bf39fcfc [2022-05-08T02:09:55.038Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-05-08T02:09:55.038Z] ---> Running in 6b79b6ca775e [2022-05-08T02:09:55.038Z] Removing intermediate container 29e8e70e1215 [2022-05-08T02:09:55.038Z] ---> 15c2337a5000 [2022-05-08T02:09:55.038Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-08T02:09:55.038Z] Removing intermediate container b4eb44c02c40 [2022-05-08T02:09:55.038Z] ---> 5976b6c75a97 [2022-05-08T02:09:55.038Z] Step 10/25 : RUN mkdir -p spire-build [2022-05-08T02:09:55.038Z] ---> Running in 17d104641ace [2022-05-08T02:09:55.038Z] ---> Running in b95df8c84830 [2022-05-08T02:09:55.038Z] ---> 8344b0ab24f1 [2022-05-08T02:09:55.038Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-05-08T02:09:55.038Z] ---> Running in 76876ed262c9 [2022-05-08T02:09:55.314Z] Removing intermediate container 76876ed262c9 [2022-05-08T02:09:55.314Z] ---> d8d52a8767e3 [2022-05-08T02:09:55.314Z] Step 10/26 : RUN mkdir -p spire-build [2022-05-08T02:09:55.314Z] ---> Running in 6d004b9a8b36 [2022-05-08T02:09:55.591Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-05-08T02:09:55.871Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-05-08T02:09:59.285Z] Removing intermediate container 17d104641ace [2022-05-08T02:09:59.286Z] Removing intermediate container b95df8c84830 [2022-05-08T02:09:59.286Z] ---> 0e2f248e7ffe [2022-05-08T02:09:59.286Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-08T02:09:59.286Z] ---> 268ab2f0ea24 [2022-05-08T02:09:59.286Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-05-08T02:09:59.286Z] ---> Running in c9e1727668a0 [2022-05-08T02:09:59.286Z] ---> Running in 8c5ce6bb7bff [2022-05-08T02:09:59.286Z] Removing intermediate container 6d004b9a8b36 [2022-05-08T02:09:59.286Z] ---> f2ee78d3c9a7 [2022-05-08T02:09:59.286Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-05-08T02:09:59.563Z] ---> Running in bb4f8f9b6c95 [2022-05-08T02:09:59.849Z] Removing intermediate container c9e1727668a0 [2022-05-08T02:09:59.849Z] ---> 8cc5c7c99644 [2022-05-08T02:09:59.849Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T02:09:59.849Z] Removing intermediate container 8c5ce6bb7bff [2022-05-08T02:09:59.849Z] ---> cb68b536210f [2022-05-08T02:10:00.135Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T02:10:00.135Z] ---> Running in 551d2f9447ff [2022-05-08T02:10:00.135Z] ---> Running in 9d8156f8587e [2022-05-08T02:10:01.137Z] Removing intermediate container bb4f8f9b6c95 [2022-05-08T02:10:01.137Z] ---> 02b563a30ddc [2022-05-08T02:10:01.137Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-05-08T02:10:01.137Z] ---> Running in 175765fc46b7 [2022-05-08T02:10:04.547Z] spire-1.2.1/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.data/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.data/.file [2022-05-08T02:10:04.547Z] spire-1.2.1/.dockerignore [2022-05-08T02:10:04.547Z] spire-1.2.1/.gitattributes [2022-05-08T02:10:04.547Z] spire-1.2.1/.githooks/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T02:10:04.547Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T02:10:04.547Z] spire-1.2.1/.gitignore [2022-05-08T02:10:04.547Z] spire-1.2.1/.go-version [2022-05-08T02:10:04.547Z] spire-1.2.1/.golangci.yml [2022-05-08T02:10:04.547Z] spire-1.2.1/ADOPTERS.md [2022-05-08T02:10:04.547Z] spire-1.2.1/CHANGELOG.md [2022-05-08T02:10:04.547Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T02:10:04.547Z] spire-1.2.1/CODEOWNERS [2022-05-08T02:10:04.547Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T02:10:04.547Z] spire-1.2.1/Dockerfile [2022-05-08T02:10:04.547Z] spire-1.2.1/Dockerfile.dev [2022-05-08T02:10:04.547Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T02:10:04.547Z] spire-1.2.1/LICENSE [2022-05-08T02:10:04.547Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T02:10:04.547Z] spire-1.2.1/Makefile [2022-05-08T02:10:04.547Z] spire-1.2.1/README.md [2022-05-08T02:10:04.547Z] spire-1.2.1/ROADMAP.md [2022-05-08T02:10:04.547Z] spire-1.2.1/SECURITY.md [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T02:10:04.547Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T02:10:04.548Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/ [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/agent/ [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/server/ [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/server/server.conf [2022-05-08T02:10:04.548Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/ [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/auditlog.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/ [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T02:10:04.548Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.mdspire-1.2.1/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.data/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.data/.file [2022-05-08T02:10:04.548Z] spire-1.2.1/.dockerignore [2022-05-08T02:10:04.548Z] spire-1.2.1/.gitattributes [2022-05-08T02:10:04.548Z] spire-1.2.1/.githooks/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T02:10:04.548Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T02:10:04.548Z] spire-1.2.1/.gitignore [2022-05-08T02:10:04.548Z] spire-1.2.1/.go-version [2022-05-08T02:10:04.548Z] spire-1.2.1/.golangci.yml [2022-05-08T02:10:04.548Z] spire-1.2.1/ADOPTERS.md [2022-05-08T02:10:04.548Z] spire-1.2.1/CHANGELOG.md [2022-05-08T02:10:04.548Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T02:10:04.548Z] spire-1.2.1/CODEOWNERS [2022-05-08T02:10:04.548Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T02:10:04.548Z] spire-1.2.1/Dockerfile [2022-05-08T02:10:04.832Z] spire-1.2.1/Dockerfile.dev [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T02:10:04.832Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.mdspire-1.2.1/ [2022-05-08T02:10:04.832Z] [2022-05-08T02:10:04.832Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T02:10:04.832Z] spire-1.2.1/LICENSE [2022-05-08T02:10:04.832Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T02:10:04.832Z] spire-1.2.1/Makefile [2022-05-08T02:10:04.832Z] spire-1.2.1/README.md [2022-05-08T02:10:04.832Z] spire-1.2.1/ROADMAP.md [2022-05-08T02:10:04.832Z] spire-1.2.1/SECURITY.md [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T02:10:04.832Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/spire_server.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/telemetry.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/upgrading.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/using_spire.md [2022-05-08T02:10:04.833Z] spire-1.2.1/examples/ [2022-05-08T02:10:04.833Z] spire-1.2.1/examples/README.md [2022-05-08T02:10:04.833Z] spire-1.2.1/go.mod [2022-05-08T02:10:04.833Z] spire-1.2.1/go.sum [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/list.gospire-1.2.1/.data/ [2022-05-08T02:10:04.833Z] spire-1.2.1/.data/.file [2022-05-08T02:10:04.833Z] spire-1.2.1/.dockerignore [2022-05-08T02:10:04.833Z] spire-1.2.1/.gitattributes [2022-05-08T02:10:04.833Z] spire-1.2.1/.githooks/ [2022-05-08T02:10:04.833Z] spire-1.2.1/.githooks/pre-commit [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/ [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/dependabot.yml [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/ [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/ [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-05-08T02:10:04.833Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-05-08T02:10:04.833Z] spire-1.2.1/.gitignore [2022-05-08T02:10:04.833Z] spire-1.2.1/.go-version [2022-05-08T02:10:04.833Z] spire-1.2.1/.golangci.yml [2022-05-08T02:10:04.833Z] spire-1.2.1/ADOPTERS.md [2022-05-08T02:10:04.833Z] spire-1.2.1/CHANGELOG.md [2022-05-08T02:10:04.833Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-05-08T02:10:04.833Z] spire-1.2.1/CODEOWNERS [2022-05-08T02:10:04.833Z] spire-1.2.1/CONTRIBUTING.md [2022-05-08T02:10:04.833Z] spire-1.2.1/Dockerfile [2022-05-08T02:10:04.833Z] spire-1.2.1/Dockerfile.dev [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T02:10:04.833Z] spire-1.2.1/Dockerfile.scratch [2022-05-08T02:10:04.833Z] spire-1.2.1/LICENSE [2022-05-08T02:10:04.833Z] spire-1.2.1/MAINTAINERS.md [2022-05-08T02:10:04.833Z] spire-1.2.1/Makefile [2022-05-08T02:10:04.833Z] spire-1.2.1/README.md [2022-05-08T02:10:04.833Z] spire-1.2.1/ROADMAP.md [2022-05-08T02:10:04.833Z] spire-1.2.1/SECURITY.md [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T02:10:04.833Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T02:10:04.833Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/ [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/agent/ [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/server/ [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/server/server.conf [2022-05-08T02:10:04.833Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/ [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/auditlog.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/images/ [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T02:10:04.833Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-agent/main.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T02:10:04.834Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-05-08T02:10:04.834Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T02:10:04.834Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/spire_server.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/telemetry.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/upgrading.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/using_spire.md [2022-05-08T02:10:04.835Z] spire-1.2.1/examples/ [2022-05-08T02:10:04.835Z] spire-1.2.1/examples/README.md [2022-05-08T02:10:04.835Z] spire-1.2.1/go.mod [2022-05-08T02:10:04.835Z] spire-1.2.1/go.sum [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T02:10:04.835Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/main.go [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/util/ [2022-05-08T02:10:04.835Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/ [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/agent/ [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/agent/agent.conf [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/agent/agent_full.conf [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/server/ [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/server/server.conf [2022-05-08T02:10:04.835Z] spire-1.2.1/conf/server/server_full.conf [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/ [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/SPIRE101.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/auditlog.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/changelog_guidelines.md [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/cure53-report.pdf [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/images/ [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/images/SPIRE101.png [2022-05-08T02:10:04.835Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T02:10:05.122Z] [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/cache_mgr.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/federated_spire.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/ha_mode.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/nested_spire.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/oidc_federation.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/images/spire_logo.png [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/config.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-05-08T02:10:05.122Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T02:10:05.122Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/scaling_spire.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/spire_agent.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/spire_server.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/supported_integrations.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/telemetry.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/telemetry_config.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/upgrading.md [2022-05-08T02:10:05.123Z] spire-1.2.1/doc/using_spire.md [2022-05-08T02:10:05.123Z] spire-1.2.1/examples/ [2022-05-08T02:10:05.123Z] spire-1.2.1/examples/README.md [2022-05-08T02:10:05.123Z] spire-1.2.1/go.mod [2022-05-08T02:10:05.123Z] spire-1.2.1/go.sum [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/agent.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/config.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/debug/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/health/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/client.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/dial.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/update.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/client/util.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/config.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/config.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-05-08T02:10:05.123Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T02:10:05.124Z] [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:05.124Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/version/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T02:10:05.402Z] [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-05-08T02:10:05.402Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/store/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/metrics.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/names.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/auth/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-05-08T02:10:05.403Z] [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pemspire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/config.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/context.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/external.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/host.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cli/ [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cli/env.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cli/flags.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-05-08T02:10:05.403Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cli/umask.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T02:10:05.404Z] [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-05-08T02:10:05.404Z] [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/config.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/diskutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/errorutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/config.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/context.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/context_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/health.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/health_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/health/logger.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/hostservice/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/version/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/require.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/log.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/log_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/log/options.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/nodeutil/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-05-08T02:10:05.404Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-05-08T02:10:05.405Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T02:10:05.683Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/log.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/profiling/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/protoutil/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/rotationutil/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/selector.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/set.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T02:10:05.684Z] [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-05-08T02:10:05.684Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/config.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/uptime/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T02:10:05.685Z] [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/certs.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/csr.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/hash.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/selectors.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/signals.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/sort.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/task.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/task_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/testdata/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/version/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/version/version.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509svid/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/api.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/audit/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/debug/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/server.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/private/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/private/server/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:05.685Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T02:10:05.685Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T02:10:05.686Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T02:10:05.686Z] spire-1.2.1/release/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/health/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/id.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/id_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/limits/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/README.md [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/conf/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T02:10:05.686Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T02:10:05.686Z] spire-1.2.1/script/ [2022-05-08T02:10:05.686Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T02:10:05.686Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T02:10:05.686Z] spire-1.2.1/support/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/selector.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/status.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/status_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/svid/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T02:10:05.686Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T02:10:05.686Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/ca.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/journal.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/manager.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/templates.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/ca/validation.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-05-08T02:10:05.965Z] [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/config.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T02:10:05.965Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/clock/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/clock/clock.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.gospire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-05-08T02:10:05.965Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T02:10:05.965Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/server.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/private/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/private/server/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T02:10:05.966Z] spire-1.2.1/release/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/README.md [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-05-08T02:10:05.966Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/README.md [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/conf/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T02:10:05.966Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T02:10:05.966Z] spire-1.2.1/script/ [2022-05-08T02:10:05.966Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/support/ [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/ [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/common [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T02:10:05.966Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T02:10:05.966Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T02:10:05.967Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T02:10:05.967Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T02:10:05.967Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T02:10:05.968Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T02:10:05.968Z] spire-1.2.1/test/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/clock/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/clock/clock.go [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T02:10:05.968Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-05-08T02:10:06.247Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-05-08T02:10:06.247Z] [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T02:10:06.247Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivityspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T02:10:06.248Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/registration/ [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/registration/manager.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/scanentries.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/server.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/server_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/ [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/observer.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/private/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/private/server/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/private/server/journal/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/README.md [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/common.proto [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/plugin/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-05-08T02:10:06.249Z] spire-1.2.1/release/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/common [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.249Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/conf/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/conf/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/script/ [2022-05-08T02:10:06.250Z] spire-1.2.1/script/build-artifact.sh [2022-05-08T02:10:06.250Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-05-08T02:10:06.250Z] spire-1.2.1/support/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-05-08T02:10:06.250Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T02:10:06.250Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/test.sh [2022-05-08T02:10:06.251Z] spire-1.2.1/test/plugintest/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/spiretest/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-05-08T02:10:06.251Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T02:10:06.251Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T02:10:06.251Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testca/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testca/ca.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testkey/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/testkey/new.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/race.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/util/util.go [2022-05-08T02:10:06.252Z] building spire from source... [2022-05-08T02:10:06.252Z] [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-05-08T02:10:06.252Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/clock/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/clock/clock.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-05-08T02:10:06.252Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T02:10:06.252Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/fixture.go [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/entries.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/good.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/README.md [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/common [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-05-08T02:10:06.530Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/itclient/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.531Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/test.sh [2022-05-08T02:10:06.532Z] spire-1.2.1/test/plugintest/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testca/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testca/ca.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testkey/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/testkey/new.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/ [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/race.go [2022-05-08T02:10:06.532Z] spire-1.2.1/test/util/util.go [2022-05-08T02:10:06.532Z] building spire from source... [2022-05-08T02:10:06.532Z] [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-05-08T02:10:06.532Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-05-08T02:10:06.533Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-05-08T02:10:06.809Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/self-test/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/test-one.sh [2022-05-08T02:10:06.810Z] spire-1.2.1/test/integration/test.sh [2022-05-08T02:10:06.810Z] spire-1.2.1/test/plugintest/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/plugintest/config.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/plugintest/load.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/plugintest/option.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/apiserver.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/assertions.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/dir.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/logs.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/socketapi.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/suite.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/spiretest/x509.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testca/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testca/ca.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testkey/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testkey/generate.sh [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testkey/genkeys.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testkey/keys.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/testkey/new.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/tpmsimulator/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/ [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/cert_fixtures.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/cert_generation.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/io_redirection.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/race.go [2022-05-08T02:10:06.810Z] spire-1.2.1/test/util/util.go [2022-05-08T02:10:06.810Z] building spire from source... [2022-05-08T02:10:06.810Z] Installing go1.17.7... [2022-05-08T02:10:07.088Z] Installing go1.17.7... [2022-05-08T02:10:07.365Z] Installing go1.17.7... [2022-05-08T02:10:34.265Z] Building bin/spire-server... [2022-05-08T02:10:34.265Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T02:10:34.265Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T02:10:34.265Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T02:10:34.265Z] Building bin/spire-server... [2022-05-08T02:10:34.265Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T02:10:34.265Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T02:10:34.265Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T02:10:34.265Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T02:10:34.265Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T02:10:34.265Z] Building bin/spire-server... [2022-05-08T02:10:34.542Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T02:10:34.542Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T02:10:34.542Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-05-08T02:10:34.542Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-05-08T02:10:34.542Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-05-08T02:10:35.141Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-05-08T02:10:35.420Z] go: downloading google.golang.org/grpc v1.44.0 [2022-05-08T02:10:36.025Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T02:10:37.018Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T02:10:37.622Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T02:10:37.900Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T02:10:38.177Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-05-08T02:10:38.177Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T02:10:38.177Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T02:10:38.455Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T02:10:38.455Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T02:10:38.734Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-05-08T02:10:38.734Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T02:10:39.010Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-05-08T02:10:39.287Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T02:10:39.287Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-08T02:10:39.287Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T02:10:39.287Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T02:10:39.564Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T02:10:39.842Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T02:10:39.842Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T02:10:39.842Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T02:10:39.842Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T02:10:40.119Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T02:10:40.119Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T02:10:40.119Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T02:10:40.119Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T02:10:40.119Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T02:10:40.399Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-05-08T02:10:40.678Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T02:10:40.678Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T02:10:40.678Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T02:10:40.955Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T02:10:40.955Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T02:10:40.955Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-05-08T02:10:40.955Z] go: downloading github.com/fatih/color v1.13.0 [2022-05-08T02:10:40.955Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-08T02:10:41.233Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-05-08T02:10:41.233Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T02:10:41.511Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T02:10:41.511Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-05-08T02:10:41.511Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-05-08T02:10:41.511Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T02:10:42.501Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-05-08T02:10:42.501Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-05-08T02:10:42.501Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T02:10:42.781Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T02:10:43.059Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T02:10:43.059Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T02:10:43.059Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T02:10:44.051Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T02:10:44.331Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-05-08T02:11:02.697Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-05-08T02:11:02.697Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T02:11:02.697Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T02:11:02.697Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T02:11:02.697Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T02:11:02.697Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T02:11:02.697Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T02:11:02.697Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T02:11:02.697Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T02:11:02.697Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T02:11:02.697Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T02:11:02.697Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T02:11:02.697Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T02:11:02.697Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T02:11:02.697Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T02:11:02.975Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T02:11:04.154Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T02:11:04.463Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T02:11:04.749Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T02:11:05.054Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T02:11:05.054Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T02:11:05.054Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T02:11:05.054Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T02:11:05.338Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T02:11:05.338Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T02:11:05.962Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T02:11:05.962Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T02:11:06.237Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T02:11:07.224Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T02:11:07.834Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T02:11:07.834Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T02:11:07.834Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T02:11:07.834Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-05-08T02:11:07.834Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T02:11:07.834Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T02:11:08.116Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T02:11:08.116Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T02:11:08.402Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T02:11:09.850Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T02:11:09.850Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T02:11:09.850Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T02:11:10.125Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T02:11:10.126Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-05-08T02:11:10.126Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T02:11:10.126Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-05-08T02:11:10.403Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-05-08T02:11:10.403Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T02:11:10.403Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T02:11:11.003Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-05-08T02:11:11.003Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T02:11:11.277Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-08T02:11:11.552Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T02:11:11.552Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T02:11:11.552Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T02:11:11.552Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-05-08T02:11:11.552Z] go: downloading github.com/google/uuid v1.1.2 [2022-05-08T02:11:11.552Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-08T02:11:11.552Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T02:11:11.552Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T02:11:11.827Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-05-08T02:11:11.827Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T02:11:11.827Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T02:11:11.827Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T02:11:12.102Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-05-08T02:11:12.102Z] go: downloading github.com/oklog/run v1.0.0 [2022-05-08T02:11:12.701Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-05-08T02:11:12.975Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T02:11:12.975Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-05-08T02:11:12.975Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-05-08T02:11:12.975Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T02:11:13.251Z] go: downloading github.com/prometheus/common v0.32.1 [2022-05-08T02:11:13.251Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-08T02:11:13.251Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-05-08T02:11:13.251Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T02:11:13.526Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-08T02:11:13.526Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T02:11:13.526Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T02:11:13.526Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-05-08T02:11:14.200Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T02:11:14.200Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T02:11:14.200Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T02:11:14.477Z] go: downloading go.uber.org/atomic v1.9.0 [2022-05-08T02:11:14.477Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T02:11:14.477Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T02:11:14.755Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T02:11:14.755Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-05-08T02:11:14.755Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T02:11:14.755Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T02:11:15.029Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T02:11:15.030Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-05-08T02:11:15.030Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T02:11:15.030Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T02:11:15.310Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-05-08T02:11:15.310Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-05-08T02:11:15.588Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-08T02:11:15.588Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-05-08T02:11:15.867Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-05-08T02:11:15.867Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-05-08T02:11:15.867Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T02:11:15.867Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T02:11:15.867Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-05-08T02:11:16.475Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T02:11:16.475Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-05-08T02:11:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T02:11:16.751Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T02:11:17.030Z] go: downloading github.com/lib/pq v1.10.4 [2022-05-08T02:11:17.030Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-05-08T02:11:18.023Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-05-08T02:11:18.023Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-05-08T02:11:18.023Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-05-08T02:11:19.466Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T02:11:20.916Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T02:11:22.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-05-08T02:11:22.357Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T02:11:22.357Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T02:11:22.637Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T02:11:24.646Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T02:11:24.646Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T02:11:24.646Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T02:11:26.639Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-05-08T02:11:26.639Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-05-08T02:11:26.639Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-05-08T02:11:48.863Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T02:11:48.863Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T02:11:48.863Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T02:11:48.863Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T02:11:48.863Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T02:11:48.863Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T02:11:48.863Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T02:11:48.863Z] go: downloading google.golang.org/api v0.70.0 [2022-05-08T02:11:48.863Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T02:11:48.863Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T02:11:59.067Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-05-08T02:11:59.674Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T02:11:59.674Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T02:12:32.094Z] go: downloading k8s.io/api v0.23.4 [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-05-08T02:12:32.094Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-05-08T02:12:32.094Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-05-08T02:12:32.094Z] go: downloading cloud.google.com/go v0.100.2 [2022-05-08T02:12:33.082Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T02:12:33.082Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T02:12:33.682Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T02:12:35.138Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T02:12:35.414Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T02:12:35.414Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T02:12:35.690Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T02:12:35.690Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T02:12:36.293Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T02:12:36.293Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T02:12:36.571Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T02:12:36.847Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T02:12:36.847Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T02:12:37.123Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T02:12:37.401Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T02:12:38.386Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T02:12:38.386Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T02:12:38.386Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-05-08T02:12:38.386Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T02:12:38.386Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T02:12:38.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T02:12:38.985Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T02:12:38.985Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T02:12:38.985Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T02:12:38.985Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T02:12:38.985Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T02:12:39.261Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T02:12:39.262Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T02:12:39.537Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T02:12:39.537Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T02:12:40.979Z] go: downloading k8s.io/client-go v0.23.4 [2022-05-08T02:12:40.979Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T02:12:40.979Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T02:12:41.254Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T02:12:41.529Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T02:12:41.804Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T02:12:42.080Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T02:12:44.068Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T02:12:44.344Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T02:12:44.344Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T02:12:44.344Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T02:12:44.344Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T02:12:44.621Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T02:12:44.621Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T02:12:45.225Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T02:12:45.501Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T02:12:45.778Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T02:12:45.778Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T02:12:46.054Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T02:12:46.655Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T02:12:47.256Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T02:12:47.533Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T02:12:47.533Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T02:12:47.809Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T02:12:47.809Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T02:12:48.085Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T02:12:48.085Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T02:12:48.085Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T02:12:48.085Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T02:12:48.361Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-05-08T02:12:48.640Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T02:12:48.915Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T02:12:48.915Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-05-08T02:12:48.915Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T02:12:49.202Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T02:12:49.202Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-05-08T02:12:49.202Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T02:12:49.202Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T02:12:49.202Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T02:12:49.477Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T02:12:49.753Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T02:12:49.753Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T02:12:49.753Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T02:12:50.350Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T02:12:50.350Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T02:12:50.625Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T02:12:50.625Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-05-08T02:12:50.902Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T02:12:50.902Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T02:12:50.902Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-08T02:12:51.276Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-05-08T02:12:51.701Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-05-08T02:12:51.701Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T02:12:51.701Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-05-08T02:12:51.995Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T02:12:52.305Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-05-08T02:12:52.305Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-05-08T02:12:52.583Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-05-08T02:12:52.888Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-05-08T02:12:52.888Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T02:12:53.191Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-05-08T02:12:53.191Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T02:12:53.468Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T02:12:53.468Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T02:12:53.468Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-05-08T02:12:53.468Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T02:12:53.743Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T02:12:53.743Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T02:12:53.743Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T02:12:54.014Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T02:12:54.014Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T02:12:54.014Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T02:12:54.289Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T02:12:54.290Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T02:12:54.563Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T02:12:54.838Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T02:12:54.838Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-05-08T02:12:55.112Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-05-08T02:12:55.112Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T02:12:55.388Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T02:12:55.388Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T02:12:55.388Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-05-08T02:12:55.388Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T02:12:55.388Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T02:12:55.388Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T02:12:55.665Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-05-08T02:12:55.665Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-05-08T02:12:55.942Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-05-08T02:12:56.549Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-05-08T02:12:56.549Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-05-08T02:12:56.549Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-05-08T02:12:56.824Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-05-08T02:12:56.824Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-05-08T02:12:56.824Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-05-08T02:12:57.426Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T02:12:57.700Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-05-08T02:12:57.980Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-05-08T02:12:57.980Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T02:12:57.980Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T02:12:57.980Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T02:12:58.256Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-05-08T02:12:58.533Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T02:12:58.533Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T02:12:58.811Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T02:12:59.414Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T02:12:59.689Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T02:13:00.288Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T02:13:00.288Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T02:13:00.288Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T02:13:00.883Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T02:13:00.883Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T02:13:01.478Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T02:13:01.751Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T02:13:02.024Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T02:13:02.024Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T02:13:02.024Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T02:13:02.297Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T02:13:02.297Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T02:13:02.571Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T02:13:03.171Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-05-08T02:13:03.446Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-05-08T02:13:03.446Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-05-08T02:13:04.432Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-05-08T02:13:04.708Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T02:13:04.708Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T02:13:04.986Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-05-08T02:13:04.986Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T02:13:05.262Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-05-08T02:13:05.538Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-05-08T02:13:05.539Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-05-08T02:13:05.813Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-05-08T02:13:05.813Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-05-08T02:13:05.813Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T02:13:05.813Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-05-08T02:13:05.813Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-05-08T02:13:05.813Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T02:13:06.089Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T02:13:06.089Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T02:13:06.364Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T02:13:06.364Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T02:13:06.639Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T02:13:06.915Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-08T02:13:07.191Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-05-08T02:13:07.191Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-05-08T02:13:07.468Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-05-08T02:13:07.468Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-05-08T02:13:10.103Z] go: downloading go.opencensus.io v0.23.0 [2022-05-08T02:13:10.720Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-05-08T02:13:10.994Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-05-08T02:13:11.266Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-05-08T02:13:11.266Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-05-08T02:13:11.266Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-05-08T02:13:11.542Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-05-08T02:13:11.817Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-05-08T02:13:12.093Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T02:13:12.093Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T02:13:12.093Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T02:13:12.093Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T02:13:12.368Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-05-08T02:13:14.992Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-05-08T02:13:15.593Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T02:13:15.593Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T02:13:15.593Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T02:13:15.593Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T02:13:17.034Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-05-08T02:13:17.034Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-05-08T02:13:17.640Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-05-08T02:13:17.640Z] go: downloading go.uber.org/zap v1.21.0 [2022-05-08T02:13:18.246Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-05-08T02:13:18.522Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-05-08T02:13:18.522Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-05-08T02:13:18.801Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-05-08T02:13:18.801Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-05-08T02:13:18.801Z] go: downloading github.com/golang/snappy v0.0.4 [2022-05-08T02:13:19.092Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-05-08T02:13:29.274Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-05-08T02:13:29.274Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-05-08T02:13:29.274Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-05-08T02:13:29.274Z] go: downloading go.uber.org/multierr v1.6.0 [2022-05-08T02:13:41.704Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T02:13:41.704Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T02:13:46.038Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T02:13:46.038Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T02:13:47.037Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-05-08T02:13:47.037Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-05-08T02:14:55.094Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-05-08T02:15:03.431Z] Removing intermediate container 54518763d1e8 [2022-05-08T02:15:03.431Z] ---> 98db9df8ba62 [2022-05-08T02:15:03.431Z] [2022-05-08T02:15:03.431Z] Step 10/25 : FROM alpine:3.14 [2022-05-08T02:15:03.431Z] 3.14: Pulling from library/alpine [2022-05-08T02:15:04.427Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-08T02:15:04.427Z] Status: Downloaded newer image for alpine:3.14 [2022-05-08T02:15:04.427Z] ---> ac73e934f311 [2022-05-08T02:15:04.427Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-05-08T02:15:04.707Z] ---> Running in aa05478a6c51 [2022-05-08T02:15:06.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:15:06.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:15:08.144Z] (1/3) Installing ca-certificates (20211220-r0) [2022-05-08T02:15:08.144Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-05-08T02:15:08.144Z] (3/3) Installing su-exec (0.2-r1) [2022-05-08T02:15:08.144Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:15:08.144Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T02:15:08.427Z] OK: 6 MiB in 17 packages [2022-05-08T02:15:10.417Z] Removing intermediate container aa05478a6c51 [2022-05-08T02:15:10.417Z] ---> 814a65874a7d [2022-05-08T02:15:10.417Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-08T02:15:10.417Z] ---> Running in 495778f862ec [2022-05-08T02:15:11.037Z] Removing intermediate container 495778f862ec [2022-05-08T02:15:11.037Z] ---> 08c112d65681 [2022-05-08T02:15:11.037Z] Step 13/25 : WORKDIR / [2022-05-08T02:15:11.421Z] ---> Running in 6b31e64981e0 [2022-05-08T02:15:11.752Z] Removing intermediate container 6b31e64981e0 [2022-05-08T02:15:11.752Z] ---> 89727983693a [2022-05-08T02:15:11.752Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-05-08T02:15:12.809Z] ---> 43cc050eaa3f [2022-05-08T02:15:12.809Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-05-08T02:15:13.478Z] ---> a9851ecaebf8 [2022-05-08T02:15:13.478Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-05-08T02:15:14.509Z] ---> 27631eac6068 [2022-05-08T02:15:14.509Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-05-08T02:15:15.498Z] ---> 6944e4405d2f [2022-05-08T02:15:15.498Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-05-08T02:15:17.497Z] ---> 8daddc1ad14e [2022-05-08T02:15:17.497Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-05-08T02:15:18.969Z] ---> 17da6af1859d [2022-05-08T02:15:18.969Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-05-08T02:15:19.984Z] ---> 579e0c234422 [2022-05-08T02:15:19.984Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-05-08T02:15:19.984Z] ---> Running in 46d9face17dd [2022-05-08T02:15:23.399Z] Removing intermediate container 46d9face17dd [2022-05-08T02:15:23.399Z] ---> 8fdbedd6b6ac [2022-05-08T02:15:23.399Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-05-08T02:15:23.399Z] ---> Running in 56e469587171 [2022-05-08T02:15:23.399Z] Removing intermediate container 56e469587171 [2022-05-08T02:15:23.399Z] ---> 563722b97452 [2022-05-08T02:15:23.399Z] Step 23/25 : LABEL arch=arm64 [2022-05-08T02:15:23.686Z] ---> Running in b2b9ce02106e [2022-05-08T02:15:23.965Z] Removing intermediate container b2b9ce02106e [2022-05-08T02:15:23.965Z] ---> 06fde99b4db8 [2022-05-08T02:15:23.965Z] Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:15:24.245Z] ---> Running in d641322020ab [2022-05-08T02:15:24.862Z] Removing intermediate container d641322020ab [2022-05-08T02:15:24.862Z] ---> 11223291c59b [2022-05-08T02:15:24.862Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T02:15:24.862Z] ---> Running in af5c4c904c7f [2022-05-08T02:15:25.481Z] Removing intermediate container af5c4c904c7f [2022-05-08T02:15:25.481Z] ---> 344859723347 [2022-05-08T02:15:25.481Z] [2022-05-08T02:15:25.761Z] Successfully built 344859723347 [2022-05-08T02:15:26.047Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-05-08T02:15:26.047Z] Building core-command [2022-05-08T02:16:05.142Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:16:05.142Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:16:05.142Z] ---> 9fc69c1bf21e [2022-05-08T02:16:05.142Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> cb0979cab50b [2022-05-08T02:16:05.142Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> f780e00d8e3c [2022-05-08T02:16:05.142Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> ebd3ae53366e [2022-05-08T02:16:05.142Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> 79279323bac4 [2022-05-08T02:16:05.142Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> 5487a8e94047 [2022-05-08T02:16:05.142Z] Step 8/23 : COPY . . [2022-05-08T02:16:05.142Z] ---> Using cache [2022-05-08T02:16:05.142Z] ---> e034e8424b2b [2022-05-08T02:16:05.142Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-05-08T02:16:05.142Z] ---> Running in 14ea6a1dafa1 [2022-05-08T02:16:05.142Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-05-08T02:17:57.081Z] Removing intermediate container 6b79b6ca775e [2022-05-08T02:17:57.081Z] ---> e77c46fe64b1 [2022-05-08T02:17:57.081Z] [2022-05-08T02:17:57.081Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T02:17:57.081Z] ---> ac73e934f311 [2022-05-08T02:17:57.081Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-05-08T02:17:57.081Z] ---> Running in 69417d5c8fab [2022-05-08T02:17:57.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:17:57.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:17:57.081Z] (1/2) Installing ca-certificates (20211220-r0) [2022-05-08T02:17:57.081Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-05-08T02:17:57.081Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:17:57.081Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T02:17:57.081Z] OK: 6 MiB in 16 packages [2022-05-08T02:17:57.081Z] Removing intermediate container 69417d5c8fab [2022-05-08T02:17:57.081Z] ---> 997f3b3b21ad [2022-05-08T02:17:57.081Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T02:17:57.081Z] ---> Running in 9173a1c13797 [2022-05-08T02:17:57.081Z] Removing intermediate container 9173a1c13797 [2022-05-08T02:17:57.081Z] ---> d5e221a99677 [2022-05-08T02:17:57.081Z] Step 13/22 : ENV APP_PORT=59860 [2022-05-08T02:17:57.081Z] ---> Running in 6a744f884f65 [2022-05-08T02:17:57.081Z] Removing intermediate container 6a744f884f65 [2022-05-08T02:17:57.081Z] ---> 142d418846a6 [2022-05-08T02:17:57.081Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-08T02:17:57.081Z] ---> Running in cc7943cb7b3e [2022-05-08T02:17:57.081Z] Removing intermediate container cc7943cb7b3e [2022-05-08T02:17:57.081Z] ---> 5b386f3e0b11 [2022-05-08T02:17:57.081Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:17:57.081Z] ---> 541fd59ef9c9 [2022-05-08T02:17:57.081Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-05-08T02:17:59.730Z] ---> e42a7b90fb98 [2022-05-08T02:17:59.730Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-05-08T02:18:00.366Z] ---> 1258086d4d70 [2022-05-08T02:18:00.366Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-05-08T02:18:00.366Z] ---> Running in e5445b16eb8c [2022-05-08T02:18:00.975Z] Removing intermediate container e5445b16eb8c [2022-05-08T02:18:00.975Z] ---> 667eabb1950d [2022-05-08T02:18:00.975Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:18:00.975Z] ---> Running in 55e8df6d1978 [2022-05-08T02:18:01.583Z] Removing intermediate container 55e8df6d1978 [2022-05-08T02:18:01.584Z] ---> 1976d8771726 [2022-05-08T02:18:01.584Z] Step 20/22 : LABEL arch=arm64 [2022-05-08T02:18:01.584Z] ---> Running in 471e862b99eb [2022-05-08T02:18:02.189Z] Removing intermediate container 471e862b99eb [2022-05-08T02:18:02.189Z] ---> d12ceb768942 [2022-05-08T02:18:02.189Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:18:02.189Z] ---> Running in b089d9a32197 [2022-05-08T02:18:02.791Z] Removing intermediate container b089d9a32197 [2022-05-08T02:18:02.791Z] ---> eccbbbf64174 [2022-05-08T02:18:02.791Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T02:18:02.791Z] ---> Running in 8d8ca7b0b519 [2022-05-08T02:18:03.395Z] Removing intermediate container 8d8ca7b0b519 [2022-05-08T02:18:03.395Z] ---> 2e2b18092a1c [2022-05-08T02:18:03.395Z] [2022-05-08T02:18:03.998Z] Successfully built 2e2b18092a1c [2022-05-08T02:18:03.998Z] Successfully tagged support-notifications-arm64:latest [2022-05-08T02:18:03.998Z]  Building support-notifications ... done Building security-proxy-setup [2022-05-08T02:18:43.105Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:18:43.105Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:18:43.105Z] ---> 9fc69c1bf21e [2022-05-08T02:18:43.105Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> cb0979cab50b [2022-05-08T02:18:43.105Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> f780e00d8e3c [2022-05-08T02:18:43.105Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> ebd3ae53366e [2022-05-08T02:18:43.105Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> 79279323bac4 [2022-05-08T02:18:43.105Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> 5487a8e94047 [2022-05-08T02:18:43.105Z] Step 8/22 : COPY . . [2022-05-08T02:18:43.105Z] ---> Using cache [2022-05-08T02:18:43.105Z] ---> e034e8424b2b [2022-05-08T02:18:43.105Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-05-08T02:18:43.105Z] ---> Running in f4bbefb7d084 [2022-05-08T02:18:43.105Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-05-08T02:21:06.348Z] Removing intermediate container 14ea6a1dafa1 [2022-05-08T02:21:06.348Z] ---> 0868d799e1cc [2022-05-08T02:21:06.348Z] [2022-05-08T02:21:06.348Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T02:21:06.348Z] ---> ac73e934f311 [2022-05-08T02:21:06.348Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-08T02:21:06.348Z] ---> Running in 037a75f96fe6 [2022-05-08T02:21:06.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:21:06.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:21:06.348Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-05-08T02:21:06.348Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:21:06.348Z] OK: 5 MiB in 15 packages [2022-05-08T02:21:06.348Z] Removing intermediate container 037a75f96fe6 [2022-05-08T02:21:06.348Z] ---> 6fd31e1c7fbb [2022-05-08T02:21:06.348Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T02:21:06.348Z] ---> Running in 1780e919a52e [2022-05-08T02:21:06.348Z] Removing intermediate container 1780e919a52e [2022-05-08T02:21:06.626Z] ---> 2f13ea684d4c [2022-05-08T02:21:06.626Z] Step 13/23 : ENV APP_PORT=59882 [2022-05-08T02:21:06.626Z] ---> Running in 3518a3640767 [2022-05-08T02:21:07.230Z] Removing intermediate container 3518a3640767 [2022-05-08T02:21:07.230Z] ---> bc2de95cae59 [2022-05-08T02:21:07.230Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-08T02:21:07.230Z] ---> Running in c3d20a7086c9 [2022-05-08T02:21:07.842Z] Removing intermediate container c3d20a7086c9 [2022-05-08T02:21:07.842Z] ---> 7f3d5fd2ff71 [2022-05-08T02:21:07.842Z] Step 15/23 : WORKDIR / [2022-05-08T02:21:07.842Z] ---> Running in 1ff106ab9a4f [2022-05-08T02:21:08.443Z] Removing intermediate container 1ff106ab9a4f [2022-05-08T02:21:08.443Z] ---> 43c0cee4a212 [2022-05-08T02:21:08.443Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:21:09.431Z] ---> 06233ead336e [2022-05-08T02:21:09.431Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-05-08T02:21:10.680Z] ---> 07426dabfe17 [2022-05-08T02:21:10.680Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-05-08T02:21:11.686Z] ---> 64902b9126d0 [2022-05-08T02:21:11.686Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-05-08T02:21:11.963Z] ---> Running in 1a211aa7be76 [2022-05-08T02:21:12.468Z] Removing intermediate container 1a211aa7be76 [2022-05-08T02:21:12.468Z] ---> b1bdf74d6ca5 [2022-05-08T02:21:12.468Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:21:12.469Z] ---> Running in 65f79d66d631 [2022-05-08T02:21:13.076Z] Removing intermediate container 65f79d66d631 [2022-05-08T02:21:13.076Z] ---> 38c35f217068 [2022-05-08T02:21:13.076Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T02:21:13.076Z] ---> Running in d70b2438fded [2022-05-08T02:21:13.714Z] Removing intermediate container d70b2438fded [2022-05-08T02:21:13.714Z] ---> e409065b96dc [2022-05-08T02:21:13.714Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:21:13.714Z] ---> Running in dc5f84a9debc [2022-05-08T02:21:14.304Z] Removing intermediate container dc5f84a9debc [2022-05-08T02:21:14.304Z] ---> 71da9464656e [2022-05-08T02:21:14.304Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:21:14.304Z] ---> Running in 769c687b93d3 [2022-05-08T02:21:15.087Z] Removing intermediate container 769c687b93d3 [2022-05-08T02:21:15.087Z] ---> ea025f515f48 [2022-05-08T02:21:15.087Z] [2022-05-08T02:21:15.720Z] Successfully built ea025f515f48 [2022-05-08T02:21:15.720Z] Successfully tagged core-command-arm64:latest [2022-05-08T02:21:15.720Z]  Building core-command ... done Building support-scheduler [2022-05-08T02:21:48.216Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:21:48.216Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:21:48.216Z] ---> 9fc69c1bf21e [2022-05-08T02:21:48.216Z] Step 3/22 : WORKDIR /edgex-go [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> cb0979cab50b [2022-05-08T02:21:48.216Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> f780e00d8e3c [2022-05-08T02:21:48.216Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> ebd3ae53366e [2022-05-08T02:21:48.216Z] Step 6/22 : COPY go.mod vendor* ./ [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> 79279323bac4 [2022-05-08T02:21:48.216Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> 5487a8e94047 [2022-05-08T02:21:48.216Z] Step 8/22 : COPY . . [2022-05-08T02:21:48.216Z] ---> Using cache [2022-05-08T02:21:48.216Z] ---> e034e8424b2b [2022-05-08T02:21:48.216Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-05-08T02:21:49.236Z] ---> Running in c28cb88124c4 [2022-05-08T02:21:50.720Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-05-08T02:23:28.623Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-05-08T02:23:39.103Z] Removing intermediate container f4bbefb7d084 [2022-05-08T02:23:39.103Z] ---> 30e22405deff [2022-05-08T02:23:39.103Z] [2022-05-08T02:23:39.103Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T02:23:39.103Z] ---> ac73e934f311 [2022-05-08T02:23:39.103Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-05-08T02:23:39.385Z] ---> Running in b2dacdabd64d [2022-05-08T02:23:40.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:23:41.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:23:42.483Z] (1/6) Installing ca-certificates (20211220-r0) [2022-05-08T02:23:42.765Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-05-08T02:23:42.765Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-05-08T02:23:42.765Z] (4/6) Installing libcurl (7.79.1-r1) [2022-05-08T02:23:42.765Z] (5/6) Installing curl (7.79.1-r1) [2022-05-08T02:23:42.765Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-05-08T02:23:42.765Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:23:42.765Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T02:23:43.384Z] OK: 8 MiB in 20 packages [2022-05-08T02:23:45.425Z] Removing intermediate container b2dacdabd64d [2022-05-08T02:23:45.425Z] ---> f0116efd0fd0 [2022-05-08T02:23:45.425Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-05-08T02:23:45.711Z] ---> Running in 5e9745b0cd19 [2022-05-08T02:23:46.017Z] Removing intermediate container 5e9745b0cd19 [2022-05-08T02:23:46.017Z] ---> be57b454496b [2022-05-08T02:23:46.017Z] Step 13/22 : WORKDIR /edgex [2022-05-08T02:23:46.296Z] ---> Running in 19f786da5204 [2022-05-08T02:23:46.928Z] Removing intermediate container 19f786da5204 [2022-05-08T02:23:46.928Z] ---> 01e188e313ea [2022-05-08T02:23:46.928Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-05-08T02:23:47.962Z] ---> 0a5bd481a370 [2022-05-08T02:23:47.962Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-05-08T02:23:49.436Z] ---> de53c71a64ff [2022-05-08T02:23:49.437Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-05-08T02:23:50.920Z] ---> af94acc687cc [2022-05-08T02:23:50.920Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-05-08T02:23:51.972Z] ---> 901ce33a3c27 [2022-05-08T02:23:51.972Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-05-08T02:23:52.263Z] ---> Running in 11c5be61d362 [2022-05-08T02:23:55.751Z] Removing intermediate container 11c5be61d362 [2022-05-08T02:23:55.751Z] ---> b18f44988911 [2022-05-08T02:23:55.751Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-05-08T02:23:55.751Z] ---> Running in 0620e885774f [2022-05-08T02:23:55.751Z] Removing intermediate container 0620e885774f [2022-05-08T02:23:55.751Z] ---> bbaf6c95d05c [2022-05-08T02:23:55.751Z] Step 20/22 : LABEL arch=arm64 [2022-05-08T02:23:56.048Z] ---> Running in f9aa0882af56 [2022-05-08T02:23:56.675Z] Removing intermediate container f9aa0882af56 [2022-05-08T02:23:56.675Z] ---> 30d92a9f6dd5 [2022-05-08T02:23:56.675Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:23:56.675Z] ---> Running in 7edfd93e6e57 [2022-05-08T02:23:57.304Z] Removing intermediate container 7edfd93e6e57 [2022-05-08T02:23:57.304Z] ---> 4f799de45445 [2022-05-08T02:23:57.304Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T02:23:57.304Z] ---> Running in 1fdba69a40eb [2022-05-08T02:23:57.908Z] Removing intermediate container 1fdba69a40eb [2022-05-08T02:23:57.908Z] ---> 6c254875a0c2 [2022-05-08T02:23:57.908Z] [2022-05-08T02:23:58.514Z] Successfully built 6c254875a0c2 [2022-05-08T02:23:58.514Z] Successfully tagged security-proxy-setup-arm64:latest [2022-05-08T02:23:58.514Z] Building security-spiffe-token-provider [2022-05-08T02:24:30.950Z]  Building security-proxy-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:24:30.950Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:24:30.950Z] ---> 9fc69c1bf21e [2022-05-08T02:24:30.950Z] Step 3/20 : WORKDIR /edgex-go [2022-05-08T02:24:30.950Z] ---> Using cache [2022-05-08T02:24:30.950Z] ---> cb0979cab50b [2022-05-08T02:24:30.950Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-05-08T02:24:30.950Z] ---> Running in 4de8327b779c [2022-05-08T02:24:30.950Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:24:31.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:24:32.940Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T02:24:32.940Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T02:24:32.940Z] OK: 15741 distinct packages available [2022-05-08T02:24:33.219Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:24:34.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:24:35.666Z] OK: 220 MiB in 52 packages [2022-05-08T02:24:36.659Z] Removing intermediate container 4de8327b779c [2022-05-08T02:24:36.659Z] ---> 80a50a8887d3 [2022-05-08T02:24:36.659Z] Step 5/20 : COPY go.mod vendor* ./ [2022-05-08T02:24:37.659Z] ---> 12a301bd2f05 [2022-05-08T02:24:37.659Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:24:37.940Z] ---> Running in be6163087eee [2022-05-08T02:24:43.405Z] Removing intermediate container be6163087eee [2022-05-08T02:24:43.405Z] ---> 1f1b0ba9741d [2022-05-08T02:24:43.405Z] Step 7/20 : COPY . . [2022-05-08T02:25:06.361Z] ---> 6c0f0726fc7a [2022-05-08T02:25:06.361Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-05-08T02:25:06.361Z] ---> Running in cd9cb717f8de [2022-05-08T02:25:06.361Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-05-08T02:29:13.634Z] Removing intermediate container c28cb88124c4 [2022-05-08T02:29:13.634Z] ---> fe7e714349d7 [2022-05-08T02:29:13.634Z] [2022-05-08T02:29:13.634Z] Step 10/22 : FROM alpine:3.14 [2022-05-08T02:29:13.634Z] ---> ac73e934f311 [2022-05-08T02:29:13.634Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-05-08T02:29:13.634Z] ---> Using cache [2022-05-08T02:29:13.634Z] ---> 6fd31e1c7fbb [2022-05-08T02:29:13.634Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T02:29:13.634Z] ---> Using cache [2022-05-08T02:29:13.634Z] ---> 2f13ea684d4c [2022-05-08T02:29:13.634Z] Step 13/22 : ENV APP_PORT=59861 [2022-05-08T02:29:13.634Z] ---> Running in 0daba28b5913 [2022-05-08T02:29:13.634Z] Removing intermediate container 0daba28b5913 [2022-05-08T02:29:13.634Z] ---> 98b27fd76e06 [2022-05-08T02:29:13.634Z] Step 14/22 : EXPOSE $APP_PORT [2022-05-08T02:29:13.634Z] ---> Running in 9830ff5da859 [2022-05-08T02:29:13.634Z] Removing intermediate container 9830ff5da859 [2022-05-08T02:29:13.634Z] ---> 9223091812b5 [2022-05-08T02:29:13.634Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:29:13.634Z] ---> 6df05ac8a2c3 [2022-05-08T02:29:13.634Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-05-08T02:29:13.634Z] ---> f6fea1fc428b [2022-05-08T02:29:13.634Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-05-08T02:29:13.634Z] ---> db4eb95859c4 [2022-05-08T02:29:13.634Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-05-08T02:29:13.634Z] ---> Running in 658e4033d81f [2022-05-08T02:29:13.634Z] Removing intermediate container 658e4033d81f [2022-05-08T02:29:13.634Z] ---> b69659cbd571 [2022-05-08T02:29:13.634Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:29:13.634Z] ---> Running in f078108ecaca [2022-05-08T02:29:13.634Z] Removing intermediate container f078108ecaca [2022-05-08T02:29:13.634Z] ---> aa946e9e4dc4 [2022-05-08T02:29:13.634Z] Step 20/22 : LABEL arch=arm64 [2022-05-08T02:29:13.634Z] ---> Running in 7f1455e17ec4 [2022-05-08T02:29:13.634Z] Removing intermediate container 7f1455e17ec4 [2022-05-08T02:29:13.634Z] ---> 30ea3fa4dcde [2022-05-08T02:29:13.634Z] Step 21/22 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:29:13.634Z] ---> Running in 2ca0c1f52e18 [2022-05-08T02:29:13.634Z] Removing intermediate container 2ca0c1f52e18 [2022-05-08T02:29:13.634Z] ---> ee8e86bf2d05 [2022-05-08T02:29:13.634Z] Step 22/22 : LABEL version=0.0.0 [2022-05-08T02:29:13.634Z] ---> Running in db004de98156 [2022-05-08T02:29:13.634Z] Removing intermediate container db004de98156 [2022-05-08T02:29:13.634Z] ---> a7e372ecab41 [2022-05-08T02:29:13.634Z] [2022-05-08T02:29:13.634Z] Successfully built a7e372ecab41 [2022-05-08T02:29:13.634Z] Successfully tagged support-scheduler-arm64:latest [2022-05-08T02:29:13.634Z] Building core-metadata [2022-05-08T02:29:46.081Z]  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:29:46.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:29:46.081Z] ---> 9fc69c1bf21e [2022-05-08T02:29:46.081Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> cb0979cab50b [2022-05-08T02:29:46.081Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> f780e00d8e3c [2022-05-08T02:29:46.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> ebd3ae53366e [2022-05-08T02:29:46.081Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> 79279323bac4 [2022-05-08T02:29:46.081Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> 5487a8e94047 [2022-05-08T02:29:46.081Z] Step 8/23 : COPY . . [2022-05-08T02:29:46.081Z] ---> Using cache [2022-05-08T02:29:46.081Z] ---> e034e8424b2b [2022-05-08T02:29:46.081Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-05-08T02:29:46.081Z] ---> Running in 370abadd55f6 [2022-05-08T02:29:46.081Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-05-08T02:31:38.040Z] Removing intermediate container cd9cb717f8de [2022-05-08T02:31:38.040Z] ---> fbafa00e2058 [2022-05-08T02:31:38.040Z] [2022-05-08T02:31:38.040Z] Step 9/20 : FROM alpine:3.15 [2022-05-08T02:31:38.040Z] 3.15: Pulling from library/alpine [2022-05-08T02:31:38.040Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-08T02:31:38.040Z] Status: Downloaded newer image for alpine:3.15 [2022-05-08T02:31:38.040Z] ---> 3fb3c9af89a9 [2022-05-08T02:31:38.040Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T02:31:38.040Z] ---> Running in ed12db716c92 [2022-05-08T02:31:38.040Z] Removing intermediate container ed12db716c92 [2022-05-08T02:31:38.040Z] ---> ea5357c34a86 [2022-05-08T02:31:38.040Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:31:38.040Z] ---> Running in de41dbcf2363 [2022-05-08T02:31:39.036Z] Removing intermediate container de41dbcf2363 [2022-05-08T02:31:39.036Z] ---> bcb5bcc363e6 [2022-05-08T02:31:39.036Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-05-08T02:31:39.036Z] ---> Running in 6927f04aa112 [2022-05-08T02:31:41.039Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:31:42.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:31:43.492Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T02:31:43.492Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T02:31:43.492Z] OK: 15732 distinct packages available [2022-05-08T02:31:43.770Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:31:44.761Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:31:46.214Z] (1/9) Installing ca-certificates (20211220-r0) [2022-05-08T02:31:46.214Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-05-08T02:31:46.492Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-05-08T02:31:46.492Z] (4/9) Installing libcurl (7.80.0-r1) [2022-05-08T02:31:46.773Z] (5/9) Installing curl (7.80.0-r1) [2022-05-08T02:31:46.773Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-05-08T02:31:46.773Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-05-08T02:31:47.052Z] (8/9) Installing libucontext (1.1-r0) [2022-05-08T02:31:47.052Z] (9/9) Installing gcompat (1.0.0-r4) [2022-05-08T02:31:47.052Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T02:31:47.052Z] Executing ca-certificates-20211220-r0.trigger [2022-05-08T02:31:47.660Z] OK: 8 MiB in 23 packages [2022-05-08T02:31:49.670Z] Removing intermediate container 6927f04aa112 [2022-05-08T02:31:49.670Z] ---> 6221f4cee71b [2022-05-08T02:31:49.670Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:31:50.674Z] ---> d29713c82137 [2022-05-08T02:31:50.674Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-05-08T02:31:52.693Z] ---> 4e07b877282b [2022-05-08T02:31:52.693Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-05-08T02:31:53.305Z] ---> ff3313bcb94d [2022-05-08T02:31:53.305Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-05-08T02:31:53.305Z] ---> Running in 2ae4c71874cb [2022-05-08T02:31:53.921Z] Removing intermediate container 2ae4c71874cb [2022-05-08T02:31:53.921Z] ---> 7dc8ff325d62 [2022-05-08T02:31:53.921Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:31:53.921Z] ---> Running in 3450320ad3fb [2022-05-08T02:31:54.535Z] Removing intermediate container 3450320ad3fb [2022-05-08T02:31:54.535Z] ---> 75e27dab435d [2022-05-08T02:31:54.535Z] Step 18/20 : LABEL arch=arm64 [2022-05-08T02:31:54.816Z] ---> Running in d3fe9aa18b60 [2022-05-08T02:31:55.097Z] Removing intermediate container d3fe9aa18b60 [2022-05-08T02:31:55.097Z] ---> 30602d126d85 [2022-05-08T02:31:55.097Z] Step 19/20 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:31:55.097Z] ---> Running in f1f9ff56c0b1 [2022-05-08T02:31:55.705Z] Removing intermediate container f1f9ff56c0b1 [2022-05-08T02:31:55.705Z] ---> e79fd4c5e58b [2022-05-08T02:31:55.705Z] Step 20/20 : LABEL version=0.0.0 [2022-05-08T02:31:55.705Z] ---> Running in e9a13a490980 [2022-05-08T02:31:56.309Z] Removing intermediate container e9a13a490980 [2022-05-08T02:31:56.309Z] ---> 219b2503efe0 [2022-05-08T02:31:56.309Z] [2022-05-08T02:31:56.910Z] Successfully built 219b2503efe0 [2022-05-08T02:31:56.910Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-05-08T02:31:56.910Z] Building security-bootstrapper [2022-05-08T02:32:29.426Z]  Building security-spiffe-token-provider ... done Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:32:29.426Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:32:29.426Z] ---> 9fc69c1bf21e [2022-05-08T02:32:29.426Z] Step 3/31 : WORKDIR /edgex-go [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> cb0979cab50b [2022-05-08T02:32:29.426Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> f780e00d8e3c [2022-05-08T02:32:29.426Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> ebd3ae53366e [2022-05-08T02:32:29.426Z] Step 6/31 : COPY go.mod vendor* ./ [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> 79279323bac4 [2022-05-08T02:32:29.426Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> 5487a8e94047 [2022-05-08T02:32:29.426Z] Step 8/31 : COPY . . [2022-05-08T02:32:29.426Z] ---> Using cache [2022-05-08T02:32:29.426Z] ---> e034e8424b2b [2022-05-08T02:32:29.426Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-05-08T02:32:29.426Z] ---> Running in d6df44ea2f23 [2022-05-08T02:32:30.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-05-08T02:34:37.875Z] Removing intermediate container 370abadd55f6 [2022-05-08T02:34:37.875Z] ---> 6519f3454ee3 [2022-05-08T02:34:37.875Z] [2022-05-08T02:34:37.875Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T02:34:37.875Z] ---> ac73e934f311 [2022-05-08T02:34:37.875Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-05-08T02:34:37.875Z] ---> Using cache [2022-05-08T02:34:37.875Z] ---> 6fd31e1c7fbb [2022-05-08T02:34:37.875Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-05-08T02:34:37.875Z] ---> Using cache [2022-05-08T02:34:37.875Z] ---> 2f13ea684d4c [2022-05-08T02:34:37.875Z] Step 13/23 : ENV APP_PORT=59881 [2022-05-08T02:34:37.875Z] ---> Running in 875dee8c1d13 [2022-05-08T02:34:37.875Z] Removing intermediate container 875dee8c1d13 [2022-05-08T02:34:37.875Z] ---> 35cb3b9c6bc3 [2022-05-08T02:34:37.875Z] Step 14/23 : EXPOSE $APP_PORT [2022-05-08T02:34:37.875Z] ---> Running in 1cba0dfc5c9d [2022-05-08T02:34:37.875Z] Removing intermediate container 1cba0dfc5c9d [2022-05-08T02:34:37.875Z] ---> a7932afb4f67 [2022-05-08T02:34:37.875Z] Step 15/23 : WORKDIR / [2022-05-08T02:34:37.875Z] ---> Running in 9107bf0025c0 [2022-05-08T02:34:37.875Z] Removing intermediate container 9107bf0025c0 [2022-05-08T02:34:37.875Z] ---> e1079389f3ae [2022-05-08T02:34:37.875Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:34:37.875Z] ---> c9ee647f4d1c [2022-05-08T02:34:37.875Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-05-08T02:34:39.338Z] ---> cf9d9eaffe22 [2022-05-08T02:34:39.338Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-05-08T02:34:39.981Z] ---> 59893ffba18b [2022-05-08T02:34:39.981Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-05-08T02:34:40.267Z] ---> Running in da6eec9aba4e [2022-05-08T02:34:40.547Z] Removing intermediate container da6eec9aba4e [2022-05-08T02:34:40.547Z] ---> 91b1f7035463 [2022-05-08T02:34:40.547Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:34:40.834Z] ---> Running in aab7a69c2596 [2022-05-08T02:34:41.117Z] Removing intermediate container aab7a69c2596 [2022-05-08T02:34:41.117Z] ---> 9c03c9514f17 [2022-05-08T02:34:41.117Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T02:34:41.401Z] ---> Running in f8b6aa5c5d23 [2022-05-08T02:34:42.001Z] Removing intermediate container f8b6aa5c5d23 [2022-05-08T02:34:42.001Z] ---> 8cd9ec851f80 [2022-05-08T02:34:42.001Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:34:42.001Z] ---> Running in dcb7ee893ae3 [2022-05-08T02:34:42.604Z] Removing intermediate container dcb7ee893ae3 [2022-05-08T02:34:42.604Z] ---> 82397aec0bed [2022-05-08T02:34:42.604Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:34:42.604Z] ---> Running in 55548f52cc1f [2022-05-08T02:34:43.208Z] Removing intermediate container 55548f52cc1f [2022-05-08T02:34:43.208Z] ---> 1029a51dc30a [2022-05-08T02:34:43.208Z] [2022-05-08T02:34:43.483Z] Successfully built 1029a51dc30a [2022-05-08T02:34:43.483Z] Successfully tagged core-metadata-arm64:latest [2022-05-08T02:34:43.483Z] Building sys-mgmt-agent [2022-05-08T02:35:10.626Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:35:10.626Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:35:10.626Z] ---> 9fc69c1bf21e [2022-05-08T02:35:10.626Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T02:35:10.626Z] ---> Using cache [2022-05-08T02:35:10.626Z] ---> cb0979cab50b [2022-05-08T02:35:10.626Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:35:10.626Z] ---> Using cache [2022-05-08T02:35:10.626Z] ---> f780e00d8e3c [2022-05-08T02:35:10.626Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-05-08T02:35:10.626Z] ---> Running in 9495d3a30048 [2022-05-08T02:35:11.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:35:12.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:35:13.656Z] OK: 220 MiB in 52 packages [2022-05-08T02:35:14.647Z] Removing intermediate container 9495d3a30048 [2022-05-08T02:35:14.647Z] ---> 72d68c11e9d6 [2022-05-08T02:35:14.647Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T02:35:15.662Z] ---> bf9232ff493c [2022-05-08T02:35:15.662Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:35:15.662Z] ---> Running in 0e9b9d157746 [2022-05-08T02:35:21.130Z] Removing intermediate container 0e9b9d157746 [2022-05-08T02:35:21.130Z] ---> 170a9198213f [2022-05-08T02:35:21.130Z] Step 8/23 : COPY . . [2022-05-08T02:35:43.722Z] ---> 784f9fdfa278 [2022-05-08T02:35:43.722Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-05-08T02:35:43.722Z] ---> Running in 291e9b6a6d0b [2022-05-08T02:35:43.722Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-05-08T02:37:20.626Z] Removing intermediate container d6df44ea2f23 [2022-05-08T02:37:20.626Z] ---> e749ece5ac75 [2022-05-08T02:37:20.626Z] [2022-05-08T02:37:20.626Z] Step 10/31 : FROM alpine:3.14 [2022-05-08T02:37:20.626Z] ---> ac73e934f311 [2022-05-08T02:37:20.626Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-05-08T02:37:20.626Z] ---> Running in 30a331badd7d [2022-05-08T02:37:20.626Z] Removing intermediate container 30a331badd7d [2022-05-08T02:37:20.626Z] ---> 4a3d879266b9 [2022-05-08T02:37:20.626Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-05-08T02:37:20.626Z] ---> Running in 3d3cadefd82a [2022-05-08T02:37:20.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:37:20.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:37:20.626Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-05-08T02:37:20.626Z] (2/2) Installing su-exec (0.2-r1) [2022-05-08T02:37:20.626Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:37:20.626Z] OK: 6 MiB in 16 packages [2022-05-08T02:37:22.080Z] Removing intermediate container 3d3cadefd82a [2022-05-08T02:37:22.080Z] ---> 7d3366fdbcc1 [2022-05-08T02:37:22.080Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-05-08T02:37:22.356Z] ---> Running in 779dd7d6fd2b [2022-05-08T02:37:22.966Z] Removing intermediate container 779dd7d6fd2b [2022-05-08T02:37:22.966Z] ---> cb558b4a2861 [2022-05-08T02:37:22.966Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-05-08T02:37:22.966Z] ---> Running in 011c455a0013 [2022-05-08T02:37:23.576Z] Removing intermediate container 011c455a0013 [2022-05-08T02:37:23.576Z] ---> 0a2c7e5a845a [2022-05-08T02:37:23.576Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-05-08T02:37:23.576Z] ---> Running in 3b8cd410bb29 [2022-05-08T02:37:27.004Z] Removing intermediate container 3b8cd410bb29 [2022-05-08T02:37:27.004Z] ---> cfe63cfda852 [2022-05-08T02:37:27.004Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-05-08T02:37:27.004Z] ---> Running in 7184c940d728 [2022-05-08T02:37:27.282Z] Removing intermediate container 7184c940d728 [2022-05-08T02:37:27.282Z] ---> ed0677d844da [2022-05-08T02:37:27.282Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-05-08T02:37:28.271Z] ---> bc2588a2631e [2022-05-08T02:37:28.271Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-05-08T02:37:28.271Z] ---> Running in 139e3ddf500b [2022-05-08T02:37:31.676Z] Removing intermediate container 139e3ddf500b [2022-05-08T02:37:31.676Z] ---> 4988ec13812a [2022-05-08T02:37:31.676Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:37:32.277Z] ---> 65c3d05905f6 [2022-05-08T02:37:32.277Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-05-08T02:37:34.305Z] ---> 7eb27f6f571d [2022-05-08T02:37:34.305Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-05-08T02:37:34.936Z] ---> 30db039d79e8 [2022-05-08T02:37:34.936Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-05-08T02:37:35.939Z] ---> 6e27102bb110 [2022-05-08T02:37:35.939Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-05-08T02:37:36.958Z] ---> be112e389f6f [2022-05-08T02:37:36.958Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-05-08T02:37:37.239Z] ---> Running in 017d035e3d74 [2022-05-08T02:37:37.844Z] Removing intermediate container 017d035e3d74 [2022-05-08T02:37:37.844Z] ---> ee5e79f778ed [2022-05-08T02:37:37.844Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-05-08T02:37:38.828Z] ---> 6e6a7cd8ae18 [2022-05-08T02:37:38.828Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-05-08T02:37:39.108Z] ---> Running in 88354431006f [2022-05-08T02:37:42.524Z] Removing intermediate container 88354431006f [2022-05-08T02:37:42.524Z] ---> 649e70a05b9d [2022-05-08T02:37:42.524Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-05-08T02:37:42.524Z] ---> Running in c0210030dd11 [2022-05-08T02:37:42.799Z] Removing intermediate container c0210030dd11 [2022-05-08T02:37:42.799Z] ---> e245a6cb6d2f [2022-05-08T02:37:42.799Z] Step 28/31 : CMD ["gate"] [2022-05-08T02:37:43.075Z] ---> Running in 2c064b8e068d [2022-05-08T02:37:43.675Z] Removing intermediate container 2c064b8e068d [2022-05-08T02:37:43.675Z] ---> cce2656d75d2 [2022-05-08T02:37:43.675Z] Step 29/31 : LABEL arch=arm64 [2022-05-08T02:37:43.675Z] ---> Running in 8c98c7044a2f [2022-05-08T02:37:44.276Z] Removing intermediate container 8c98c7044a2f [2022-05-08T02:37:44.276Z] ---> 79d8a00b31fb [2022-05-08T02:37:44.276Z] Step 30/31 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:37:44.552Z] ---> Running in 5671fbdc4db3 [2022-05-08T02:37:45.158Z] Removing intermediate container 5671fbdc4db3 [2022-05-08T02:37:45.158Z] ---> 939585b14585 [2022-05-08T02:37:45.158Z] Step 31/31 : LABEL version=0.0.0 [2022-05-08T02:37:45.158Z] ---> Running in f04035e82cb8 [2022-05-08T02:37:45.759Z] Removing intermediate container f04035e82cb8 [2022-05-08T02:37:45.759Z] ---> 09ab82e1c787 [2022-05-08T02:37:45.759Z] [2022-05-08T02:37:46.359Z] Successfully built 09ab82e1c787 [2022-05-08T02:37:46.359Z] Successfully tagged security-bootstrapper-arm64:latest [2022-05-08T02:37:46.359Z] Building core-data [2022-05-08T02:38:18.753Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-05-08T02:38:18.753Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-05-08T02:38:18.753Z] ---> 9fc69c1bf21e [2022-05-08T02:38:18.753Z] Step 3/23 : WORKDIR /edgex-go [2022-05-08T02:38:18.753Z] ---> Using cache [2022-05-08T02:38:18.753Z] ---> cb0979cab50b [2022-05-08T02:38:18.753Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:38:18.753Z] ---> Using cache [2022-05-08T02:38:18.753Z] ---> f780e00d8e3c [2022-05-08T02:38:18.753Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-05-08T02:38:18.753Z] ---> Running in 7cbd8b9659e0 [2022-05-08T02:38:19.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:38:20.727Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:38:21.710Z] OK: 220 MiB in 52 packages [2022-05-08T02:38:23.159Z] Removing intermediate container 7cbd8b9659e0 [2022-05-08T02:38:23.159Z] ---> b87603f45aba [2022-05-08T02:38:23.159Z] Step 6/23 : COPY go.mod vendor* ./ [2022-05-08T02:38:24.146Z] ---> 5532bb78063e [2022-05-08T02:38:24.146Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-08T02:38:24.423Z] ---> Running in 831104ffa387 [2022-05-08T02:38:29.848Z] Removing intermediate container 831104ffa387 [2022-05-08T02:38:29.848Z] ---> 9716807671ac [2022-05-08T02:38:29.848Z] Step 8/23 : COPY . . [2022-05-08T02:38:52.065Z] ---> 9a358bbc9ea7 [2022-05-08T02:38:52.065Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-05-08T02:38:52.065Z] ---> Running in 47a16967a668 [2022-05-08T02:38:52.065Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-05-08T02:40:28.955Z] Removing intermediate container 291e9b6a6d0b [2022-05-08T02:40:28.955Z] ---> f2ca17f96fe3 [2022-05-08T02:40:28.955Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-05-08T02:40:28.955Z] ---> Running in fe74b514416b [2022-05-08T02:40:28.955Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-05-08T02:40:28.955Z] Removing intermediate container fe74b514416b [2022-05-08T02:40:28.955Z] ---> f6418da7fac2 [2022-05-08T02:40:28.955Z] [2022-05-08T02:40:28.955Z] Step 11/23 : FROM docker:20.10.14 [2022-05-08T02:40:28.955Z] 20.10.14: Pulling from library/docker [2022-05-08T02:40:41.385Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-05-08T02:40:41.385Z] Status: Downloaded newer image for docker:20.10.14 [2022-05-08T02:40:41.385Z] ---> c346e9eafbab [2022-05-08T02:40:41.385Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-05-08T02:40:41.385Z] ---> Running in f981badb6c11 [2022-05-08T02:40:41.385Z] Removing intermediate container f981badb6c11 [2022-05-08T02:40:41.385Z] ---> 48bb48700d6f [2022-05-08T02:40:41.385Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-05-08T02:40:41.385Z] ---> Running in c2090577bac3 [2022-05-08T02:40:42.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:40:43.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:40:44.909Z] (1/43) Installing readline (8.1.1-r0) [2022-05-08T02:40:44.909Z] (2/43) Installing bash (5.1.16-r0) [2022-05-08T02:40:44.909Z] Executing bash-5.1.16-r0.post-install [2022-05-08T02:40:44.910Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-05-08T02:40:44.910Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-05-08T02:40:44.910Z] (5/43) Installing libcurl (7.80.0-r1) [2022-05-08T02:40:44.910Z] (6/43) Installing curl (7.80.0-r1) [2022-05-08T02:40:44.910Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-05-08T02:40:44.910Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-05-08T02:40:44.910Z] (9/43) Installing expat (2.4.7-r0) [2022-05-08T02:40:44.910Z] (10/43) Installing libffi (3.4.2-r1) [2022-05-08T02:40:44.910Z] (11/43) Installing gdbm (1.22-r0) [2022-05-08T02:40:44.910Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-05-08T02:40:44.910Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-05-08T02:40:44.910Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-08T02:40:45.189Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-05-08T02:40:45.189Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-05-08T02:40:45.189Z] (17/43) Installing python3 (3.9.7-r4) [2022-05-08T02:40:47.832Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-05-08T02:40:47.832Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-05-08T02:40:47.832Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-05-08T02:40:47.832Z] (21/43) Installing py3-idna (3.3-r0) [2022-05-08T02:40:47.832Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-05-08T02:40:47.832Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-05-08T02:40:48.109Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-05-08T02:40:48.109Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-05-08T02:40:48.109Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-05-08T02:40:48.109Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-05-08T02:40:48.109Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-05-08T02:40:48.385Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-05-08T02:40:48.385Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-05-08T02:40:48.385Z] (31/43) Installing py3-six (1.16.0-r0) [2022-05-08T02:40:48.385Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-05-08T02:40:48.385Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-05-08T02:40:48.385Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-05-08T02:40:48.385Z] (35/43) Installing py3-packaging (20.9-r1) [2022-05-08T02:40:48.662Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-05-08T02:40:48.662Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-05-08T02:40:48.662Z] (38/43) Installing py3-progress (1.6-r0) [2022-05-08T02:40:48.662Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-05-08T02:40:48.662Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-05-08T02:40:48.662Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-05-08T02:40:48.935Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-05-08T02:40:48.935Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-05-08T02:40:49.534Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T02:40:49.534Z] OK: 82 MiB in 65 packages [2022-05-08T02:40:54.941Z] Collecting docker-compose==1.23.2 [2022-05-08T02:40:54.941Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-05-08T02:40:55.540Z] Collecting jsonschema<3,>=2.5.1 [2022-05-08T02:40:55.540Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-05-08T02:40:55.540Z] Collecting dockerpty<0.5,>=0.4.1 [2022-05-08T02:40:55.540Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-05-08T02:40:58.166Z] Collecting cached-property<2,>=1.2.0 [2022-05-08T02:40:58.166Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-05-08T02:40:58.166Z] Collecting texttable<0.10,>=0.9.0 [2022-05-08T02:40:58.166Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-05-08T02:41:01.564Z] Collecting PyYAML<4,>=3.10 [2022-05-08T02:41:01.564Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-05-08T02:41:05.888Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-05-08T02:41:05.888Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-05-08T02:41:06.486Z] Collecting websocket-client<1.0,>=0.32.0 [2022-05-08T02:41:06.486Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-05-08T02:41:07.086Z] Collecting docker<4.0,>=3.6.0 [2022-05-08T02:41:07.086Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-05-08T02:41:07.086Z] Collecting docopt<0.7,>=0.6.1 [2022-05-08T02:41:07.086Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-05-08T02:41:09.077Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-05-08T02:41:10.062Z] Collecting docker-pycreds>=0.4.0 [2022-05-08T02:41:10.062Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-05-08T02:41:10.338Z] Collecting chardet<3.1.0,>=3.0.2 [2022-05-08T02:41:10.613Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-05-08T02:41:10.613Z] Collecting idna<2.8,>=2.5 [2022-05-08T02:41:10.888Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-05-08T02:41:10.888Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-05-08T02:41:11.487Z] Collecting urllib3<1.25,>=1.21.1 [2022-05-08T02:41:11.487Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-05-08T02:41:11.763Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-05-08T02:41:11.763Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-05-08T02:41:11.763Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-05-08T02:41:11.763Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-05-08T02:41:13.214Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-05-08T02:41:13.214Z] Attempting uninstall: urllib3 [2022-05-08T02:41:13.215Z] Found existing installation: urllib3 1.26.7 [2022-05-08T02:41:13.215Z] Uninstalling urllib3-1.26.7: [2022-05-08T02:41:13.215Z] Successfully uninstalled urllib3-1.26.7 [2022-05-08T02:41:13.821Z] Attempting uninstall: idna [2022-05-08T02:41:13.821Z] Found existing installation: idna 3.3 [2022-05-08T02:41:13.821Z] Uninstalling idna-3.3: [2022-05-08T02:41:14.097Z] Successfully uninstalled idna-3.3 [2022-05-08T02:41:17.493Z] Attempting uninstall: requests [2022-05-08T02:41:17.493Z] Found existing installation: requests 2.26.0 [2022-05-08T02:41:17.493Z] Uninstalling requests-2.26.0: [2022-05-08T02:41:17.770Z] Successfully uninstalled requests-2.26.0 [2022-05-08T02:41:18.046Z] Running setup.py install for texttable: started [2022-05-08T02:41:21.450Z] Running setup.py install for texttable: finished with status 'done' [2022-05-08T02:41:21.450Z] Running setup.py install for PyYAML: started [2022-05-08T02:41:24.082Z] Running setup.py install for PyYAML: finished with status 'done' [2022-05-08T02:41:24.360Z] Running setup.py install for docopt: started [2022-05-08T02:41:26.998Z] Running setup.py install for docopt: finished with status 'done' [2022-05-08T02:41:26.998Z] Running setup.py install for dockerpty: started [2022-05-08T02:41:29.633Z] Running setup.py install for dockerpty: finished with status 'done' [2022-05-08T02:41:32.513Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-05-08T02:41:47.623Z] Removing intermediate container c2090577bac3 [2022-05-08T02:41:47.623Z] ---> 6579af7a7471 [2022-05-08T02:41:47.623Z] Step 14/23 : ENV APP_PORT=58890 [2022-05-08T02:41:47.623Z] ---> Running in fe7105b648fe [2022-05-08T02:41:47.623Z] Removing intermediate container fe7105b648fe [2022-05-08T02:41:47.623Z] ---> e39d52e767d8 [2022-05-08T02:41:47.623Z] Step 15/23 : EXPOSE $APP_PORT [2022-05-08T02:41:47.623Z] ---> Running in dd4156ee462d [2022-05-08T02:41:47.623Z] Removing intermediate container dd4156ee462d [2022-05-08T02:41:47.623Z] ---> 0f6c04a6e213 [2022-05-08T02:41:47.623Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-05-08T02:41:48.611Z] ---> 479e6526e9d3 [2022-05-08T02:41:48.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-05-08T02:41:49.214Z] ---> e77eca4371ab [2022-05-08T02:41:49.214Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-05-08T02:41:50.662Z] ---> c8264e9e1362 [2022-05-08T02:41:50.662Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-05-08T02:41:50.662Z] ---> Running in 26826e6e02c4 [2022-05-08T02:41:50.939Z] Removing intermediate container 26826e6e02c4 [2022-05-08T02:41:50.939Z] ---> 420f39d303f0 [2022-05-08T02:41:50.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:41:51.216Z] ---> Running in d77f80789196 [2022-05-08T02:41:51.496Z] Removing intermediate container d77f80789196 [2022-05-08T02:41:51.496Z] ---> 6ef761ecd06f [2022-05-08T02:41:51.496Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T02:41:51.772Z] ---> Running in 9b12f32d5f09 [2022-05-08T02:41:52.375Z] Removing intermediate container 9b12f32d5f09 [2022-05-08T02:41:52.375Z] ---> cd53e7da4fe7 [2022-05-08T02:41:52.375Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:41:52.375Z] ---> Running in f0c638204409 [2022-05-08T02:41:52.980Z] Removing intermediate container f0c638204409 [2022-05-08T02:41:52.980Z] ---> 2ac1c764d7dc [2022-05-08T02:41:52.980Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:41:52.980Z] ---> Running in d0e5fd00b37a [2022-05-08T02:41:53.585Z] Removing intermediate container d0e5fd00b37a [2022-05-08T02:41:53.585Z] ---> c973544fbc1a [2022-05-08T02:41:53.585Z] [2022-05-08T02:41:53.866Z] Successfully built c973544fbc1a [2022-05-08T02:41:53.866Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-05-08T02:44:15.795Z]  Building sys-mgmt-agent ... done Removing intermediate container 47a16967a668 [2022-05-08T02:44:15.795Z] ---> 7d9edf3267ce [2022-05-08T02:44:15.795Z] [2022-05-08T02:44:15.795Z] Step 10/23 : FROM alpine:3.14 [2022-05-08T02:44:15.795Z] ---> ac73e934f311 [2022-05-08T02:44:15.795Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-05-08T02:44:15.795Z] ---> Running in 7442e30b001f [2022-05-08T02:44:15.795Z] Removing intermediate container 7442e30b001f [2022-05-08T02:44:15.795Z] ---> 904f2beb5e0b [2022-05-08T02:44:15.795Z] Step 12/23 : ENV APP_PORT=59880 [2022-05-08T02:44:15.795Z] ---> Running in 4cfae9fc1209 [2022-05-08T02:44:15.795Z] Removing intermediate container 4cfae9fc1209 [2022-05-08T02:44:15.795Z] ---> b45d5fb46ef8 [2022-05-08T02:44:15.795Z] Step 13/23 : EXPOSE $APP_PORT [2022-05-08T02:44:15.795Z] ---> Running in a60c41299ee2 [2022-05-08T02:44:15.795Z] Removing intermediate container a60c41299ee2 [2022-05-08T02:44:15.795Z] ---> 39a7ed492cc9 [2022-05-08T02:44:15.795Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:44:15.795Z] ---> Running in 6aba7fc83881 [2022-05-08T02:44:15.795Z] Removing intermediate container 6aba7fc83881 [2022-05-08T02:44:15.795Z] ---> a5628f4aac26 [2022-05-08T02:44:15.795Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-08T02:44:15.795Z] ---> Running in c68c14abe63c [2022-05-08T02:44:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:44:15.795Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:44:15.795Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-08T02:44:15.795Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-08T02:44:15.795Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-08T02:44:15.795Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-08T02:44:15.795Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-08T02:44:15.795Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-08T02:44:15.795Z] Executing busybox-1.33.1-r7.trigger [2022-05-08T02:44:15.795Z] OK: 8 MiB in 20 packages [2022-05-08T02:44:15.795Z] Removing intermediate container c68c14abe63c [2022-05-08T02:44:15.795Z] ---> a6089838083f [2022-05-08T02:44:15.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-05-08T02:44:15.796Z] ---> 18200e3cc7c9 [2022-05-08T02:44:15.796Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-05-08T02:44:15.796Z] ---> 4dd247df54a8 [2022-05-08T02:44:15.796Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-05-08T02:44:15.796Z] ---> 392516314f05 [2022-05-08T02:44:15.796Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-05-08T02:44:15.796Z] ---> Running in 230b6b2a8d91 [2022-05-08T02:44:16.073Z] Removing intermediate container 230b6b2a8d91 [2022-05-08T02:44:16.073Z] ---> 86ce2daf412d [2022-05-08T02:44:16.073Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-08T02:44:16.355Z] ---> Running in f13cbe08b0bc [2022-05-08T02:44:16.633Z] Removing intermediate container f13cbe08b0bc [2022-05-08T02:44:16.633Z] ---> ad0f447b1b97 [2022-05-08T02:44:16.633Z] Step 21/23 : LABEL arch=arm64 [2022-05-08T02:44:16.912Z] ---> Running in 10ed546ad653 [2022-05-08T02:44:17.520Z] Removing intermediate container 10ed546ad653 [2022-05-08T02:44:17.520Z] ---> 0013690cc61d [2022-05-08T02:44:17.520Z] Step 22/23 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:44:17.520Z] ---> Running in d9db8f26012c [2022-05-08T02:44:18.137Z] Removing intermediate container d9db8f26012c [2022-05-08T02:44:18.137Z] ---> 1072680e39d9 [2022-05-08T02:44:18.137Z] Step 23/23 : LABEL version=0.0.0 [2022-05-08T02:44:18.137Z] ---> Running in 6f98edc4d7fa [2022-05-08T02:44:18.744Z] Removing intermediate container 6f98edc4d7fa [2022-05-08T02:44:18.744Z] ---> 4dc33a57d24a [2022-05-08T02:44:18.744Z] [2022-05-08T02:44:19.022Z] Successfully built 4dc33a57d24a [2022-05-08T02:44:19.022Z] Successfully tagged core-data-arm64:latest [2022-05-08T02:51:56.486Z]  Building core-data ... done Building bin/spire-agent... [2022-05-08T02:51:56.486Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T02:51:56.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T02:51:56.486Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T02:51:56.486Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T02:51:56.486Z] Building bin/spire-agent... [2022-05-08T02:51:56.486Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T02:51:56.486Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T02:51:56.486Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T02:51:56.763Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T02:51:58.761Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T02:51:58.761Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T02:51:58.761Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T02:51:58.761Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T02:51:58.761Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T02:51:58.761Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T02:51:58.761Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T02:51:59.363Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T02:51:59.968Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T02:52:00.249Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T02:52:01.241Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T02:52:01.241Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T02:52:01.519Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T02:52:01.519Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T02:52:01.519Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T02:52:01.797Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T02:52:01.797Z] Building bin/spire-agent... [2022-05-08T02:52:01.797Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T02:52:01.797Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T02:52:02.786Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-05-08T02:52:06.266Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-05-08T02:52:06.266Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-05-08T02:52:06.266Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-05-08T02:52:06.266Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-05-08T02:52:06.266Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-05-08T02:52:06.871Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-05-08T02:52:11.186Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-05-08T02:52:11.186Z] go: downloading github.com/docker/go-units v0.4.0 [2022-05-08T02:52:11.186Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-05-08T02:52:11.186Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-05-08T02:52:11.186Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-05-08T02:52:11.462Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-05-08T02:58:18.740Z] Removing intermediate container 551d2f9447ff [2022-05-08T02:58:18.740Z] ---> d0c357841a0d [2022-05-08T02:58:18.740Z] [2022-05-08T02:58:18.740Z] Step 13/26 : FROM alpine:3.15 [2022-05-08T02:58:18.740Z] ---> 3fb3c9af89a9 [2022-05-08T02:58:18.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T02:58:18.740Z] ---> Using cache [2022-05-08T02:58:18.740Z] ---> ea5357c34a86 [2022-05-08T02:58:18.740Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:58:18.740Z] ---> Using cache [2022-05-08T02:58:18.740Z] ---> bcb5bcc363e6 [2022-05-08T02:58:18.740Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-05-08T02:58:18.740Z] Removing intermediate container 175765fc46b7 [2022-05-08T02:58:18.740Z] ---> ffd95fa5d002 [2022-05-08T02:58:18.740Z] [2022-05-08T02:58:18.740Z] Step 13/26 : FROM alpine:3.15 [2022-05-08T02:58:18.740Z] ---> 3fb3c9af89a9 [2022-05-08T02:58:18.740Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T02:58:18.740Z] ---> Using cache [2022-05-08T02:58:18.740Z] ---> ea5357c34a86 [2022-05-08T02:58:18.740Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:58:18.740Z] ---> Using cache [2022-05-08T02:58:18.740Z] ---> bcb5bcc363e6 [2022-05-08T02:58:18.740Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-08T02:58:18.740Z] ---> Running in 1a3baee9487b [2022-05-08T02:58:18.740Z] ---> Running in 4f2c67e9c0e5 [2022-05-08T02:58:19.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:19.013Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:20.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:20.451Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:21.058Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T02:58:21.059Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T02:58:21.059Z] OK: 15732 distinct packages available [2022-05-08T02:58:21.340Z] v3.15.4-94-gccda4d9bb4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-05-08T02:58:21.340Z] v3.15.4-95-g9e7290fd2b [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-05-08T02:58:21.340Z] OK: 15732 distinct packages available [2022-05-08T02:58:21.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:21.340Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:22.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:22.324Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-08T02:58:23.318Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-05-08T02:58:23.318Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-05-08T02:58:23.318Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-05-08T02:58:23.318Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-05-08T02:58:23.318Z] (3/4) Installing libucontext (1.1-r0) [2022-05-08T02:58:23.318Z] (3/5) Installing libucontext (1.1-r0) [2022-05-08T02:58:23.318Z] (4/4) Installing gcompat (1.0.0-r4) [2022-05-08T02:58:23.318Z] (4/5) Installing gcompat (1.0.0-r4) [2022-05-08T02:58:23.594Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T02:58:23.594Z] (5/5) Installing openssl (1.1.1n-r0) [2022-05-08T02:58:23.594Z] OK: 6 MiB in 18 packages [2022-05-08T02:58:23.594Z] Executing busybox-1.34.1-r5.trigger [2022-05-08T02:58:23.594Z] OK: 6 MiB in 19 packages [2022-05-08T02:58:25.041Z] Removing intermediate container 4f2c67e9c0e5 [2022-05-08T02:58:25.041Z] ---> 747d98ef8cae [2022-05-08T02:58:25.041Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T02:58:25.041Z] Removing intermediate container 1a3baee9487b [2022-05-08T02:58:25.041Z] ---> 55dbc0c2a5c0 [2022-05-08T02:58:25.041Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-05-08T02:58:28.447Z] Removing intermediate container 9d8156f8587e [2022-05-08T02:58:28.447Z] ---> 9e3cb2490704 [2022-05-08T02:58:28.447Z] [2022-05-08T02:58:28.447Z] Step 13/25 : FROM alpine:3.15 [2022-05-08T02:58:28.447Z] ---> 3fb3c9af89a9 [2022-05-08T02:58:28.447Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-05-08T02:58:28.447Z] ---> Using cache [2022-05-08T02:58:28.447Z] ---> ea5357c34a86 [2022-05-08T02:58:28.447Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-08T02:58:28.447Z] ---> Using cache [2022-05-08T02:58:28.447Z] ---> bcb5bcc363e6 [2022-05-08T02:58:28.447Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-05-08T02:58:28.447Z] ---> Using cache [2022-05-08T02:58:28.447Z] ---> 55dbc0c2a5c0 [2022-05-08T02:58:28.447Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T02:58:28.447Z] ---> b502e3066fa1 [2022-05-08T02:58:28.447Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-05-08T02:58:29.438Z] ---> 9d015e9a1d5a [2022-05-08T02:58:29.438Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T02:58:30.432Z] ---> 1ac0dafa3b1b [2022-05-08T02:58:30.432Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-05-08T02:58:30.432Z] ---> Running in d915d515722c [2022-05-08T02:58:31.052Z] Removing intermediate container d915d515722c [2022-05-08T02:58:31.052Z] ---> 511fbd55453a [2022-05-08T02:58:31.052Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-05-08T02:58:32.048Z] ---> 8f0a733751b8 [2022-05-08T02:58:32.048Z] Step 21/26 : WORKDIR / [2022-05-08T02:58:32.048Z] ---> Running in e2b3e359585e [2022-05-08T02:58:32.654Z] Removing intermediate container e2b3e359585e [2022-05-08T02:58:32.654Z] ---> 5f5169b05c39 [2022-05-08T02:58:32.654Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T02:58:32.654Z] ---> Running in 2b286367ef8f [2022-05-08T02:58:32.928Z] ---> 68a1a8be6b6b [2022-05-08T02:58:32.928Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T02:58:32.928Z] ---> 87a8d1e285be [2022-05-08T02:58:32.928Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-05-08T02:58:32.928Z] Removing intermediate container 2b286367ef8f [2022-05-08T02:58:32.928Z] ---> 4a37e6f3a673 [2022-05-08T02:58:32.928Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T02:58:33.205Z] ---> Running in cac16afd1764 [2022-05-08T02:58:33.485Z] Removing intermediate container cac16afd1764 [2022-05-08T02:58:33.486Z] ---> 87c6e193066b [2022-05-08T02:58:33.486Z] Step 24/26 : LABEL arch=arm64 [2022-05-08T02:58:33.486Z] ---> 3919a1597433 [2022-05-08T02:58:33.486Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-05-08T02:58:33.767Z] ---> Running in 8fbad0e113f5 [2022-05-08T02:58:33.767Z] ---> 16a55c25932f [2022-05-08T02:58:33.767Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-05-08T02:58:34.050Z] Removing intermediate container 8fbad0e113f5 [2022-05-08T02:58:34.051Z] ---> 16cd84d1dd6e [2022-05-08T02:58:34.051Z] Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:58:34.339Z] ---> Running in 7a842df96276 [2022-05-08T02:58:34.339Z] ---> 8df4ad8eec8c [2022-05-08T02:58:34.339Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-05-08T02:58:34.616Z] ---> db0f2eee8121 [2022-05-08T02:58:34.616Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-05-08T02:58:34.891Z] Removing intermediate container 7a842df96276 [2022-05-08T02:58:34.891Z] ---> 254618f9ba18 [2022-05-08T02:58:34.891Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T02:58:34.891Z] ---> Running in d960a5916d71 [2022-05-08T02:58:35.166Z] ---> 42bafe4b334c [2022-05-08T02:58:35.166Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T02:58:35.450Z] Removing intermediate container d960a5916d71 [2022-05-08T02:58:35.450Z] ---> cf10da8517ca [2022-05-08T02:58:35.450Z] [2022-05-08T02:58:35.450Z] ---> 2c11bc9daf38 [2022-05-08T02:58:35.450Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-05-08T02:58:35.450Z] ---> Running in cb6f08f36181 [2022-05-08T02:58:35.450Z] ---> Running in 86c90c02dcfa [2022-05-08T02:58:35.729Z] Successfully built cf10da8517ca [2022-05-08T02:58:35.729Z] Successfully tagged security-spire-config-arm64:latest [2022-05-08T02:58:35.729Z]  Building security-spire-config ... done Removing intermediate container cb6f08f36181 [2022-05-08T02:58:35.729Z] ---> b078dad6a123 [2022-05-08T02:58:35.729Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T02:58:36.006Z] ---> Running in f6602769f8ed [2022-05-08T02:58:36.006Z] Removing intermediate container 86c90c02dcfa [2022-05-08T02:58:36.006Z] ---> 25ff6902cf3a [2022-05-08T02:58:36.006Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-05-08T02:58:36.006Z] ---> Running in e923713e74ff [2022-05-08T02:58:36.281Z] Removing intermediate container f6602769f8ed [2022-05-08T02:58:36.281Z] ---> fd006a21d7aa [2022-05-08T02:58:36.281Z] Step 24/26 : LABEL arch=arm64 [2022-05-08T02:58:36.281Z] ---> Running in 95e25699ddae [2022-05-08T02:58:36.281Z] Removing intermediate container e923713e74ff [2022-05-08T02:58:36.281Z] ---> 81d96aa2f442 [2022-05-08T02:58:36.281Z] Step 23/25 : LABEL arch=arm64 [2022-05-08T02:58:36.557Z] ---> Running in de00ff4449b9 [2022-05-08T02:58:36.834Z] Removing intermediate container 95e25699ddae [2022-05-08T02:58:36.834Z] ---> 31f036abbede [2022-05-08T02:58:36.834Z] Step 25/26 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:58:36.834Z] ---> Running in 26410b279000 [2022-05-08T02:58:36.834Z] Removing intermediate container de00ff4449b9 [2022-05-08T02:58:36.834Z] ---> 5767794dc13f [2022-05-08T02:58:36.834Z] Step 24/25 : LABEL git_sha=66f08e4ac2293da1e72d5774d7276e20ff8834a2 [2022-05-08T02:58:36.834Z] ---> Running in c1296674b562 [2022-05-08T02:58:37.114Z] Removing intermediate container 26410b279000 [2022-05-08T02:58:37.114Z] ---> b32895824093 [2022-05-08T02:58:37.114Z] Step 26/26 : LABEL version=0.0.0 [2022-05-08T02:58:37.394Z] Removing intermediate container c1296674b562 [2022-05-08T02:58:37.394Z] ---> 41a181c5803c [2022-05-08T02:58:37.394Z] Step 25/25 : LABEL version=0.0.0 [2022-05-08T02:58:37.394Z] ---> Running in f98aaf39df64 [2022-05-08T02:58:37.394Z] ---> Running in 5f5674814ecf [2022-05-08T02:58:37.669Z] Removing intermediate container f98aaf39df64 [2022-05-08T02:58:37.669Z] ---> b6720744b424 [2022-05-08T02:58:37.669Z] [2022-05-08T02:58:37.669Z] Removing intermediate container 5f5674814ecf [2022-05-08T02:58:37.669Z] ---> 90247d0902aa [2022-05-08T02:58:37.669Z] [2022-05-08T02:58:37.945Z] Successfully built b6720744b424 [2022-05-08T02:58:37.945Z] Successfully tagged security-spire-agent-arm64:latest [2022-05-08T02:58:37.945Z]  Building security-spire-agent ... done Successfully built 90247d0902aa [2022-05-08T02:58:37.945Z] Successfully tagged security-spire-server-arm64:latest [2022-05-08T02:58:38.238Z]  Building security-spire-server ... done  [Pipeline] } [2022-05-08T02:58:38.229Z] $ docker stop --time=1 d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d [2022-05-08T02:58:40.244Z] $ docker rm -f d33d7407ea4ce4721ec531156c5d7aecec2bba8e2f4f530442d5e3dbd23ccb0d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-08T02:58:40.843Z] + docker images [2022-05-08T02:58:41.438Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-08T02:58:41.438Z] security-spire-agent-arm64 latest b6720744b424 4 seconds ago 126MB [2022-05-08T02:58:41.438Z] security-spire-server-arm64 latest 90247d0902aa 4 seconds ago 86.3MB [2022-05-08T02:58:41.438Z] security-spire-config-arm64 latest cf10da8517ca 6 seconds ago 85.6MB [2022-05-08T02:58:41.438Z] 9e3cb2490704 29 seconds ago 4.14GB [2022-05-08T02:58:41.438Z] d0c357841a0d 44 seconds ago 4.14GB [2022-05-08T02:58:41.438Z] ffd95fa5d002 46 seconds ago 4.14GB [2022-05-08T02:58:41.438Z] core-data-arm64 latest 4dc33a57d24a 14 minutes ago 21.6MB [2022-05-08T02:58:41.438Z] 7d9edf3267ce 14 minutes ago 1.34GB [2022-05-08T02:58:41.438Z] sys-mgmt-agent-arm64 latest c973544fbc1a 16 minutes ago 282MB [2022-05-08T02:58:41.438Z] f6418da7fac2 18 minutes ago 1.31GB [2022-05-08T02:58:41.438Z] security-bootstrapper-arm64 latest 09ab82e1c787 20 minutes ago 18.3MB [2022-05-08T02:58:41.438Z] e749ece5ac75 21 minutes ago 1.31GB [2022-05-08T02:58:41.438Z] core-metadata-arm64 latest 1029a51dc30a 23 minutes ago 16.3MB [2022-05-08T02:58:41.438Z] 6519f3454ee3 24 minutes ago 1.31GB [2022-05-08T02:58:41.438Z] security-spiffe-token-provider-arm64 latest 219b2503efe0 26 minutes ago 27.9MB [2022-05-08T02:58:41.438Z] fbafa00e2058 27 minutes ago 1.36GB [2022-05-08T02:58:41.438Z] support-scheduler-arm64 latest a7e372ecab41 29 minutes ago 25.2MB [2022-05-08T02:58:41.438Z] fe7e714349d7 29 minutes ago 1.36GB [2022-05-08T02:58:41.438Z] security-proxy-setup-arm64 latest 6c254875a0c2 34 minutes ago 26.1MB [2022-05-08T02:58:41.438Z] 30e22405deff 35 minutes ago 1.31GB [2022-05-08T02:58:41.438Z] core-command-arm64 latest ea025f515f48 37 minutes ago 15.5MB [2022-05-08T02:58:41.438Z] 0868d799e1cc 37 minutes ago 1.3GB [2022-05-08T02:58:41.438Z] support-notifications-arm64 latest 2e2b18092a1c 40 minutes ago 25.8MB [2022-05-08T02:58:41.438Z] e77c46fe64b1 40 minutes ago 1.36GB [2022-05-08T02:58:41.438Z] security-secretstore-setup-arm64 latest 344859723347 43 minutes ago 27.5MB [2022-05-08T02:58:41.438Z] 98db9df8ba62 43 minutes ago 1.32GB [2022-05-08T02:58:41.438Z] ci-base-image-arm64 latest 9fc69c1bf21e About an hour ago 885MB [2022-05-08T02:58:41.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 2 weeks ago 551MB [2022-05-08T02:58:41.438Z] docker 20.10.14 c346e9eafbab 4 weeks ago 202MB [2022-05-08T02:58:41.438Z] alpine 3.14 ac73e934f311 4 weeks ago 5.34MB [2022-05-08T02:58:41.438Z] alpine 3.15 3fb3c9af89a9 4 weeks ago 5.32MB [2022-05-08T02:58:41.438Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:58:41.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:58:41.905Z] [2022-05-08T02:58:41.905Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:58:42.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:58:42.554Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-08T02:58:42.554Z] 8998bd30e6a1: Pulling fs layer [2022-05-08T02:58:42.554Z] 04944245beec: Pulling fs layer [2022-05-08T02:58:42.554Z] 699f458cf7ca: Pulling fs layer [2022-05-08T02:58:42.554Z] 765212b225bb: Pulling fs layer [2022-05-08T02:58:42.554Z] f23df028b6ca: Pulling fs layer [2022-05-08T02:58:42.554Z] d65c8cfc05b1: Pulling fs layer [2022-05-08T02:58:42.554Z] 2437ff75d9bd: Pulling fs layer [2022-05-08T02:58:42.554Z] 765212b225bb: Waiting [2022-05-08T02:58:42.554Z] f23df028b6ca: Waiting [2022-05-08T02:58:42.554Z] d65c8cfc05b1: Waiting [2022-05-08T02:58:42.554Z] 2437ff75d9bd: Waiting [2022-05-08T02:58:42.555Z] 04944245beec: Verifying Checksum [2022-05-08T02:58:42.555Z] 04944245beec: Download complete [2022-05-08T02:58:42.555Z] 765212b225bb: Verifying Checksum [2022-05-08T02:58:42.555Z] 765212b225bb: Download complete [2022-05-08T02:58:42.555Z] f23df028b6ca: Verifying Checksum [2022-05-08T02:58:42.555Z] f23df028b6ca: Download complete [2022-05-08T02:58:42.873Z] d65c8cfc05b1: Verifying Checksum [2022-05-08T02:58:42.873Z] d65c8cfc05b1: Download complete [2022-05-08T02:58:42.873Z] 699f458cf7ca: Verifying Checksum [2022-05-08T02:58:42.873Z] 699f458cf7ca: Download complete [2022-05-08T02:58:43.153Z] 8998bd30e6a1: Verifying Checksum [2022-05-08T02:58:43.153Z] 8998bd30e6a1: Download complete [2022-05-08T02:58:45.814Z] 2437ff75d9bd: Verifying Checksum [2022-05-08T02:58:45.814Z] 2437ff75d9bd: Download complete [2022-05-08T02:58:47.795Z] 8998bd30e6a1: Pull complete [2022-05-08T02:58:48.393Z] 04944245beec: Pull complete [2022-05-08T02:58:49.830Z] 699f458cf7ca: Pull complete [2022-05-08T02:58:50.105Z] 765212b225bb: Pull complete [2022-05-08T02:58:51.086Z] f23df028b6ca: Pull complete [2022-05-08T02:58:51.086Z] d65c8cfc05b1: Pull complete [2022-05-08T02:59:06.179Z] 2437ff75d9bd: Pull complete [2022-05-08T02:59:06.179Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-08T02:59:06.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-08T02:59:06.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-08T02:59:06.416Z] prd-ubuntu20.04-docker-arm64-4c-16g-41675 does not seem to be running inside a container [2022-05-08T02:59:06.491Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-08T02:59:09.088Z] $ docker top 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:10.186Z] ---> job-cost.sh [2022-05-08T02:59:10.186Z] lf-activate-venv: SKIPPING [2022-05-08T02:59:10.186Z] INFO: No Stack... [2022-05-08T02:59:10.780Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-08T02:59:12.213Z] INFO: Archiving Costs [Pipeline] sh [2022-05-08T02:59:12.891Z] + cut -d, -f6 [2022-05-08T02:59:12.892Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2022-05-08T02:59:12.925Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] [2022-05-08T02:59:12.933Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] did not exist. Created. [2022-05-08T02:59:12.933Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-08T02:59:13.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-08T02:59:13.773Z] Stashed 1 file(s) [Pipeline] } [2022-05-08T02:59:13.780Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4010-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-08T02:59:13.784Z] $ docker stop --time=1 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 [2022-05-08T02:59:15.283Z] $ docker rm -f 82550da46f4b73587dcfbd8c92041c62c49e6b470bc533a89d55fb4f505153c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-08T02:59:15.973Z] provisioning config files... [2022-05-08T02:59:15.991Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3790732998074216568tmp [Pipeline] { [Pipeline] sh [2022-05-08T02:59:16.300Z] + set +x [2022-05-08T02:59:16.300Z] + curl -s https://codecov.io/bash [2022-05-08T02:59:16.300Z] + bash -s -- [2022-05-08T02:59:16.300Z] [2022-05-08T02:59:16.300Z] _____ _ [2022-05-08T02:59:16.300Z] / ____| | | [2022-05-08T02:59:16.300Z] | | ___ __| | ___ ___ _____ __ [2022-05-08T02:59:16.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-08T02:59:16.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-08T02:59:16.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-08T02:59:16.300Z] Bash-1.0.6 [2022-05-08T02:59:16.300Z] [2022-05-08T02:59:16.300Z] [2022-05-08T02:59:16.300Z] ==> git version 2.25.1 found [2022-05-08T02:59:16.300Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-08T02:59:16.300Z] Release-Date: 2020-01-08 [2022-05-08T02:59:16.300Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-08T02:59:16.300Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-08T02:59:16.300Z] ==> Jenkins CI detected. [2022-05-08T02:59:16.300Z] current dir:  /w/workspace/edgex-go/2 [2022-05-08T02:59:16.300Z] project root: . [2022-05-08T02:59:16.300Z] --> token set from env [2022-05-08T02:59:16.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-08T02:59:16.300Z] ==> Running gcov in . (disable via -X gcov) [2022-05-08T02:59:16.300Z] ==> Python coveragepy not found [2022-05-08T02:59:16.300Z] ==> Searching for coverage reports in: [2022-05-08T02:59:16.300Z] + . [2022-05-08T02:59:16.300Z] -> Found 1 reports [2022-05-08T02:59:16.300Z] ==> Detecting git/mercurial file structure [2022-05-08T02:59:16.560Z] ==> Reading reports [2022-05-08T02:59:16.560Z] + ./coverage.out bytes=435134 [2022-05-08T02:59:16.560Z] ==> Appending adjustments [2022-05-08T02:59:16.560Z] https://docs.codecov.io/docs/fixing-reports [2022-05-08T02:59:17.500Z] + Found adjustments [2022-05-08T02:59:17.500Z] ==> Gzipping contents [2022-05-08T02:59:17.500Z] 60K /tmp/codecov.Eo2DWU.gz [2022-05-08T02:59:17.500Z] ==> Uploading reports [2022-05-08T02:59:17.500Z] url: https://codecov.io [2022-05-08T02:59:17.500Z] query: branch=PR-4010&commit=66f08e4ac2293da1e72d5774d7276e20ff8834a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-08T02:59:17.500Z] -> Pinging Codecov [2022-05-08T02:59:17.500Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4010&commit=66f08e4ac2293da1e72d5774d7276e20ff8834a2&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4010%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4010&job=&cmd_args= [2022-05-08T02:59:18.069Z] -> Uploading to [2022-05-08T02:59:18.069Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-08/00271124DB129430A58F1EEE437C3FCB/66f08e4ac2293da1e72d5774d7276e20ff8834a2/a2f78bff-84a8-423a-a023-c1f4fc9ce820.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220508%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220508T025917Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8149b32969fd8b28c99dce11f5c0278a2654d9d0c32752eec58a408179a13856 [2022-05-08T02:59:18.069Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-08T02:59:18.069Z] Dload Upload Total Spent Left Speed [2022-05-08T02:59:18.330Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59918 0 0 100 59918 0 197k --:--:-- --:--:-- --:--:-- 197k [2022-05-08T02:59:18.330Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/66f08e4ac2293da1e72d5774d7276e20ff8834a2 [Pipeline] } [2022-05-08T02:59:18.337Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-08T02:59:19.155Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:19.464Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:20.327Z] ---> package-listing.sh [2022-05-08T02:59:20.327Z] ++ facter osfamily [2022-05-08T02:59:20.327Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-08T02:59:20.586Z] + OS_FAMILY=debian [2022-05-08T02:59:20.586Z] + workspace=/w/workspace/edgex-go/2 [2022-05-08T02:59:20.586Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-08T02:59:20.586Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-08T02:59:20.586Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-08T02:59:20.586Z] + PACKAGES=/tmp/packages_start.txt [2022-05-08T02:59:20.586Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-08T02:59:20.586Z] + PACKAGES=/tmp/packages_end.txt [2022-05-08T02:59:20.586Z] + case "${OS_FAMILY}" in [2022-05-08T02:59:20.586Z] + dpkg -l [2022-05-08T02:59:20.586Z] + grep '^ii' [2022-05-08T02:59:20.586Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-08T02:59:20.586Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-08T02:59:20.586Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-08T02:59:20.586Z] + '[' /w/workspace/edgex-go/2 ']' [2022-05-08T02:59:20.586Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-05-08T02:59:20.586Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-05-08T02:59:20.596Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-08T02:59:20.876Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:59:21.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:59:21.451Z] [2022-05-08T02:59:21.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-08T02:59:21.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:59:21.749Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-08T02:59:21.749Z] 5eb5b503b376: Pulling fs layer [2022-05-08T02:59:21.749Z] 5c69ac0246d0: Pulling fs layer [2022-05-08T02:59:21.749Z] ec43610c2a17: Pulling fs layer [2022-05-08T02:59:21.749Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-08T02:59:21.749Z] 33b1e0a273af: Pulling fs layer [2022-05-08T02:59:21.749Z] 5d3b04190fa2: Pulling fs layer [2022-05-08T02:59:21.749Z] 2f39f015ded8: Pulling fs layer [2022-05-08T02:59:21.749Z] 3a2ae6a8a46f: Waiting [2022-05-08T02:59:21.749Z] 33b1e0a273af: Waiting [2022-05-08T02:59:21.749Z] 5d3b04190fa2: Waiting [2022-05-08T02:59:21.749Z] 2f39f015ded8: Waiting [2022-05-08T02:59:21.749Z] 5c69ac0246d0: Download complete [2022-05-08T02:59:21.749Z] 3a2ae6a8a46f: Download complete [2022-05-08T02:59:21.749Z] 33b1e0a273af: Verifying Checksum [2022-05-08T02:59:21.749Z] 33b1e0a273af: Download complete [2022-05-08T02:59:21.749Z] 5d3b04190fa2: Verifying Checksum [2022-05-08T02:59:21.749Z] 5d3b04190fa2: Download complete [2022-05-08T02:59:21.749Z] ec43610c2a17: Verifying Checksum [2022-05-08T02:59:21.749Z] ec43610c2a17: Download complete [2022-05-08T02:59:22.008Z] 5eb5b503b376: Verifying Checksum [2022-05-08T02:59:22.008Z] 5eb5b503b376: Download complete [2022-05-08T02:59:22.574Z] 2f39f015ded8: Download complete [2022-05-08T02:59:23.141Z] 5eb5b503b376: Pull complete [2022-05-08T02:59:23.141Z] 5c69ac0246d0: Pull complete [2022-05-08T02:59:23.707Z] ec43610c2a17: Pull complete [2022-05-08T02:59:23.707Z] 3a2ae6a8a46f: Pull complete [2022-05-08T02:59:23.966Z] 33b1e0a273af: Pull complete [2022-05-08T02:59:23.966Z] 5d3b04190fa2: Pull complete [2022-05-08T02:59:28.158Z] 2f39f015ded8: Pull complete [2022-05-08T02:59:28.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-08T02:59:28.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-08T02:59:28.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-08T02:59:28.228Z] prd-ubuntu20.04-docker-8c-8g-41642 does not seem to be running inside a container [2022-05-08T02:59:28.306Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-08T02:59:30.174Z] $ docker top e8bd50a821f2565504a896d4fe52ff531aa8e24c1b3418fbb9b8790ad92c6bf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-08T02:59:30.547Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-08T02:59:30.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-08T02:59:31.133Z] + ls /var/log/sa-host [2022-05-08T02:59:31.133Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-08T02:59:31.460Z] provisioning config files... [2022-05-08T02:59:31.472Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config8306301157570308721tmp [Pipeline] { [Pipeline] echo [2022-05-08T02:59:31.491Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:31.782Z] ---> create-netrc.sh [Pipeline] } [2022-05-08T02:59:31.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:32.157Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-08T02:59:32.168Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:32.462Z] ---> sudo-logs.sh [2022-05-08T02:59:32.462Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-08T02:59:32.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:32.780Z] ---> job-cost.sh [2022-05-08T02:59:32.781Z] lf-activate-venv: SKIPPING [2022-05-08T02:59:32.781Z] DEBUG: total: 0.2199999988079071 [2022-05-08T02:59:32.781Z] INFO: Retrieving Stack Cost... [2022-05-08T02:59:33.350Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-08T02:59:33.922Z] INFO: Archiving Costs [Pipeline] echo [2022-05-08T02:59:33.935Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-08T02:59:34.228Z] ---> logs-deploy.sh [2022-05-08T02:59:34.228Z] lf-activate-venv: SKIPPING [2022-05-08T02:59:34.228Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4010/2 [2022-05-08T02:59:34.228Z] INFO: archiving workspace using pattern(s): [2022-05-08T02:59:35.169Z] Archives upload complete. [2022-05-08T02:59:35.169Z] INFO: archiving logs to Nexus