Branch indexing 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c+08f871be9aeb39437cbfe86cbb0b4d15d0abe658 (226d651dbac6985079ded72f260e8710a7ec669c) 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-ssh2610616191296493178.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-ssh2249639442909621952.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-3995/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-3995/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9714882728897994685.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-ssh16307694553739773034.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-3995/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-3995/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2714755778222864718.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-33714 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c Merge succeeded, producing 9a1382709a768593f4f34198426b7abab024a5ee Checking out Revision 9a1382709a768593f4f34198426b7abab024a5ee (PR-3995) > 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/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # 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 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a1382709a768593f4f34198426b7abab024a5ee # timeout=10 Commit message: "Merge commit '08f871be9aeb39437cbfe86cbb0b4d15d0abe658' into HEAD" > git rev-list --no-walk 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T20:30:14.714Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T20:30:14.768Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T20:30:14.785Z] ========================================================= [2022-04-28T20:30:14.785Z] EdgeX Global Pipelines Version Info [2022-04-28T20:30:14.785Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:30:15.597Z] ------------------- [2022-04-28T20:30:15.597Z] stable info: [2022-04-28T20:30:15.597Z] ------------------- [2022-04-28T20:30:15.597Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T20:30:15.597Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T20:30:15.597Z] Message: update stable to v1.0.227 [2022-04-28T20:30:16.172Z] ------------------- [2022-04-28T20:30:16.172Z] experimental info: [2022-04-28T20:30:16.172Z] ------------------- [2022-04-28T20:30:16.172Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T20:30:16.172Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T20:30:16.172Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T20:30:16.314Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-04-28T20:30:16.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-04-28T20:30:16.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T20:30:16.338Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T20:30:16.347Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T20:30:16.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T20:30:16.376Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T20:30:16.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-04-28T20:30:16.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-04-28T20:30:16.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-04-28T20:30:16.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T20:30:16.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T20:30:16.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T20:30:16.441Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T20:30:16.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T20:30:16.464Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T20:30:16.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T20:30:16.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T20:30:16.499Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-04-28T20:30:16.511Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-04-28T20:30:16.522Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T20:30:16.533Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T20:30:16.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3995 [Pipeline] echo [2022-04-28T20:30:16.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3995 [Pipeline] echo [2022-04-28T20:30:16.572Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3995 [Pipeline] echo [2022-04-28T20:30:16.583Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a1382709a768593f4f34198426b7abab024a5ee [Pipeline] echo [2022-04-28T20:30:16.595Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a13827 [Pipeline] echo [2022-04-28T20:30:16.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T20:30:16.647Z] provisioning config files... [2022-04-28T20:30:16.662Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2802727186070313471tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:30:16.980Z] ---> docker-login.sh [2022-04-28T20:30:16.980Z] nexus3.edgexfoundry.org:10001 [2022-04-28T20:30:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:30:17.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:30:17.554Z] Configure a credential helper to remove this warning. See [2022-04-28T20:30:17.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:30:17.554Z] [2022-04-28T20:30:17.554Z] Login Succeeded [2022-04-28T20:30:17.554Z] nexus3.edgexfoundry.org:10002 [2022-04-28T20:30:17.554Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:30:17.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:30:17.817Z] Configure a credential helper to remove this warning. See [2022-04-28T20:30:17.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:30:17.817Z] [2022-04-28T20:30:17.817Z] Login Succeeded [2022-04-28T20:30:17.817Z] nexus3.edgexfoundry.org:10003 [2022-04-28T20:30:17.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:30:17.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:30:17.817Z] Configure a credential helper to remove this warning. See [2022-04-28T20:30:17.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:30:17.817Z] [2022-04-28T20:30:17.817Z] Login Succeeded [2022-04-28T20:30:17.817Z] nexus3.edgexfoundry.org:10004 [2022-04-28T20:30:17.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:30:18.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:30:18.080Z] Configure a credential helper to remove this warning. See [2022-04-28T20:30:18.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:30:18.080Z] [2022-04-28T20:30:18.080Z] Login Succeeded [2022-04-28T20:30:18.080Z] docker.io [2022-04-28T20:30:18.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:30:18.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:30:18.341Z] Configure a credential helper to remove this warning. See [2022-04-28T20:30:18.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:30:18.341Z] [2022-04-28T20:30:18.341Z] Login Succeeded [2022-04-28T20:30:18.341Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T20:30:18.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T20:30:18.663Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/core-command/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo core-command,cmd/core-command/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/core-data/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo core-data,cmd/core-data/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/core-metadata/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-04-28T20:30:18.663Z] + dirname+ cmd/security-spire-agent/Dockerfile [2022-04-28T20:30:18.663Z] cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-spire-config/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/security-spire-server/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-04-28T20:30:18.663Z] + + cut -d/ -f2 [2022-04-28T20:30:18.663Z] dirname cmd/support-notifications/Dockerfile [2022-04-28T20:30:18.663Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/support-scheduler/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-04-28T20:30:18.663Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-04-28T20:30:18.663Z] + cut -d/ -f2 [2022-04-28T20:30:18.663Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-04-28T20:30:18.792Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T20:30:19.139Z] + git rev-list -1 --merges 9a1382709a768593f4f34198426b7abab024a5ee~1..9a1382709a768593f4f34198426b7abab024a5ee [Pipeline] echo [2022-04-28T20:30:19.155Z] -----------> git rev-list -1 --merges 9a1382709a768593f4f34198426b7abab024a5ee~1..9a1382709a768593f4f34198426b7abab024a5ee 9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:30:19.155Z] 9a1382709a768593f4f34198426b7abab024a5ee [false] [Pipeline] sh [2022-04-28T20:30:19.453Z] + git log --format=format:%s -1 9a1382709a768593f4f34198426b7abab024a5ee [Pipeline] echo [2022-04-28T20:30:19.471Z] ========================================================= [2022-04-28T20:30:19.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T20:30:19.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-04-28T20:30:19.874Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T20:30:19.874Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T20:30:19.874Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T20:30:19.874Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T20:30:19.874Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T20:30:19.874Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T20:30:19.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:30:20.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:30:20.220Z] [2022-04-28T20:30:20.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:30:20.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:30:20.526Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T20:30:20.526Z] 1fe172e4850f: Pulling fs layer [2022-04-28T20:30:20.526Z] caf521ccaac6: Pulling fs layer [2022-04-28T20:30:20.526Z] 3ead6fa29328: Pulling fs layer [2022-04-28T20:30:20.526Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T20:30:20.526Z] a8d5f1318db7: Pulling fs layer [2022-04-28T20:30:20.526Z] c427282e49a2: Pulling fs layer [2022-04-28T20:30:20.526Z] 1827001aaf11: Pulling fs layer [2022-04-28T20:30:20.526Z] 0714d37db230: Pulling fs layer [2022-04-28T20:30:20.526Z] ac28cf19c067: Pulling fs layer [2022-04-28T20:30:20.526Z] ca983d60f3e2: Pulling fs layer [2022-04-28T20:30:20.526Z] a8d5f1318db7: Waiting [2022-04-28T20:30:20.526Z] 9f894cec8388: Pulling fs layer [2022-04-28T20:30:20.526Z] c427282e49a2: Waiting [2022-04-28T20:30:20.526Z] 1827001aaf11: Waiting [2022-04-28T20:30:20.526Z] ca983d60f3e2: Waiting [2022-04-28T20:30:20.526Z] 0714d37db230: Waiting [2022-04-28T20:30:20.526Z] ac28cf19c067: Waiting [2022-04-28T20:30:20.526Z] 9f894cec8388: Waiting [2022-04-28T20:30:20.526Z] 5c2a1cbceb83: Waiting [2022-04-28T20:30:20.526Z] caf521ccaac6: Verifying Checksum [2022-04-28T20:30:20.526Z] caf521ccaac6: Download complete [2022-04-28T20:30:20.526Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T20:30:20.526Z] 5c2a1cbceb83: Download complete [2022-04-28T20:30:20.786Z] a8d5f1318db7: Verifying Checksum [2022-04-28T20:30:20.786Z] a8d5f1318db7: Download complete [2022-04-28T20:30:20.786Z] 3ead6fa29328: Verifying Checksum [2022-04-28T20:30:20.786Z] 3ead6fa29328: Download complete [2022-04-28T20:30:20.786Z] c427282e49a2: Download complete [2022-04-28T20:30:20.786Z] 0714d37db230: Verifying Checksum [2022-04-28T20:30:20.786Z] 0714d37db230: Download complete [2022-04-28T20:30:20.786Z] ac28cf19c067: Download complete [2022-04-28T20:30:20.786Z] ca983d60f3e2: Download complete [2022-04-28T20:30:20.786Z] 9f894cec8388: Download complete [2022-04-28T20:30:20.786Z] 1fe172e4850f: Verifying Checksum [2022-04-28T20:30:20.786Z] 1fe172e4850f: Download complete [2022-04-28T20:30:21.046Z] 1827001aaf11: Verifying Checksum [2022-04-28T20:30:21.046Z] 1827001aaf11: Download complete [2022-04-28T20:30:22.431Z] 1fe172e4850f: Pull complete [2022-04-28T20:30:22.431Z] caf521ccaac6: Pull complete [2022-04-28T20:30:22.692Z] 3ead6fa29328: Pull complete [2022-04-28T20:30:22.953Z] 5c2a1cbceb83: Pull complete [2022-04-28T20:30:23.216Z] a8d5f1318db7: Pull complete [2022-04-28T20:30:23.216Z] c427282e49a2: Pull complete [2022-04-28T20:30:25.762Z] 1827001aaf11: Pull complete [2022-04-28T20:30:25.762Z] 0714d37db230: Pull complete [2022-04-28T20:30:25.762Z] ac28cf19c067: Pull complete [2022-04-28T20:30:25.762Z] ca983d60f3e2: Pull complete [2022-04-28T20:30:25.762Z] 9f894cec8388: Pull complete [2022-04-28T20:30:25.762Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T20:30:25.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T20:30:25.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T20:30:25.841Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T20:30:25.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T20:30:27.537Z] $ docker top 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed -eo pid,comm [2022-04-28T20:30:27.616Z] 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-04-28T20:30:27.616Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T20:30:27.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T20:30:27.647Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T20:30:27.792Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T20:30:27.798Z] $ docker exec 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed ssh-agent [2022-04-28T20:30:27.923Z] SSH_AUTH_SOCK=/tmp/ssh-bKGlIAYJXltN/agent.33 [2022-04-28T20:30:27.923Z] SSH_AGENT_PID=39 [2022-04-28T20:30:27.931Z] Running ssh-add (command line suppressed) [2022-04-28T20:30:28.054Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4411738621537627356.key (/w/workspace/edgex-go/3@tmp/private_key_4411738621537627356.key) [2022-04-28T20:30:28.069Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T20:30:28.363Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T20:30:28.386Z] $ docker exec --env ******** --env ******** 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed ssh-agent -k [2022-04-28T20:30:28.521Z] unset SSH_AUTH_SOCK; [2022-04-28T20:30:28.522Z] unset SSH_AGENT_PID; [2022-04-28T20:30:28.522Z] echo Agent pid 39 killed; [2022-04-28T20:30:28.532Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T20:30:28.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T20:30:28.558Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T20:30:28.693Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T20:30:28.697Z] $ docker exec 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed ssh-agent [2022-04-28T20:30:28.836Z] SSH_AUTH_SOCK=/tmp/ssh-9Ml6iUSvScFo/agent.71 [2022-04-28T20:30:28.836Z] SSH_AGENT_PID=77 [2022-04-28T20:30:28.842Z] Running ssh-add (command line suppressed) [2022-04-28T20:30:28.973Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2394181806720868480.key (/w/workspace/edgex-go/3@tmp/private_key_2394181806720868480.key) [2022-04-28T20:30:28.986Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T20:30:29.277Z] + git semver init [2022-04-28T20:30:29.537Z] 2022-04-28 20:30:29,491 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T20:30:29.537Z] 2022-04-28 20:30:29,492 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-04-28T20:30:29.537Z] 2022-04-28 20:30:29,492 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-04-28T20:30:29.537Z] 2022-04-28 20:30:29,493 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,637 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,638 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-3995 with force:False [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,638 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-3995 [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,643 [execute] INFO git cat-file --batch-check [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,650 [execute] INFO git cat-file --batch [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T20:30:33.739Z] 2022-04-28 20:30:33,655 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-3995 [2022-04-28T20:30:33.739Z] 0.0.0 [Pipeline] } [2022-04-28T20:30:33.755Z] $ docker exec --env ******** --env ******** 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed ssh-agent -k [2022-04-28T20:30:33.884Z] unset SSH_AUTH_SOCK; [2022-04-28T20:30:33.884Z] unset SSH_AGENT_PID; [2022-04-28T20:30:33.885Z] echo Agent pid 77 killed; [2022-04-28T20:30:33.894Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T20:30:34.295Z] + git semver [Pipeline] } [2022-04-28T20:30:34.574Z] $ docker stop --time=1 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed [2022-04-28T20:30:36.229Z] $ docker rm -f 9ded3c6ebc7f9838dbabaa5dc2c2b50559f22c761e36b56f840d5dce9a401fed [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T20:30:36.609Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T20:30:36.916Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T20:30:36.920Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-28T20:30:37.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T20:30:37.103Z] ========================================================= [2022-04-28T20:30:37.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T20:30:37.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:30:37.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:37.399Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T20:30:37.399Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T20:30:37.399Z] 666ba61612fd: Pulling fs layer [2022-04-28T20:30:37.399Z] 8ed8ca486205: Pulling fs layer [2022-04-28T20:30:37.399Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T20:30:37.399Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T20:30:37.399Z] ca2b28591e48: Pulling fs layer [2022-04-28T20:30:37.399Z] a51346096db8: Pulling fs layer [2022-04-28T20:30:37.399Z] daebc70d1ce1: Pulling fs layer [2022-04-28T20:30:37.399Z] 0e18a0eac166: Pulling fs layer [2022-04-28T20:30:37.399Z] 22a0e8bec74d: Waiting [2022-04-28T20:30:37.399Z] 4fe6c5a15a65: Waiting [2022-04-28T20:30:37.399Z] daebc70d1ce1: Waiting [2022-04-28T20:30:37.399Z] 0e18a0eac166: Waiting [2022-04-28T20:30:37.399Z] ca2b28591e48: Waiting [2022-04-28T20:30:37.399Z] a51346096db8: Waiting [2022-04-28T20:30:37.399Z] 8ed8ca486205: Verifying Checksum [2022-04-28T20:30:37.399Z] 8ed8ca486205: Download complete [2022-04-28T20:30:37.399Z] 666ba61612fd: Verifying Checksum [2022-04-28T20:30:37.399Z] 666ba61612fd: Download complete [2022-04-28T20:30:37.399Z] 22a0e8bec74d: Verifying Checksum [2022-04-28T20:30:37.399Z] 22a0e8bec74d: Download complete [2022-04-28T20:30:37.399Z] ca2b28591e48: Download complete [2022-04-28T20:30:37.399Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T20:30:37.399Z] 59bf1c3509f3: Download complete [2022-04-28T20:30:37.399Z] a51346096db8: Download complete [2022-04-28T20:30:37.660Z] daebc70d1ce1: Verifying Checksum [2022-04-28T20:30:37.660Z] daebc70d1ce1: Download complete [2022-04-28T20:30:37.660Z] 59bf1c3509f3: Pull complete [2022-04-28T20:30:37.660Z] 666ba61612fd: Pull complete [2022-04-28T20:30:37.923Z] 8ed8ca486205: Pull complete [2022-04-28T20:30:38.185Z] 0e18a0eac166: Verifying Checksum [2022-04-28T20:30:38.185Z] 0e18a0eac166: Download complete [2022-04-28T20:30:38.185Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T20:30:38.185Z] 4fe6c5a15a65: Download complete [2022-04-28T20:30:42.384Z] 4fe6c5a15a65: Pull complete [2022-04-28T20:30:42.384Z] 22a0e8bec74d: Pull complete [2022-04-28T20:30:42.384Z] ca2b28591e48: Pull complete [2022-04-28T20:30:42.384Z] a51346096db8: Pull complete [2022-04-28T20:30:42.384Z] daebc70d1ce1: Pull complete [2022-04-28T20:30:44.923Z] 0e18a0eac166: Pull complete [2022-04-28T20:30:44.923Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T20:30:44.923Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:44.923Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:30:45.234Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:45.235Z] WORKDIR /edgex [2022-04-28T20:30:45.235Z] COPY go.mod . [2022-04-28T20:30:45.235Z] RUN go mod download [2022-04-28T20:30:45.235Z] + docker build -t ci-base-image-x86_64 -f - . [2022-04-28T20:30:46.626Z] Sending build context to Docker daemon 335.2MB [2022-04-28T20:30:46.626Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T20:30:46.626Z] ---> f018257e8ee9 [2022-04-28T20:30:46.626Z] Step 2/4 : WORKDIR /edgex [2022-04-28T20:30:49.960Z] ---> Running in 50a1657402de [2022-04-28T20:30:49.960Z] Removing intermediate container 50a1657402de [2022-04-28T20:30:49.960Z] ---> de3650ef7804 [2022-04-28T20:30:49.960Z] Step 3/4 : COPY go.mod . [2022-04-28T20:30:49.960Z] ---> 26b7766f5f8c [2022-04-28T20:30:49.960Z] Step 4/4 : RUN go mod download [2022-04-28T20:30:49.960Z] ---> Running in 307906f38a36 [2022-04-28T20:30:52.016Z] Still waiting to schedule task [2022-04-28T20:30:52.016Z] ‘prd-ubuntu20.04-docker-8c-8g-33708’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-04-28T20:30:52.016Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33709’ is offline [2022-04-28T20:30:52.016Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-33715’ is offline [2022-04-28T20:31:04.877Z] Removing intermediate container 307906f38a36 [2022-04-28T20:31:04.878Z] ---> 6fb55a6bedab [2022-04-28T20:31:04.878Z] Successfully built 6fb55a6bedab [2022-04-28T20:31:04.878Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:31:05.173Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T20:31:05.173Z] . [Pipeline] withDockerContainer [2022-04-28T20:31:05.241Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T20:31:05.289Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T20:31:05.724Z] $ docker top e3f4bdd9c4651212d7dc87ee0d7da76a084bf564ce78817c53079a9b6d848b4e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:31:06.075Z] + go version [2022-04-28T20:31:06.075Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T20:31:06.097Z] $ docker stop --time=1 e3f4bdd9c4651212d7dc87ee0d7da76a084bf564ce78817c53079a9b6d848b4e [2022-04-28T20:31:07.385Z] $ docker rm -f e3f4bdd9c4651212d7dc87ee0d7da76a084bf564ce78817c53079a9b6d848b4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:31:07.782Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T20:31:07.782Z] . [Pipeline] withDockerContainer [2022-04-28T20:31:07.853Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T20:31:07.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T20:31:08.297Z] $ docker top e487222760f5f7ee762d03def10d592116834fe270da0cba1dc7c227a0d48f60 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T20:31:08.379Z] ========================================================= [2022-04-28T20:31:08.379Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T20:31:08.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:31:08.689Z] + make test [2022-04-28T20:31:08.689Z] go mod tidy -compat=1.17 [2022-04-28T20:31:08.689Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T20:31:13.970Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T20:31:26.176Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T20:31:26.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements [2022-04-28T20:31:26.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T20:31:26.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T20:31:26.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements [2022-04-28T20:31:26.742Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T20:31:27.310Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 53.4% of statements [2022-04-28T20:31:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T20:31:27.310Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.856s coverage: 89.2% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 84.4% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.459s coverage: 95.6% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.115s coverage: 58.8% of statements [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements [2022-04-28T20:31:30.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.081s coverage: 79.5% of statements [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements [2022-04-28T20:31:30.600Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2022-04-28T20:31:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.071s coverage: 94.4% of statements [2022-04-28T20:31:40.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements [2022-04-28T20:31:42.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.5% of statements [2022-04-28T20:31:42.505Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.076s coverage: 87.2% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.060s coverage: 58.8% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.078s coverage: 80.0% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.147s coverage: 91.2% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.180s coverage: 64.4% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.405s coverage: 65.4% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 43.8% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.042s coverage: 89.5% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 92.3% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 63.2% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.065s coverage: 28.9% of statements [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T20:31:52.503Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-04-28T20:31:52.503Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 96.9% of statements [2022-04-28T20:31:52.503Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T20:32:10.603Z] GO111MODULE=on go vet ./... [2022-04-28T20:32:13.890Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T20:32:14.151Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T20:32:14.718Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T20:32:14.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T20:32:15.286Z] + ls -al . [2022-04-28T20:32:15.287Z] total 672 [2022-04-28T20:32:15.287Z] drwxrwxr-x 10 1001 1001 4096 Apr 28 20:32 . [2022-04-28T20:32:15.287Z] drwxr-xr-x 4 root root 4096 Apr 28 20:31 .. [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 20:30 .dockerignore [2022-04-28T20:32:15.287Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:30 .git [2022-04-28T20:32:15.287Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:30 .github [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 20:30 .gitignore [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 20:30 .golangci.yml [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 20:30 .hadolint.yml [2022-04-28T20:32:15.287Z] drwxr-xr-x 3 1001 1001 4096 Apr 28 20:30 .semver [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 20:30 .sonarcloud.properties [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 20:30 ADOPTERS.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 20:30 Attribution.txt [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 20:30 CHANGELOG.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 20:30 CONTRIBUTING.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 20:30 GOVERNANCE.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 20:30 Jenkinsfile [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 20:30 LICENSE [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 20:30 Makefile [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 20:30 OWNERS.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 20:30 README.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 20:30 SECURITY.md [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 20:30 VERSION [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 20:30 ZMQWindows.md [2022-04-28T20:32:15.287Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 20:30 bin [2022-04-28T20:32:15.287Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 20:30 cmd [2022-04-28T20:32:15.287Z] -rw-r--r-- 1 root root 435134 Apr 28 20:31 coverage.out [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 20:30 go.mod [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 20:30 go.sum [2022-04-28T20:32:15.287Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:30 internal [2022-04-28T20:32:15.287Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:30 openapi [2022-04-28T20:32:15.287Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 20:30 snap [2022-04-28T20:32:15.287Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 20:30 version.go [Pipeline] sh [2022-04-28T20:32:15.578Z] + '[' -e coverage.out ] [2022-04-28T20:32:15.578Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T20:32:15.705Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T20:32:15.991Z] + make build [2022-04-28T20:32:15.991Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T20:32:30.883Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T20:32:39.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T20:32:39.003Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T20:32:44.276Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T20:32:44.534Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T20:32:45.472Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T20:32:46.849Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T20:32:47.419Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T20:32:48.355Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T20:32:48.924Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T20:32:49.860Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T20:32:51.242Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T20:32:52.641Z] $ docker stop --time=1 e487222760f5f7ee762d03def10d592116834fe270da0cba1dc7c227a0d48f60 [2022-04-28T20:32:55.396Z] $ docker rm -f e487222760f5f7ee762d03def10d592116834fe270da0cba1dc7c227a0d48f60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:32:56.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:56.230Z] [2022-04-28T20:32:56.230Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:32:56.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:32:56.526Z] latest: Pulling from edgex-devops/edgex-compose [2022-04-28T20:32:56.526Z] cbdbe7a5bc2a: Pulling fs layer [2022-04-28T20:32:56.526Z] ca9280d653b3: Pulling fs layer [2022-04-28T20:32:56.526Z] 7e9c9ca2126c: Pulling fs layer [2022-04-28T20:32:56.526Z] cbdbe7a5bc2a: Verifying Checksum [2022-04-28T20:32:56.526Z] cbdbe7a5bc2a: Download complete [2022-04-28T20:32:56.785Z] ca9280d653b3: Verifying Checksum [2022-04-28T20:32:56.785Z] ca9280d653b3: Download complete [2022-04-28T20:32:56.785Z] cbdbe7a5bc2a: Pull complete [2022-04-28T20:32:57.044Z] 7e9c9ca2126c: Verifying Checksum [2022-04-28T20:32:57.044Z] 7e9c9ca2126c: Download complete [2022-04-28T20:32:57.302Z] ca9280d653b3: Pull complete [2022-04-28T20:33:00.590Z] 7e9c9ca2126c: Pull complete [2022-04-28T20:33:00.590Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-04-28T20:33:00.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:33:00.590Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2022-04-28T20:33:00.654Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T20:33:00.703Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T20:33:02.041Z] $ docker top 3324450b354c60ccc562a45096d46355054b44618fe99a8604c6f1d34f27614e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:33:02.425Z] + docker-compose build --help [2022-04-28T20:33:02.425Z] + grep parallel [2022-04-28T20:33:03.034Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T20:33:03.058Z] $ docker stop --time=1 3324450b354c60ccc562a45096d46355054b44618fe99a8604c6f1d34f27614e [2022-04-28T20:33:04.370Z] $ docker rm -f 3324450b354c60ccc562a45096d46355054b44618fe99a8604c6f1d34f27614e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:33:04.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-04-28T20:33:04.769Z] . [Pipeline] withDockerContainer [2022-04-28T20:33:04.837Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T20:33:04.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-04-28T20:33:05.292Z] $ docker top d36ba1eb710f43131ba56db47c0d1ea811f59fe8793e042410d45e8e51c3fe8a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:33:05.654Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T20:33:06.225Z] Building core-command ... [2022-04-28T20:33:06.225Z] Building core-data ... [2022-04-28T20:33:06.225Z] Building core-metadata ... [2022-04-28T20:33:06.225Z] Building security-bootstrapper ... [2022-04-28T20:33:06.225Z] Building security-proxy-setup ... [2022-04-28T20:33:06.225Z] Building security-secretstore-setup ... [2022-04-28T20:33:06.225Z] Building security-spiffe-token-provider ... [2022-04-28T20:33:06.225Z] Building security-spire-agent ... [2022-04-28T20:33:06.225Z] Building security-spire-config ... [2022-04-28T20:33:06.225Z] Building security-spire-server ... [2022-04-28T20:33:06.225Z] Building support-notifications ... [2022-04-28T20:33:06.225Z] Building support-scheduler ... [2022-04-28T20:33:06.225Z] Building sys-mgmt-agent ... [2022-04-28T20:33:06.225Z] Building security-spiffe-token-provider [2022-04-28T20:33:06.225Z] Building core-command [2022-04-28T20:33:06.225Z] Building security-spire-agent [2022-04-28T20:33:06.225Z] Building security-secretstore-setup [2022-04-28T20:33:06.225Z] Building security-spire-config [2022-04-28T20:33:24.321Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:24.322Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:24.322Z] ---> 6fb55a6bedab [2022-04-28T20:33:24.322Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:33:24.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:24.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:24.322Z] ---> 6fb55a6bedab [2022-04-28T20:33:24.322Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:33:24.322Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:24.322Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:24.322Z] ---> 6fb55a6bedab [2022-04-28T20:33:24.322Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:33:24.322Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:24.322Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:24.322Z] ---> 6fb55a6bedab [2022-04-28T20:33:24.322Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T20:33:24.322Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:33:24.322Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:33:24.322Z] ---> 6fb55a6bedab [2022-04-28T20:33:24.322Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:33:26.865Z] ---> Running in 287cf8c474cb [2022-04-28T20:33:26.865Z] ---> Running in 808055cc4018 [2022-04-28T20:33:26.865Z] ---> Running in 7f72b3f51811 [2022-04-28T20:33:26.865Z] ---> Running in b8ad9f97659f [2022-04-28T20:33:26.865Z] ---> Running in da65b16dc366 [2022-04-28T20:33:26.865Z] Removing intermediate container 7f72b3f51811 [2022-04-28T20:33:26.865Z] ---> ee76651e37f0 [2022-04-28T20:33:26.865Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:26.865Z] Removing intermediate container b8ad9f97659f [2022-04-28T20:33:26.865Z] ---> de00cda73c31 [2022-04-28T20:33:26.865Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:26.865Z] Removing intermediate container 808055cc4018 [2022-04-28T20:33:26.865Z] ---> 62e7bbea0d9d [2022-04-28T20:33:26.865Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:26.865Z] Removing intermediate container 287cf8c474cb [2022-04-28T20:33:26.865Z] ---> 3b853a1f7cd9 [2022-04-28T20:33:26.865Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:33:26.865Z] Removing intermediate container da65b16dc366 [2022-04-28T20:33:26.865Z] ---> fc12df578073 [2022-04-28T20:33:26.865Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T20:33:26.865Z] ---> Running in aa4c0a0f8df4 [2022-04-28T20:33:26.865Z] ---> Running in b6e56661b992 [2022-04-28T20:33:26.865Z] ---> Running in 5c36110fe388 [2022-04-28T20:33:26.865Z] ---> Running in 919b08e7d5fa [2022-04-28T20:33:27.125Z] ---> Running in 211528a6e031 [2022-04-28T20:33:28.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:28.066Z] Removing intermediate container aa4c0a0f8df4 [2022-04-28T20:33:28.066Z] ---> 4f929720d81d [2022-04-28T20:33:28.066Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T20:33:28.066Z] ---> Running in 9c7fa749971d [2022-04-28T20:33:28.327Z] Removing intermediate container b6e56661b992 [2022-04-28T20:33:28.327Z] ---> a721796031ec [2022-04-28T20:33:28.327Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T20:33:28.327Z] ---> Running in 5ccac58b5eea [2022-04-28T20:33:28.327Z] Removing intermediate container 919b08e7d5fa [2022-04-28T20:33:28.327Z] ---> 0792365a7a29 [2022-04-28T20:33:28.327Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:33:28.586Z] ---> Running in 22b6787db997 [2022-04-28T20:33:28.586Z] Removing intermediate container 5c36110fe388 [2022-04-28T20:33:28.586Z] ---> e015bcda695a [2022-04-28T20:33:28.587Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:33:28.587Z] ---> Running in 708db1d50a83 [2022-04-28T20:33:28.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:28.845Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.104Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.374Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:33:29.374Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:33:29.374Z] OK: 15864 distinct packages available [2022-04-28T20:33:29.374Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.635Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.896Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:29.896Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:30.158Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:33:30.158Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:30.158Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:30.158Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:30.418Z] Removing intermediate container 9c7fa749971d [2022-04-28T20:33:30.418Z] ---> f324a4bc9fd8 [2022-04-28T20:33:30.418Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:33:30.418Z] OK: 221 MiB in 52 packages [2022-04-28T20:33:30.678Z] ---> d881047ed2f1 [2022-04-28T20:33:30.678Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:30.678Z] ---> Running in 7ec05dda2b8b [2022-04-28T20:33:30.678Z] Removing intermediate container 22b6787db997 [2022-04-28T20:33:30.678Z] ---> e1695fa133e5 [2022-04-28T20:33:30.678Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:33:30.678Z] Removing intermediate container 708db1d50a83 [2022-04-28T20:33:30.678Z] ---> 6f5bc96504b8 [2022-04-28T20:33:30.678Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:33:30.938Z] Removing intermediate container 5ccac58b5eea [2022-04-28T20:33:30.938Z] ---> bd738a005c06 [2022-04-28T20:33:30.938Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:33:30.938Z] ---> d322164e8e72 [2022-04-28T20:33:30.938Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:30.938Z] ---> 1b7b532e3ec4 [2022-04-28T20:33:30.938Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:30.938Z] ---> Running in aaf24b418671 [2022-04-28T20:33:31.198Z] ---> 30e87a89252c [2022-04-28T20:33:31.198Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:31.198Z] ---> Running in 2ddcf40fefa8 [2022-04-28T20:33:31.198Z] ---> Running in 81bd0a7903f8 [2022-04-28T20:33:31.198Z] Removing intermediate container 211528a6e031 [2022-04-28T20:33:31.198Z] ---> 50b82141325b [2022-04-28T20:33:31.198Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T20:33:31.457Z] ---> 81719cbee6dc [2022-04-28T20:33:31.457Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:33:31.457Z] ---> Running in b02da94d1207 [2022-04-28T20:33:32.030Z] Removing intermediate container 7ec05dda2b8b [2022-04-28T20:33:32.030Z] ---> 7f3c84f307bf [2022-04-28T20:33:32.030Z] Step 8/23 : COPY . . [2022-04-28T20:33:32.643Z] Removing intermediate container aaf24b418671 [2022-04-28T20:33:32.644Z] ---> 7ab668cdd911 [2022-04-28T20:33:32.644Z] Step 8/26 : COPY . . [2022-04-28T20:33:35.194Z] Removing intermediate container 2ddcf40fefa8 [2022-04-28T20:33:35.194Z] ---> 18d7cb233342 [2022-04-28T20:33:35.194Z] Step 8/26 : COPY . . [2022-04-28T20:33:35.194Z] Removing intermediate container 81bd0a7903f8 [2022-04-28T20:33:35.194Z] ---> 4132f920af43 [2022-04-28T20:33:35.194Z] Step 8/25 : COPY . . [2022-04-28T20:33:35.194Z] Removing intermediate container b02da94d1207 [2022-04-28T20:33:35.194Z] ---> 75f0fcc0fbd7 [2022-04-28T20:33:35.194Z] Step 7/20 : COPY . . [2022-04-28T20:33:41.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33718 in /w/workspace/edgexfoundry_edgex-go_PR-3995 [Pipeline] { [Pipeline] ws [2022-04-28T20:33:41.613Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-04-28T20:33:41.870Z] The recommended git tool is: git [2022-04-28T20:33:45.176Z] ---> 2bcc95cb7e7e [2022-04-28T20:33:45.176Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T20:33:45.176Z] ---> a35428f5809f [2022-04-28T20:33:45.176Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:33:45.176Z] ---> 5899e0154cce [2022-04-28T20:33:45.176Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T20:33:45.176Z] ---> c22bd51e1cfe [2022-04-28T20:33:45.176Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:33:45.176Z] ---> 5ce6a3405250 [2022-04-28T20:33:45.176Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T20:33:45.176Z] ---> Running in 012f30bc24ae [2022-04-28T20:33:45.176Z] ---> Running in 950b621be614 [2022-04-28T20:33:45.176Z] ---> Running in 02040cd0e20d [2022-04-28T20:33:45.176Z] ---> Running in 13ac21f97f53 [2022-04-28T20:33:45.176Z] ---> Running in 336e7f3313c6 [2022-04-28T20:33:45.176Z] Removing intermediate container 02040cd0e20d [2022-04-28T20:33:45.176Z] ---> 0812c7f839d6 [2022-04-28T20:33:45.176Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:33:45.176Z] Removing intermediate container 336e7f3313c6 [2022-04-28T20:33:45.176Z] ---> f58ecbfc8ec7 [2022-04-28T20:33:45.176Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:33:45.176Z] ---> Running in 4a037a2b86c0 [2022-04-28T20:33:45.176Z] ---> Running in 97cbcb1715b4 [2022-04-28T20:33:45.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T20:33:45.435Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T20:33:45.698Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T20:33:46.633Z] Removing intermediate container 97cbcb1715b4 [2022-04-28T20:33:46.633Z] ---> 2fb9be04fdb7 [2022-04-28T20:33:46.633Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:33:46.633Z] Removing intermediate container 4a037a2b86c0 [2022-04-28T20:33:46.633Z] ---> 1fb6eb9bb125 [2022-04-28T20:33:46.633Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:33:46.633Z] ---> Running in bda4a7b47e88 [2022-04-28T20:33:46.633Z] ---> Running in ed06c4bf2be3 [2022-04-28T20:33:46.893Z] Removing intermediate container ed06c4bf2be3 [2022-04-28T20:33:46.893Z] ---> 49089592865c [2022-04-28T20:33:46.893Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T20:33:46.893Z] Removing intermediate container bda4a7b47e88 [2022-04-28T20:33:46.893Z] ---> 17187b9519ae [2022-04-28T20:33:46.893Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T20:33:46.893Z] ---> Running in c9aa943ecac7 [2022-04-28T20:33:47.151Z] ---> Running in c2417df7520e [2022-04-28T20:33:48.540Z] spire-1.2.1/ [2022-04-28T20:33:48.540Z] spire-1.2.1/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.data/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.data/.file [2022-04-28T20:33:48.540Z] spire-1.2.1/.dockerignore [2022-04-28T20:33:48.540Z] spire-1.2.1/.gitattributes [2022-04-28T20:33:48.540Z] spire-1.2.1/.githooks/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.gitignore [2022-04-28T20:33:48.540Z] spire-1.2.1/.go-version [2022-04-28T20:33:48.540Z] spire-1.2.1/.golangci.yml [2022-04-28T20:33:48.540Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:33:48.540Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile.devspire-1.2.1/.data/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.data/.file [2022-04-28T20:33:48.540Z] spire-1.2.1/.dockerignore [2022-04-28T20:33:48.540Z] spire-1.2.1/.gitattributes [2022-04-28T20:33:48.540Z] spire-1.2.1/.githooks/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:33:48.540Z] spire-1.2.1/.gitignore [2022-04-28T20:33:48.540Z] spire-1.2.1/.go-version [2022-04-28T20:33:48.540Z] spire-1.2.1/.golangci.yml [2022-04-28T20:33:48.540Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:33:48.540Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:33:48.540Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:33:48.540Z] spire-1.2.1/LICENSE [2022-04-28T20:33:48.540Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:33:48.540Z] spire-1.2.1/Makefile [2022-04-28T20:33:48.540Z] spire-1.2.1/README.md [2022-04-28T20:33:48.540Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:33:48.540Z] spire-1.2.1/SECURITY.md [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:33:48.540Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:33:48.540Z] spire-1.2.1/LICENSE [2022-04-28T20:33:48.540Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:33:48.540Z] spire-1.2.1/Makefile [2022-04-28T20:33:48.540Z] spire-1.2.1/README.md [2022-04-28T20:33:48.540Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:33:48.540Z] spire-1.2.1/SECURITY.md [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:33:48.540Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/ [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/ [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:33:48.541Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/ [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/ [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/ [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:33:48.541Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/examples/ [2022-04-28T20:33:48.542Z] spire-1.2.1/examples/README.md [2022-04-28T20:33:48.542Z] spire-1.2.1/go.mod [2022-04-28T20:33:48.542Z] spire-1.2.1/go.sum [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:33:48.542Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:33:48.542Z] spire-1.2.1/examples/ [2022-04-28T20:33:48.542Z] spire-1.2.1/examples/README.md [2022-04-28T20:33:48.542Z] spire-1.2.1/go.mod [2022-04-28T20:33:48.542Z] spire-1.2.1/go.sum [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:33:48.542Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:33:48.543Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:33:48.544Z] [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/context.gospire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:33:48.544Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:33:48.545Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:33:48.546Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:33:48.547Z] [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.gospire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:33:48.547Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:33:48.548Z] [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:33:48.548Z] [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pemspire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/release/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:33:48.548Z] spire-1.2.1/release/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/script/ [2022-04-28T20:33:48.548Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:33:48.548Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:33:48.548Z] spire-1.2.1/support/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:33:48.548Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:33:48.548Z] spire-1.2.1/script/ [2022-04-28T20:33:48.548Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:33:48.548Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:33:48.548Z] spire-1.2.1/support/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:33:48.548Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/clock/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:33:48.549Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/clock/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:33:48.549Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/common [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/common [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:33:48.550Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:33:48.551Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:33:48.552Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testca/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testkey/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/race.go [2022-04-28T20:33:48.552Z] spire-1.2.1/test/util/util.go [2022-04-28T20:33:48.552Z] building spire from source... [2022-04-28T20:33:48.552Z] [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:33:48.552Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:33:48.553Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:33:48.553Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testca/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testkey/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/ [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/race.go [2022-04-28T20:33:48.553Z] spire-1.2.1/test/util/util.go [2022-04-28T20:33:48.553Z] building spire from source... [2022-04-28T20:33:48.812Z] Installing go1.17.7... [2022-04-28T20:33:48.812Z] Installing go1.17.7... [2022-04-28T20:33:49.308Z] using credential edgex-jenkins-ssh [2022-04-28T20:33:49.327Z] Cloning the remote Git repository [2022-04-28T20:33:49.398Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:33:49.484Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-04-28T20:33:49.577Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:33:49.578Z] > git --version # timeout=10 [2022-04-28T20:33:49.607Z] > git --version # 'git version 2.25.1' [2022-04-28T20:33:49.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:33:49.758Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T20:33:55.378Z] Building bin/spire-server... [2022-04-28T20:33:55.378Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:33:55.378Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:33:55.378Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:33:55.378Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:33:55.378Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:33:55.378Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:33:55.378Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:33:55.378Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:33:55.378Z] Building bin/spire-server... [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:33:55.379Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:33:55.379Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:33:55.379Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:33:55.379Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:33:55.379Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:33:55.379Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:33:55.379Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:33:55.379Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:33:55.379Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:33:55.379Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:33:55.379Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:33:55.379Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:33:55.379Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:33:55.379Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:33:55.379Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:33:55.379Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:33:55.379Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:33:55.379Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:33:55.379Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:33:55.379Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:33:55.379Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:33:55.379Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:33:55.379Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:33:55.379Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:33:55.379Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:33:55.379Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:33:55.379Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:33:55.379Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:33:55.379Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:33:55.379Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:33:55.379Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:33:55.379Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:33:55.379Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:33:55.379Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:33:55.379Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:33:55.640Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:33:55.640Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:33:55.640Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:33:55.640Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:33:55.640Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:33:55.640Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:33:55.640Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:33:55.640Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:33:55.640Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:33:55.640Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:33:55.640Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:33:55.640Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:33:55.640Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:33:55.640Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:33:55.640Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:33:55.640Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:33:55.640Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:33:55.640Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:33:55.640Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:33:55.640Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:33:55.899Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:33:55.899Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:33:55.899Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:33:55.899Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:33:55.899Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:33:55.899Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:33:55.899Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:33:55.899Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:33:55.899Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:33:55.899Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:33:56.466Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:33:58.370Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:33:58.370Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:33:58.370Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:33:58.370Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:33:58.370Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:34:02.560Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:34:02.560Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:34:02.560Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:34:02.560Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:34:02.560Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:34:02.560Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:34:02.560Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:34:02.560Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:34:02.560Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:34:02.560Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:34:02.560Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:34:02.560Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:34:02.560Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:34:02.560Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:34:02.560Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:34:02.560Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:34:02.560Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:34:02.560Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:34:02.560Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:34:02.560Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:34:02.958Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:34:03.217Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:34:03.217Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:34:03.217Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:34:03.217Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:34:03.476Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:34:03.735Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:34:03.735Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:34:03.735Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:34:03.994Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:34:03.994Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:34:03.994Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:34:03.994Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:34:03.994Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:34:04.253Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:34:04.253Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:34:04.253Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:34:04.253Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:34:04.253Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:34:04.253Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:34:04.512Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:34:04.512Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:34:04.512Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:34:04.512Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:34:04.770Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:34:04.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:34:04.770Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:34:04.770Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:34:04.770Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:34:04.770Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:34:04.770Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:34:04.770Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:34:04.770Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:34:04.770Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:34:04.770Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:34:05.028Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:34:05.028Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:34:05.028Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:34:07.562Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:34:07.562Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:34:07.562Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:34:07.562Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:34:07.562Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:34:07.562Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:34:07.562Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:34:07.562Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T20:34:07.562Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:34:07.562Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:34:07.562Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:34:07.562Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:34:07.562Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:34:07.562Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:34:07.562Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:34:07.562Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:34:07.562Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:34:07.562Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:34:07.562Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:34:07.562Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:34:07.562Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:34:07.562Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:34:07.562Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:34:07.562Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:34:07.562Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:34:07.562Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:34:07.562Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:34:07.562Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:34:07.562Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:34:07.562Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:34:07.562Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:34:07.562Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:34:07.562Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:34:07.562Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:34:07.821Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:34:07.821Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:34:07.821Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:34:07.821Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:34:07.821Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:34:07.821Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:34:07.821Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:34:07.821Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:34:07.821Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:34:07.821Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:34:07.821Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:34:07.821Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:34:07.821Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:34:07.821Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:34:07.821Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:34:07.821Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:34:07.821Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:34:07.821Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:34:07.821Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:34:07.821Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:34:07.821Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:34:08.079Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:34:08.079Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:34:08.079Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:34:08.079Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:34:08.079Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:34:08.079Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:34:08.079Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:34:08.079Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:34:08.079Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:34:08.079Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:34:08.079Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:34:08.079Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:34:08.079Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:34:08.079Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:34:08.079Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:34:08.337Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:34:08.337Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:34:08.337Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:34:08.337Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:34:08.337Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:34:08.337Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:34:08.337Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:34:08.337Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:34:08.337Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:34:08.337Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:34:08.337Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:34:08.597Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:34:08.597Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:34:08.597Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:34:08.597Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:34:08.597Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:34:08.597Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:34:08.597Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:34:08.597Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:34:08.597Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:34:08.597Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:34:08.597Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:34:10.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T20:34:10.094Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T20:34:10.127Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-04-28T20:34:10.165Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-04-28T20:34:10.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:34:10.187Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3995/head:refs/remotes/origin/PR-3995 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T20:34:11.068Z] Merging remotes/origin/main commit 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 into PR head commit 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c [2022-04-28T20:34:11.779Z] Merge succeeded, producing 2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T20:34:11.780Z] Checking out Revision 2d4ed25662ed987c8836987f8f3c3e9bf058af27 (PR-3995) [2022-04-28T20:34:11.096Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T20:34:11.119Z] > git checkout -f 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [2022-04-28T20:34:11.394Z] > git remote # timeout=10 [2022-04-28T20:34:11.412Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T20:34:11.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T20:34:11.443Z] > git merge 08f871be9aeb39437cbfe86cbb0b4d15d0abe658 # timeout=10 [2022-04-28T20:34:11.759Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T20:34:11.793Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T20:34:11.808Z] > git checkout -f 2d4ed25662ed987c8836987f8f3c3e9bf058af27 # timeout=10 [2022-04-28T20:34:13.888Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:34:13.888Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:34:14.214Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:34:14.214Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:34:16.348Z] Commit message: "Merge commit '08f871be9aeb39437cbfe86cbb0b4d15d0abe658' into HEAD" [2022-04-28T20:34:16.365Z] > git rev-list --no-walk 7d0cc4ef1b4f647c2e251548699fd9c7f022fa8c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T20:34:17.347Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T20:34:17.347Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T20:34:17.347Z] Dload Upload Total Spent Left Speed [2022-04-28T20:34:17.347Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-04-28T20:34:17.894Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T20:34:18.264Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T20:34:18.264Z] + sudo tee /etc/docker/daemon.new [2022-04-28T20:34:18.264Z] { [2022-04-28T20:34:18.264Z] "registry-mirrors": [ [2022-04-28T20:34:18.264Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T20:34:18.264Z] ], [2022-04-28T20:34:18.264Z] "bip": "10.250.0.254/24", [2022-04-28T20:34:18.264Z] "hosts": [ [2022-04-28T20:34:18.264Z] "tcp://0.0.0.0:5555", [2022-04-28T20:34:18.264Z] "unix:///var/run/docker.sock" [2022-04-28T20:34:18.264Z] ], [2022-04-28T20:34:18.264Z] "mtu": 1458, [2022-04-28T20:34:18.264Z] "selinux-enabled": true, [2022-04-28T20:34:18.264Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T20:34:18.264Z] } [Pipeline] sh [2022-04-28T20:34:18.631Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T20:34:18.981Z] + sudo service docker restart [2022-04-28T20:34:32.401Z] Removing intermediate container 012f30bc24ae [2022-04-28T20:34:32.401Z] ---> 1d5dcb897732 [2022-04-28T20:34:32.401Z] [2022-04-28T20:34:32.401Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T20:34:32.401Z] Removing intermediate container 13ac21f97f53 [2022-04-28T20:34:32.401Z] ---> 39b075d177d3 [2022-04-28T20:34:32.401Z] [2022-04-28T20:34:32.401Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:34:32.401Z] Removing intermediate container 950b621be614 [2022-04-28T20:34:32.401Z] ---> 71817859a895 [2022-04-28T20:34:32.401Z] [2022-04-28T20:34:32.401Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T20:34:32.401Z] 3.14: Pulling from library/alpine [2022-04-28T20:34:32.401Z] 3.14: Pulling from library/alpine [2022-04-28T20:34:32.662Z] 3.15: Pulling from library/alpine [2022-04-28T20:34:33.229Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:34:33.229Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T20:34:33.229Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:34:33.229Z] Status: Image is up to date for alpine:3.14 [2022-04-28T20:34:33.229Z] ---> e04c818066af [2022-04-28T20:34:33.229Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:34:33.229Z] ---> e04c818066af [2022-04-28T20:34:33.229Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T20:34:33.797Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T20:34:33.797Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T20:34:33.797Z] ---> 0ac33e5f5afa [2022-04-28T20:34:33.797Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:34:34.114Z] ---> Running in 2bff42252679 [2022-04-28T20:34:34.114Z] ---> Running in 6c420fd9f0cd [2022-04-28T20:34:34.114Z] ---> Running in c69167cb6225 [2022-04-28T20:34:34.470Z] Removing intermediate container c69167cb6225 [2022-04-28T20:34:34.470Z] ---> 5fe7ba5b347c [2022-04-28T20:34:34.470Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:34.791Z] ---> Running in 7897d7856837 [2022-04-28T20:34:34.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:35.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:35.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:35.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:35.312Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T20:34:35.312Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:35.312Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T20:34:35.312Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:34:35.312Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:34:35.312Z] OK: 6 MiB in 17 packages [2022-04-28T20:34:35.312Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:35.312Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:34:35.312Z] OK: 6 MiB in 15 packages [2022-04-28T20:34:36.692Z] Removing intermediate container 6c420fd9f0cd [2022-04-28T20:34:36.692Z] ---> 2bae31a93907 [2022-04-28T20:34:36.692Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T20:34:36.692Z] Removing intermediate container 2bff42252679 [2022-04-28T20:34:36.692Z] ---> 37346da1d208 [2022-04-28T20:34:36.692Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:34:36.692Z] Removing intermediate container 7897d7856837 [2022-04-28T20:34:36.692Z] ---> 8c770cf491d5 [2022-04-28T20:34:36.692Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T20:34:36.692Z] ---> Running in c07139526d7c [2022-04-28T20:34:36.692Z] ---> Running in b087122ddf51 [2022-04-28T20:34:36.692Z] ---> Running in c86a3117cb75 [2022-04-28T20:34:36.951Z] Removing intermediate container c07139526d7c [2022-04-28T20:34:36.951Z] ---> de5f0961c8f2 [2022-04-28T20:34:36.951Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T20:34:36.951Z] ---> Running in aeed41280dce [2022-04-28T20:34:36.951Z] Removing intermediate container b087122ddf51 [2022-04-28T20:34:36.951Z] ---> 092c2da4455a [2022-04-28T20:34:36.951Z] Step 13/25 : WORKDIR / [2022-04-28T20:34:37.214Z] ---> Running in 978a1d2ce1a2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T20:34:37.368Z] provisioning config files... [2022-04-28T20:34:37.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config63008162398535157tmp [2022-04-28T20:34:37.481Z] Removing intermediate container aeed41280dce [2022-04-28T20:34:37.481Z] ---> acddf2b92667 [2022-04-28T20:34:37.481Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T20:34:37.481Z] ---> Running in c8fc3b4cf244 [2022-04-28T20:34:37.481Z] Removing intermediate container 978a1d2ce1a2 [2022-04-28T20:34:37.481Z] ---> 2a7020896c5d [2022-04-28T20:34:37.481Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T20:34:37.481Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T20:34:37.913Z] ---> docker-login.sh [2022-04-28T20:34:37.913Z] nexus3.edgexfoundry.org:10001 [2022-04-28T20:34:38.048Z] Removing intermediate container c8fc3b4cf244 [2022-04-28T20:34:38.048Z] ---> 0d28f82b2baa [2022-04-28T20:34:38.048Z] Step 15/23 : WORKDIR / [2022-04-28T20:34:38.048Z] ---> 733a81e4f2fc [2022-04-28T20:34:38.048Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T20:34:38.048Z] ---> Running in a6978c290920 [2022-04-28T20:34:38.307Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:38.307Z] Removing intermediate container a6978c290920 [2022-04-28T20:34:38.307Z] ---> cf04b982e346 [2022-04-28T20:34:38.307Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:34:38.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:34:38.567Z] ---> 888896fe47a5 [2022-04-28T20:34:38.567Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:38.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:34:38.779Z] Configure a credential helper to remove this warning. See [2022-04-28T20:34:38.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:34:38.779Z] [2022-04-28T20:34:38.779Z] Login Succeeded [2022-04-28T20:34:38.779Z] nexus3.edgexfoundry.org:10002 [2022-04-28T20:34:38.832Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:34:38.833Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:34:38.833Z] OK: 15854 distinct packages available [2022-04-28T20:34:38.833Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:38.833Z] ---> 8c7ca060f46c [2022-04-28T20:34:38.833Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T20:34:39.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:34:39.092Z] ---> 5def10ccfd73 [2022-04-28T20:34:39.092Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T20:34:39.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:34:39.335Z] Configure a credential helper to remove this warning. See [2022-04-28T20:34:39.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:34:39.335Z] [2022-04-28T20:34:39.335Z] Login Succeeded [2022-04-28T20:34:39.335Z] nexus3.edgexfoundry.org:10003 [2022-04-28T20:34:39.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:34:39.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:39.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:34:39.884Z] Configure a credential helper to remove this warning. See [2022-04-28T20:34:39.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:34:39.884Z] [2022-04-28T20:34:39.884Z] Login Succeeded [2022-04-28T20:34:39.884Z] nexus3.edgexfoundry.org:10004 [2022-04-28T20:34:39.928Z] ---> 60d03a196f63 [2022-04-28T20:34:39.928Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T20:34:39.928Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T20:34:39.928Z] ---> 26597c018d8b [2022-04-28T20:34:39.928Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:40.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:34:40.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:34:40.157Z] Configure a credential helper to remove this warning. See [2022-04-28T20:34:40.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:34:40.157Z] [2022-04-28T20:34:40.157Z] Login Succeeded [2022-04-28T20:34:40.157Z] docker.io [2022-04-28T20:34:40.185Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:34:40.186Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T20:34:40.186Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T20:34:40.489Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T20:34:40.489Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T20:34:40.489Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:34:40.748Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T20:34:40.748Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T20:34:40.748Z] ---> 17ff8e19eed5 [2022-04-28T20:34:40.748Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T20:34:40.748Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:34:40.748Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:34:40.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T20:34:41.016Z] OK: 8 MiB in 23 packages [2022-04-28T20:34:41.016Z] ---> 762a479ad995 [2022-04-28T20:34:41.016Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T20:34:41.016Z] ---> Running in 96304ac5fc65 [2022-04-28T20:34:41.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T20:34:41.025Z] Configure a credential helper to remove this warning. See [2022-04-28T20:34:41.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T20:34:41.025Z] [2022-04-28T20:34:41.025Z] Login Succeeded [2022-04-28T20:34:41.025Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T20:34:41.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-04-28T20:34:41.277Z] Removing intermediate container 96304ac5fc65 [2022-04-28T20:34:41.277Z] ---> c525cee73689 [2022-04-28T20:34:41.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [Pipeline] echo [2022-04-28T20:34:41.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T20:34:41.340Z] ========================================================= [2022-04-28T20:34:41.340Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T20:34:41.340Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:34:41.536Z] ---> Running in 2338e459bcf5 [2022-04-28T20:34:41.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:34:41.795Z] ---> 64e001700732 [2022-04-28T20:34:41.795Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T20:34:41.956Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T20:34:41.956Z] 9b3977197b4f: Pulling fs layer [2022-04-28T20:34:41.956Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T20:34:41.956Z] 94645a83ff95: Pulling fs layer [2022-04-28T20:34:41.956Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T20:34:41.956Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T20:34:41.956Z] 3096ccb668a1: Pulling fs layer [2022-04-28T20:34:41.956Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T20:34:41.956Z] a4caa8a26152: Pulling fs layer [2022-04-28T20:34:41.956Z] 0c92f367c5e7: Waiting [2022-04-28T20:34:41.956Z] 3096ccb668a1: Waiting [2022-04-28T20:34:41.956Z] e8cf19c19ddd: Waiting [2022-04-28T20:34:41.956Z] a4caa8a26152: Waiting [2022-04-28T20:34:41.956Z] 3f3a8bcf1eab: Waiting [2022-04-28T20:34:41.956Z] 94645a83ff95: Verifying Checksum [2022-04-28T20:34:41.956Z] 94645a83ff95: Download complete [2022-04-28T20:34:41.956Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T20:34:41.956Z] 1a89e8eeedd5: Download complete [2022-04-28T20:34:41.956Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T20:34:41.956Z] 0c92f367c5e7: Download complete [2022-04-28T20:34:41.956Z] 3096ccb668a1: Verifying Checksum [2022-04-28T20:34:41.956Z] 3096ccb668a1: Download complete [2022-04-28T20:34:41.956Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T20:34:41.956Z] 9b3977197b4f: Verifying Checksum [2022-04-28T20:34:41.956Z] 9b3977197b4f: Download complete [2022-04-28T20:34:41.956Z] e8cf19c19ddd: Download complete [2022-04-28T20:34:42.059Z] Removing intermediate container 2338e459bcf5 [2022-04-28T20:34:42.059Z] ---> 04476b460bbc [2022-04-28T20:34:42.059Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:34:42.059Z] ---> Running in f919c784fe90 [2022-04-28T20:34:42.320Z] Removing intermediate container c86a3117cb75 [2022-04-28T20:34:42.320Z] ---> 22fd15518a4d [2022-04-28T20:34:42.320Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:34:42.320Z] ---> e1155a47868b [2022-04-28T20:34:42.320Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T20:34:42.581Z] Removing intermediate container f919c784fe90 [2022-04-28T20:34:42.581Z] ---> cae6e181756b [2022-04-28T20:34:42.581Z] Step 22/23 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:34:42.581Z] ---> Running in 4cbfc45d5c1e [2022-04-28T20:34:42.854Z] ---> Running in 1235556261e2 [2022-04-28T20:34:42.949Z] 9b3977197b4f: Pull complete [2022-04-28T20:34:43.115Z] ---> a9678e1025a9 [2022-04-28T20:34:43.115Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T20:34:43.115Z] Removing intermediate container 1235556261e2 [2022-04-28T20:34:43.115Z] ---> adce08854124 [2022-04-28T20:34:43.115Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:34:43.226Z] 1a89e8eeedd5: Pull complete [2022-04-28T20:34:43.377Z] ---> Running in c6c09b32fe52 [2022-04-28T20:34:43.826Z] 94645a83ff95: Pull complete [2022-04-28T20:34:43.826Z] a4caa8a26152: Verifying Checksum [2022-04-28T20:34:43.826Z] a4caa8a26152: Download complete [2022-04-28T20:34:43.947Z] Removing intermediate container c6c09b32fe52 [2022-04-28T20:34:43.947Z] ---> 43cb7c6d58a1 [2022-04-28T20:34:43.947Z] [2022-04-28T20:34:43.947Z] Successfully built 43cb7c6d58a1 [2022-04-28T20:34:43.947Z] Successfully tagged core-command:latest [2022-04-28T20:34:43.947Z]  Building core-command ... done Building core-metadata [2022-04-28T20:34:44.814Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-28T20:34:44.814Z] 3f3a8bcf1eab: Download complete [2022-04-28T20:34:46.477Z] ---> 9ded2f83764d [2022-04-28T20:34:46.477Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T20:34:46.736Z] Removing intermediate container 4cbfc45d5c1e [2022-04-28T20:34:46.736Z] ---> 2ad8d3043e1a [2022-04-28T20:34:46.736Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T20:34:47.302Z] ---> Running in 12846c402613 [2022-04-28T20:34:47.303Z] ---> 2eb0009d6494 [2022-04-28T20:34:47.303Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T20:34:47.562Z] ---> Running in 1a7ea846921b [2022-04-28T20:34:47.562Z] Removing intermediate container 12846c402613 [2022-04-28T20:34:47.562Z] ---> 9cef8ddc4c93 [2022-04-28T20:34:47.562Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T20:34:47.823Z] ---> Running in a88bfd477c4a [2022-04-28T20:34:47.823Z] Removing intermediate container 1a7ea846921b [2022-04-28T20:34:47.823Z] ---> da6fbf2780d5 [2022-04-28T20:34:47.823Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:34:48.083Z] ---> Running in 212857647fb8 [2022-04-28T20:34:48.083Z] Removing intermediate container a88bfd477c4a [2022-04-28T20:34:48.083Z] ---> 0dc3d8416d55 [2022-04-28T20:34:48.083Z] Step 24/25 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:34:48.349Z] ---> Running in a9aa18c6c148 [2022-04-28T20:34:48.349Z] Removing intermediate container 212857647fb8 [2022-04-28T20:34:48.349Z] ---> f103d6575a19 [2022-04-28T20:34:48.349Z] Step 18/20 : LABEL arch=x86_64 [2022-04-28T20:34:48.964Z] ---> Running in 97316b79d480 [2022-04-28T20:34:48.964Z] Removing intermediate container a9aa18c6c148 [2022-04-28T20:34:48.964Z] ---> d041244d78bd [2022-04-28T20:34:48.964Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T20:34:49.232Z] ---> Running in cfeb59b0290c [2022-04-28T20:34:49.491Z] Removing intermediate container 97316b79d480 [2022-04-28T20:34:49.491Z] ---> 4f5232d01871 [2022-04-28T20:34:49.491Z] Step 19/20 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:34:49.750Z] ---> Running in 6a9a595118c3 [2022-04-28T20:34:49.750Z] Removing intermediate container cfeb59b0290c [2022-04-28T20:34:49.750Z] ---> ef10349bba1a [2022-04-28T20:34:49.750Z] [2022-04-28T20:34:50.015Z] Successfully built ef10349bba1a [2022-04-28T20:34:50.015Z] Successfully tagged security-secretstore-setup:latest [2022-04-28T20:34:50.015Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-04-28T20:34:50.589Z] Removing intermediate container 6a9a595118c3 [2022-04-28T20:34:50.589Z] ---> a56807c114d9 [2022-04-28T20:34:50.589Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T20:34:50.847Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:50.847Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:50.847Z] ---> 6fb55a6bedab [2022-04-28T20:34:50.847Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:34:50.847Z] ---> Using cache [2022-04-28T20:34:50.847Z] ---> fc12df578073 [2022-04-28T20:34:50.847Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:52.222Z] ---> Running in 95183f5e7125 [2022-04-28T20:34:52.222Z] ---> Running in 7fa148807922 [2022-04-28T20:34:53.160Z] Removing intermediate container 95183f5e7125 [2022-04-28T20:34:53.160Z] ---> e04a96c0d01e [2022-04-28T20:34:53.160Z] [2022-04-28T20:34:53.160Z] Successfully built e04a96c0d01e [2022-04-28T20:34:53.160Z] Successfully tagged security-spiffe-token-provider:latest [2022-04-28T20:34:53.160Z] Building sys-mgmt-agent [2022-04-28T20:34:57.227Z] 3f3a8bcf1eab: Pull complete [2022-04-28T20:34:57.227Z] 0c92f367c5e7: Pull complete [2022-04-28T20:34:57.227Z] 3096ccb668a1: Pull complete [2022-04-28T20:34:57.227Z] e8cf19c19ddd: Pull complete [2022-04-28T20:34:57.353Z]  Building security-spiffe-token-provider ... done Removing intermediate container 7fa148807922 [2022-04-28T20:34:57.353Z] ---> 4fd3e2d2bf70 [2022-04-28T20:34:57.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T20:34:57.353Z] ---> Running in e57a343746d3 [2022-04-28T20:34:57.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:34:57.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:34:57.353Z] ---> 6fb55a6bedab [2022-04-28T20:34:57.353Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:34:57.353Z] ---> Using cache [2022-04-28T20:34:57.353Z] ---> fc12df578073 [2022-04-28T20:34:57.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:34:57.353Z] ---> Using cache [2022-04-28T20:34:57.353Z] ---> 4fd3e2d2bf70 [2022-04-28T20:34:57.353Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:34:57.614Z] ---> Running in 300766b217a3 [2022-04-28T20:34:58.183Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:59.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:59.119Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:34:59.378Z] OK: 221 MiB in 52 packages [2022-04-28T20:34:59.944Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:00.203Z] OK: 221 MiB in 52 packages [2022-04-28T20:35:01.140Z] Removing intermediate container e57a343746d3 [2022-04-28T20:35:01.140Z] ---> dff343fdc7b1 [2022-04-28T20:35:01.140Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:35:01.398Z] Removing intermediate container 300766b217a3 [2022-04-28T20:35:01.398Z] ---> 7a3f326e9f74 [2022-04-28T20:35:01.398Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:35:01.657Z] ---> 5d1a3aa78be8 [2022-04-28T20:35:01.657Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:01.915Z] ---> Running in 839458b9a32d [2022-04-28T20:35:02.174Z] ---> 50388c51a9ba [2022-04-28T20:35:02.174Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:02.434Z] ---> Running in b4663eb03b94 [2022-04-28T20:35:03.977Z] a4caa8a26152: Pull complete [2022-04-28T20:35:03.978Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T20:35:03.978Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:35:03.978Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:35:04.331Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:35:04.331Z] WORKDIR /edgex [2022-04-28T20:35:04.331Z] COPY go.mod . [2022-04-28T20:35:04.331Z] RUN go mod download [2022-04-28T20:35:04.331Z] + docker build -t ci-base-image-arm64 -f - . [2022-04-28T20:35:04.966Z] Removing intermediate container 839458b9a32d [2022-04-28T20:35:04.967Z] ---> 75dd34cfa0a6 [2022-04-28T20:35:04.967Z] Step 8/23 : COPY . . [2022-04-28T20:35:05.535Z] Removing intermediate container b4663eb03b94 [2022-04-28T20:35:05.535Z] ---> 167300fd29e9 [2022-04-28T20:35:05.535Z] Step 8/22 : COPY . . [2022-04-28T20:35:05.794Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:35:05.794Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:35:05.794Z] ---> 6fb55a6bedab [2022-04-28T20:35:05.794Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:35:05.794Z] ---> Using cache [2022-04-28T20:35:05.794Z] ---> fc12df578073 [2022-04-28T20:35:05.794Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:35:05.794Z] ---> Using cache [2022-04-28T20:35:05.794Z] ---> 4fd3e2d2bf70 [2022-04-28T20:35:05.794Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T20:35:06.729Z] ---> Running in e3832d250e27 [2022-04-28T20:35:06.966Z] Sending build context to Docker daemon 169.3MB [2022-04-28T20:35:06.966Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T20:35:06.966Z] ---> 725f1c02e7f9 [2022-04-28T20:35:06.966Z] Step 2/4 : WORKDIR /edgex [2022-04-28T20:35:08.111Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:08.957Z] ---> Running in 8336969c0396 [2022-04-28T20:35:09.048Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:35:09.233Z] Removing intermediate container 8336969c0396 [2022-04-28T20:35:09.233Z] ---> a97c74e81437 [2022-04-28T20:35:09.233Z] Step 3/4 : COPY go.mod . [2022-04-28T20:35:09.307Z] OK: 221 MiB in 52 packages [2022-04-28T20:35:09.831Z] ---> 4f576f4e4415 [2022-04-28T20:35:09.831Z] Step 4/4 : RUN go mod download [2022-04-28T20:35:09.831Z] ---> Running in aa5593df1d2c [2022-04-28T20:35:12.595Z] Removing intermediate container e3832d250e27 [2022-04-28T20:35:12.595Z] ---> c718c6785299 [2022-04-28T20:35:12.595Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:35:14.499Z] ---> 728267970f60 [2022-04-28T20:35:14.499Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:35:14.499Z] ---> Running in 209cdbd2707b [2022-04-28T20:35:18.693Z] Removing intermediate container 209cdbd2707b [2022-04-28T20:35:18.693Z] ---> 52219e7b73dd [2022-04-28T20:35:18.693Z] Step 8/23 : COPY . . [2022-04-28T20:35:30.908Z] ---> 409eb4bb149d [2022-04-28T20:35:30.908Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T20:35:31.476Z] ---> 413053526843 [2022-04-28T20:35:31.476Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T20:35:31.476Z] ---> Running in 0237ed1e9311 [2022-04-28T20:35:31.754Z] ---> Running in 37cccbf6622f [2022-04-28T20:35:31.754Z] ---> 056afac0aee0 [2022-04-28T20:35:31.754Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T20:35:32.014Z] ---> Running in fec6a9d2a3cd [2022-04-28T20:35:32.584Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T20:35:32.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T20:35:32.843Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T20:35:56.833Z] Removing intermediate container aa5593df1d2c [2022-04-28T20:35:56.833Z] ---> c5aee1d57b6a [2022-04-28T20:35:56.833Z] Successfully built c5aee1d57b6a [2022-04-28T20:35:56.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:35:57.188Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T20:35:57.188Z] . [Pipeline] withDockerContainer [2022-04-28T20:35:57.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-33718 does not seem to be running inside a container [2022-04-28T20:35:57.552Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T20:35:59.046Z] $ docker top 77fdde8bdfea970a97a9f8fa399dc02c1f5531f34cbb235472e3bb44114922fa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:35:59.995Z] + go version [2022-04-28T20:35:59.995Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T20:36:00.030Z] $ docker stop --time=1 77fdde8bdfea970a97a9f8fa399dc02c1f5531f34cbb235472e3bb44114922fa [2022-04-28T20:36:01.744Z] $ docker rm -f 77fdde8bdfea970a97a9f8fa399dc02c1f5531f34cbb235472e3bb44114922fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:36:02.379Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T20:36:02.379Z] . [Pipeline] withDockerContainer [2022-04-28T20:36:02.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-33718 does not seem to be running inside a container [2022-04-28T20:36:02.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T20:36:04.184Z] $ docker top e0c1cc4245d0b7fe2339227fb6623f0c720f83ad727c0c48aff1708c53f70a2e -eo pid,comm [Pipeline] { [Pipeline] echo [2022-04-28T20:36:04.483Z] ========================================================= [2022-04-28T20:36:04.483Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-04-28T20:36:04.483Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-04-28T20:36:04.949Z] Removing intermediate container fec6a9d2a3cd [2022-04-28T20:36:04.949Z] ---> 0a80505f0d50 [2022-04-28T20:36:04.949Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T20:36:04.949Z] Removing intermediate container 0237ed1e9311 [2022-04-28T20:36:04.949Z] ---> 5e97dece356d [2022-04-28T20:36:04.949Z] [2022-04-28T20:36:04.949Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:36:04.949Z] ---> e04c818066af [2022-04-28T20:36:04.949Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:36:04.949Z] ---> Using cache [2022-04-28T20:36:04.949Z] ---> 37346da1d208 [2022-04-28T20:36:04.950Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:36:04.950Z] ---> Using cache [2022-04-28T20:36:04.950Z] ---> de5f0961c8f2 [2022-04-28T20:36:04.950Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T20:36:04.950Z] ---> Running in 70c30b906974 [2022-04-28T20:36:04.950Z] ---> Running in 964d57874a48 [2022-04-28T20:36:04.950Z] Removing intermediate container 37cccbf6622f [2022-04-28T20:36:04.950Z] ---> 7f660dbc203a [2022-04-28T20:36:04.950Z] [2022-04-28T20:36:04.950Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:36:04.950Z] ---> e04c818066af [2022-04-28T20:36:04.950Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:36:04.950Z] ---> Using cache [2022-04-28T20:36:04.950Z] ---> 37346da1d208 [2022-04-28T20:36:04.950Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:36:04.950Z] ---> Using cache [2022-04-28T20:36:04.950Z] ---> de5f0961c8f2 [2022-04-28T20:36:04.950Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T20:36:04.950Z] ---> Running in a2b707fc2e27 [2022-04-28T20:36:04.950Z] Removing intermediate container 964d57874a48 [2022-04-28T20:36:04.950Z] ---> e4f3e9e49b13 [2022-04-28T20:36:04.950Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T20:36:04.950Z] ---> Running in 8ae179a57999 [2022-04-28T20:36:04.950Z] Removing intermediate container a2b707fc2e27 [2022-04-28T20:36:04.950Z] ---> f69b55fd207b [2022-04-28T20:36:04.950Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:36:04.950Z] ---> Running in 7f32753e8baa [2022-04-28T20:36:04.950Z] Removing intermediate container 8ae179a57999 [2022-04-28T20:36:04.950Z] ---> e590e5a6f11f [2022-04-28T20:36:04.950Z] Step 15/23 : WORKDIR / [2022-04-28T20:36:04.950Z] ---> Running in c222a6d2a548 [2022-04-28T20:36:04.950Z] Removing intermediate container 7f32753e8baa [2022-04-28T20:36:04.950Z] ---> b830d2295e08 [2022-04-28T20:36:04.950Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:36:04.950Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T20:36:04.950Z] Removing intermediate container c222a6d2a548 [2022-04-28T20:36:04.950Z] ---> 6ff5e2bb5bb3 [2022-04-28T20:36:04.950Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:36:04.950Z] ---> aad5b53c58ab [2022-04-28T20:36:04.950Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T20:36:04.950Z] ---> 4c37867e3005 [2022-04-28T20:36:04.950Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T20:36:04.950Z] ---> 3215cb6315f8 [2022-04-28T20:36:04.950Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T20:36:04.950Z] ---> 896f8852697e [2022-04-28T20:36:04.950Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T20:36:04.950Z] Removing intermediate container 70c30b906974 [2022-04-28T20:36:04.950Z] ---> f345dc752643 [2022-04-28T20:36:04.950Z] [2022-04-28T20:36:04.950Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T20:36:04.950Z] 20.10.14: Pulling from library/docker [2022-04-28T20:36:04.950Z] ---> 5b96b15fcbe7 [2022-04-28T20:36:04.950Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T20:36:04.950Z] ---> b6f7517cc4f1 [2022-04-28T20:36:04.950Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T20:36:04.950Z] ---> Running in c174f89ef794 [2022-04-28T20:36:04.950Z] ---> Running in bf0636868233 [2022-04-28T20:36:04.950Z] Removing intermediate container c174f89ef794 [2022-04-28T20:36:04.950Z] ---> 8a1dbfd9970f [2022-04-28T20:36:04.950Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:36:04.950Z] Removing intermediate container bf0636868233 [2022-04-28T20:36:04.950Z] ---> 8f9a6e43b5aa [2022-04-28T20:36:04.950Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:36:04.950Z] ---> Running in ba0146fc6d15 [2022-04-28T20:36:04.950Z] ---> Running in 82303a3b26d5 [2022-04-28T20:36:04.950Z] Removing intermediate container ba0146fc6d15 [2022-04-28T20:36:04.950Z] ---> aa4437bd8af3 [2022-04-28T20:36:04.950Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:36:05.159Z] + make test [2022-04-28T20:36:05.159Z] go mod tidy -compat=1.17 [2022-04-28T20:36:05.209Z] ---> Running in ca5771e648b1 [2022-04-28T20:36:05.209Z] Removing intermediate container 82303a3b26d5 [2022-04-28T20:36:05.209Z] ---> ad713fa10ff5 [2022-04-28T20:36:05.209Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:36:05.209Z] ---> Running in 7e6db7eccac1 [2022-04-28T20:36:05.467Z] Removing intermediate container ca5771e648b1 [2022-04-28T20:36:05.467Z] ---> 10adc1a03359 [2022-04-28T20:36:05.467Z] Step 22/23 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:36:05.729Z] ---> Running in 7bb9d2d89c53 [2022-04-28T20:36:05.729Z] Removing intermediate container 7e6db7eccac1 [2022-04-28T20:36:05.729Z] ---> be5089212b4b [2022-04-28T20:36:05.729Z] Step 21/22 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:36:05.729Z] ---> Running in 58274520227c [2022-04-28T20:36:05.988Z] Removing intermediate container 7bb9d2d89c53 [2022-04-28T20:36:05.988Z] ---> 200bb1e7db10 [2022-04-28T20:36:05.988Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:36:05.988Z] ---> Running in 68a80978f4a1 [2022-04-28T20:36:05.988Z] Removing intermediate container 58274520227c [2022-04-28T20:36:05.988Z] ---> f53c7dd34daf [2022-04-28T20:36:05.988Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:36:05.988Z] ---> Running in c072d281f101 [2022-04-28T20:36:06.148Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-04-28T20:36:06.248Z] Removing intermediate container 68a80978f4a1 [2022-04-28T20:36:06.248Z] ---> fbb130f445ee [2022-04-28T20:36:06.248Z] [2022-04-28T20:36:06.248Z] Removing intermediate container c072d281f101 [2022-04-28T20:36:06.248Z] ---> 96e040c9ad27 [2022-04-28T20:36:06.248Z] [2022-04-28T20:36:06.248Z] Successfully built fbb130f445ee [2022-04-28T20:36:06.248Z] Successfully tagged core-metadata:latest [2022-04-28T20:36:06.248Z]  Building core-metadata ... done Building security-proxy-setup [2022-04-28T20:36:06.248Z] Successfully built 96e040c9ad27 [2022-04-28T20:36:06.248Z] Successfully tagged support-scheduler:latest [2022-04-28T20:36:06.248Z]  Building support-scheduler ... done Building core-data [2022-04-28T20:36:07.625Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T20:36:07.625Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T20:36:07.625Z] ---> 7417809fdb73 [2022-04-28T20:36:07.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:36:11.820Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:36:11.820Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:36:11.820Z] ---> 6fb55a6bedab [2022-04-28T20:36:11.820Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> fc12df578073 [2022-04-28T20:36:11.820Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 4fd3e2d2bf70 [2022-04-28T20:36:11.820Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T20:36:11.820Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:36:11.820Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:36:11.820Z] ---> 6fb55a6bedab [2022-04-28T20:36:11.820Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> fc12df578073 [2022-04-28T20:36:11.820Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 4fd3e2d2bf70 [2022-04-28T20:36:11.820Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 7a3f326e9f74 [2022-04-28T20:36:11.820Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 50388c51a9ba [2022-04-28T20:36:11.820Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 167300fd29e9 [2022-04-28T20:36:11.820Z] Step 8/22 : COPY . . [2022-04-28T20:36:11.820Z] ---> Using cache [2022-04-28T20:36:11.820Z] ---> 413053526843 [2022-04-28T20:36:11.820Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T20:36:13.202Z] ---> Running in 4a00b34bbaa3 [2022-04-28T20:36:13.202Z] ---> Running in 334c138afcd9 [2022-04-28T20:36:13.202Z] ---> Running in 7b0b05fb26f0 [2022-04-28T20:36:13.202Z] Removing intermediate container 4a00b34bbaa3 [2022-04-28T20:36:13.202Z] ---> 525b29b0f558 [2022-04-28T20:36:13.202Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T20:36:13.202Z] ---> Running in 054b2d8c0987 [2022-04-28T20:36:13.462Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:13.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:13.721Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T20:36:13.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:13.980Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T20:36:13.980Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T20:36:13.980Z] Executing bash-5.1.16-r0.post-install [2022-04-28T20:36:13.980Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:36:13.980Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T20:36:13.980Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T20:36:13.980Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T20:36:13.980Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T20:36:13.980Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T20:36:13.980Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T20:36:13.980Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T20:36:13.980Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T20:36:13.980Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T20:36:13.980Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T20:36:14.241Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T20:36:14.241Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T20:36:14.241Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T20:36:14.241Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T20:36:14.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:14.503Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T20:36:14.503Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T20:36:14.503Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T20:36:14.503Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T20:36:14.503Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T20:36:14.503Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T20:36:14.503Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T20:36:14.503Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T20:36:14.503Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T20:36:14.503Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T20:36:14.503Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T20:36:14.503Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T20:36:14.763Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T20:36:14.763Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T20:36:14.763Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T20:36:14.763Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T20:36:14.763Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T20:36:14.763Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T20:36:14.763Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T20:36:14.763Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T20:36:14.763Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T20:36:14.763Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T20:36:14.763Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T20:36:14.763Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T20:36:14.763Z] OK: 221 MiB in 52 packages [2022-04-28T20:36:14.763Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T20:36:14.763Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T20:36:14.763Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:36:14.763Z] OK: 83 MiB in 65 packages [2022-04-28T20:36:15.702Z] Collecting docker-compose==1.23.2 [2022-04-28T20:36:15.702Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T20:36:15.702Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T20:36:15.702Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T20:36:15.702Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T20:36:15.702Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T20:36:15.702Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T20:36:16.272Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T20:36:16.272Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T20:36:16.272Z] Removing intermediate container 7b0b05fb26f0 [2022-04-28T20:36:16.272Z] ---> 3d13f1a3258b [2022-04-28T20:36:16.272Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:36:16.531Z] ---> 3fc5d2026906 [2022-04-28T20:36:16.531Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:36:16.531Z] ---> Running in ae3d893c7345 [2022-04-28T20:36:16.791Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T20:36:16.791Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T20:36:16.791Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T20:36:16.791Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T20:36:16.791Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T20:36:16.791Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T20:36:16.791Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T20:36:17.050Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T20:36:17.050Z] Collecting PyYAML<4,>=3.10 [2022-04-28T20:36:17.050Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T20:36:17.625Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T20:36:17.625Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T20:36:17.918Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T20:36:17.918Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T20:36:17.918Z] Collecting idna<2.8,>=2.5 [2022-04-28T20:36:17.918Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T20:36:18.299Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T20:36:18.299Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T20:36:18.299Z] Removing intermediate container ae3d893c7345 [2022-04-28T20:36:18.299Z] ---> b38df05ecbb3 [2022-04-28T20:36:18.299Z] Step 8/23 : COPY . . [2022-04-28T20:36:18.299Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T20:36:18.299Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T20:36:18.299Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T20:36:18.299Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T20:36:18.299Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T20:36:18.299Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T20:36:18.299Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T20:36:18.299Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T20:36:18.299Z] Attempting uninstall: urllib3 [2022-04-28T20:36:18.299Z] Found existing installation: urllib3 1.26.7 [2022-04-28T20:36:18.299Z] Uninstalling urllib3-1.26.7: [2022-04-28T20:36:18.299Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T20:36:18.598Z] Attempting uninstall: idna [2022-04-28T20:36:18.598Z] Found existing installation: idna 3.3 [2022-04-28T20:36:18.598Z] Uninstalling idna-3.3: [2022-04-28T20:36:18.598Z] Successfully uninstalled idna-3.3 [2022-04-28T20:36:18.886Z] Attempting uninstall: requests [2022-04-28T20:36:18.886Z] Found existing installation: requests 2.26.0 [2022-04-28T20:36:18.886Z] Uninstalling requests-2.26.0: [2022-04-28T20:36:18.886Z] Successfully uninstalled requests-2.26.0 [2022-04-28T20:36:19.257Z] Running setup.py install for texttable: started [2022-04-28T20:36:19.257Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T20:36:19.257Z] Running setup.py install for PyYAML: started [2022-04-28T20:36:19.824Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T20:36:19.824Z] Running setup.py install for docopt: started [2022-04-28T20:36:20.082Z] Running setup.py install for docopt: finished with status 'done' [2022-04-28T20:36:20.082Z] Running setup.py install for dockerpty: started [2022-04-28T20:36:20.648Z] Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T20:36:20.908Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-28T20:36:27.503Z] Building bin/spire-agent... [2022-04-28T20:36:27.503Z] Building bin/spire-agent... [2022-04-28T20:36:27.503Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:36:27.503Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:36:27.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:36:27.503Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:36:27.503Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:36:27.503Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:36:27.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-04-28T20:36:27.503Z] ---> 2ce2fbb40122 [2022-04-28T20:36:27.503Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T20:36:27.503Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:36:27.503Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:36:27.503Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:36:27.762Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:36:27.762Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:36:27.762Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:36:27.762Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:36:27.762Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:36:27.762Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:36:27.762Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:36:27.762Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:36:27.762Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:36:27.762Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:36:27.762Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:36:28.331Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:36:28.590Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:36:28.590Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:36:28.590Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:36:28.590Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:36:28.590Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:36:30.511Z]  ---> Running in ae38dadc720a [2022-04-28T20:36:30.511Z] Removing intermediate container 054b2d8c0987 [2022-04-28T20:36:30.511Z] ---> 00e40b727f1c [2022-04-28T20:36:30.511Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T20:36:30.772Z] ---> Running in d951d971facd [2022-04-28T20:36:31.341Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T20:36:31.341Z] Removing intermediate container d951d971facd [2022-04-28T20:36:31.341Z] ---> 5cbe0e5306d3 [2022-04-28T20:36:31.341Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T20:36:32.280Z] ---> Running in 0c4a1f5e3df0 [2022-04-28T20:36:32.280Z] Removing intermediate container 334c138afcd9 [2022-04-28T20:36:32.280Z] ---> b4ea6f1bf211 [2022-04-28T20:36:32.280Z] [2022-04-28T20:36:32.280Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:36:32.280Z] ---> e04c818066af [2022-04-28T20:36:32.280Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T20:36:32.546Z] Removing intermediate container 0c4a1f5e3df0 [2022-04-28T20:36:32.546Z] ---> d1ef6f8a2e30 [2022-04-28T20:36:32.546Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T20:36:32.546Z] ---> Running in cbdbb8bfdfea [2022-04-28T20:36:33.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:33.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:33.489Z] ---> 8867e0af6306 [2022-04-28T20:36:33.489Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T20:36:33.489Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T20:36:33.489Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:36:33.489Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T20:36:33.489Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T20:36:33.489Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T20:36:33.489Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:36:33.489Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:36:33.489Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:36:33.750Z] OK: 8 MiB in 20 packages [2022-04-28T20:36:34.067Z] ---> f0fda6a72a52 [2022-04-28T20:36:34.067Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T20:36:34.638Z] ---> 141876342c97 [2022-04-28T20:36:34.638Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T20:36:34.638Z] Removing intermediate container cbdbb8bfdfea [2022-04-28T20:36:34.638Z] ---> daa4218107b2 [2022-04-28T20:36:34.638Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T20:36:34.638Z] ---> Running in 9907e836ea68 [2022-04-28T20:36:34.638Z] ---> Running in 106fdd9b84ef [2022-04-28T20:36:35.206Z] Removing intermediate container 9907e836ea68 [2022-04-28T20:36:35.206Z] ---> 684c683d76b5 [2022-04-28T20:36:35.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:36:35.206Z] Removing intermediate container 106fdd9b84ef [2022-04-28T20:36:35.206Z] ---> 11219406c496 [2022-04-28T20:36:35.206Z] Step 13/22 : WORKDIR /edgex [2022-04-28T20:36:35.206Z] ---> Running in f3fbe512b294 [2022-04-28T20:36:35.206Z] ---> Running in 7dbbe884360e [2022-04-28T20:36:35.466Z] Removing intermediate container f3fbe512b294 [2022-04-28T20:36:35.466Z] ---> 6e45f8764031 [2022-04-28T20:36:35.466Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:36:35.466Z] Removing intermediate container 7dbbe884360e [2022-04-28T20:36:35.466Z] ---> 2baef20db981 [2022-04-28T20:36:35.466Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T20:36:35.466Z] ---> Running in 965b68d0e6f8 [2022-04-28T20:36:36.036Z] Removing intermediate container 965b68d0e6f8 [2022-04-28T20:36:36.036Z] ---> a725d402af8f [2022-04-28T20:36:36.036Z] Step 22/23 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:36:36.036Z] ---> 89cace22d3fa [2022-04-28T20:36:36.036Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T20:36:36.036Z] ---> Running in 7c2ab7e29028 [2022-04-28T20:36:36.608Z] Removing intermediate container 7c2ab7e29028 [2022-04-28T20:36:36.608Z] ---> dcd7b4851747 [2022-04-28T20:36:36.608Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:36:36.868Z] ---> d49344e8aa67 [2022-04-28T20:36:36.868Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T20:36:36.868Z] ---> Running in 1600fa3b6b4c [2022-04-28T20:36:37.437Z] Removing intermediate container 1600fa3b6b4c [2022-04-28T20:36:37.437Z] ---> 727518d38e8d [2022-04-28T20:36:37.437Z] [2022-04-28T20:36:37.437Z] Successfully built 727518d38e8d [2022-04-28T20:36:37.437Z] Successfully tagged sys-mgmt-agent:latest [2022-04-28T20:36:37.437Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-04-28T20:36:37.696Z] ---> 05cd99daf82b [2022-04-28T20:36:37.696Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T20:36:38.523Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-04-28T20:36:40.988Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:36:40.988Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:36:40.988Z] ---> 6fb55a6bedab [2022-04-28T20:36:40.988Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:36:40.988Z] ---> Using cache [2022-04-28T20:36:40.988Z] ---> fc12df578073 [2022-04-28T20:36:40.988Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:36:40.988Z] ---> Using cache [2022-04-28T20:36:40.988Z] ---> 4fd3e2d2bf70 [2022-04-28T20:36:40.988Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:36:41.247Z] ---> fdd6d847d91d [2022-04-28T20:36:41.247Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T20:36:41.816Z] ---> Running in ef3de5a92720 [2022-04-28T20:36:41.816Z] ---> Running in e3e29cc8f047 [2022-04-28T20:36:42.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:43.008Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:36:43.312Z] Removing intermediate container ef3de5a92720 [2022-04-28T20:36:43.312Z] ---> 298a57e92363 [2022-04-28T20:36:43.312Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T20:36:43.580Z] OK: 221 MiB in 52 packages [2022-04-28T20:36:44.150Z] ---> Running in 7838fb516694 [2022-04-28T20:36:44.410Z] Removing intermediate container 7838fb516694 [2022-04-28T20:36:44.410Z] ---> ac1ab87b032a [2022-04-28T20:36:44.410Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:36:44.410Z] ---> Running in 32cb771c2fa8 [2022-04-28T20:36:44.683Z] Removing intermediate container e3e29cc8f047 [2022-04-28T20:36:44.683Z] ---> e323758550d8 [2022-04-28T20:36:44.683Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:36:44.944Z] Removing intermediate container 32cb771c2fa8 [2022-04-28T20:36:44.944Z] ---> 6f1c6f843440 [2022-04-28T20:36:44.944Z] Step 21/22 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:36:45.204Z] ---> Running in d5307c3ed58e [2022-04-28T20:36:45.204Z] ---> 3b56b24418af [2022-04-28T20:36:45.204Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:36:45.204Z] ---> Running in 2a9ffed1f4c5 [2022-04-28T20:36:45.463Z] Removing intermediate container d5307c3ed58e [2022-04-28T20:36:45.463Z] ---> 0bffd60ccd1d [2022-04-28T20:36:45.463Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:36:45.463Z] ---> Running in 1ad0e62609df [2022-04-28T20:36:45.721Z] Removing intermediate container 1ad0e62609df [2022-04-28T20:36:45.721Z] ---> 557a89bc458a [2022-04-28T20:36:45.721Z] [2022-04-28T20:36:45.721Z] Successfully built 557a89bc458a [2022-04-28T20:36:45.980Z] Successfully tagged security-proxy-setup:latest [2022-04-28T20:36:45.980Z] Building support-notifications [2022-04-28T20:36:51.274Z]  Building security-proxy-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:36:51.275Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:36:51.275Z] ---> 6fb55a6bedab [2022-04-28T20:36:51.275Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:36:51.275Z] ---> Using cache [2022-04-28T20:36:51.275Z] ---> fc12df578073 [2022-04-28T20:36:51.275Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:36:51.275Z] ---> Using cache [2022-04-28T20:36:51.275Z] ---> 4fd3e2d2bf70 [2022-04-28T20:36:51.275Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T20:36:57.859Z] Removing intermediate container 2a9ffed1f4c5 [2022-04-28T20:36:57.859Z] ---> 651dbfcc4d29 [2022-04-28T20:36:57.859Z] Step 8/25 : COPY . . [2022-04-28T20:37:05.986Z] ---> Running in d1e72436a2ab [2022-04-28T20:37:07.894Z] Removing intermediate container ae38dadc720a [2022-04-28T20:37:07.894Z] ---> df5798575655 [2022-04-28T20:37:07.894Z] [2022-04-28T20:37:07.894Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T20:37:07.894Z] ---> e04c818066af [2022-04-28T20:37:07.894Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T20:37:07.894Z] ---> 918590d9127d [2022-04-28T20:37:07.894Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:37:07.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:08.466Z] ---> Running in decbc0de2baa [2022-04-28T20:37:08.466Z] ---> Running in 994d7668c301 [2022-04-28T20:37:08.726Z] Removing intermediate container decbc0de2baa [2022-04-28T20:37:08.726Z] ---> a4d3a5f5e0db [2022-04-28T20:37:08.726Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T20:37:08.726Z] Removing intermediate container 994d7668c301 [2022-04-28T20:37:08.726Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:08.726Z] ---> 8eb792012b93 [2022-04-28T20:37:08.726Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T20:37:08.989Z] ---> Running in 1a76398edb56 [2022-04-28T20:37:08.989Z] ---> Running in a095e707b0f3 [2022-04-28T20:37:09.248Z] OK: 221 MiB in 52 packages [2022-04-28T20:37:09.508Z] Removing intermediate container 1a76398edb56 [2022-04-28T20:37:09.508Z] ---> efab664c8b12 [2022-04-28T20:37:09.508Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T20:37:09.768Z] ---> Running in e626ee3311e4 [2022-04-28T20:37:10.028Z] Removing intermediate container d1e72436a2ab [2022-04-28T20:37:10.028Z] ---> 594b0a6de8d0 [2022-04-28T20:37:10.028Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:37:10.028Z] Removing intermediate container e626ee3311e4 [2022-04-28T20:37:10.028Z] ---> 1b4b45ca08dd [2022-04-28T20:37:10.028Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:37:10.289Z] ---> Running in c6ba26b1911f [2022-04-28T20:37:10.551Z] Removing intermediate container a095e707b0f3 [2022-04-28T20:37:10.551Z] ---> a427ba6b2525 [2022-04-28T20:37:10.551Z] ---> b5deebe6602c [2022-04-28T20:37:10.551Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T20:37:10.551Z] [2022-04-28T20:37:10.551Z] ---> Running in e36f36ce233f [2022-04-28T20:37:10.551Z] ---> Running in 5a31c3160c83 [2022-04-28T20:37:10.825Z] Removing intermediate container e36f36ce233f [2022-04-28T20:37:10.825Z] ---> 0ad322fe0cc6 [2022-04-28T20:37:10.825Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T20:37:11.092Z] ---> Running in e6c97ab4401a [2022-04-28T20:37:11.667Z] Removing intermediate container c6ba26b1911f [2022-04-28T20:37:11.667Z] ---> dca045eb1266 [2022-04-28T20:37:11.667Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T20:37:11.926Z] ---> Running in 397e537a65c7 [2022-04-28T20:37:12.186Z] Removing intermediate container 5a31c3160c83 [2022-04-28T20:37:12.186Z] ---> 651b942440d5 [2022-04-28T20:37:12.186Z] Step 8/22 : COPY . . [2022-04-28T20:37:12.186Z] spire-1.2.1/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.data/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.data/.file [2022-04-28T20:37:12.186Z] spire-1.2.1/.dockerignore [2022-04-28T20:37:12.186Z] spire-1.2.1/.gitattributes [2022-04-28T20:37:12.186Z] spire-1.2.1/.githooks/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:37:12.186Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:37:12.186Z] spire-1.2.1/.gitignore [2022-04-28T20:37:12.186Z] spire-1.2.1/.go-version [2022-04-28T20:37:12.186Z] spire-1.2.1/.golangci.yml [2022-04-28T20:37:12.186Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:37:12.186Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:37:12.186Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:37:12.186Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:37:12.186Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:37:12.186Z] spire-1.2.1/Dockerfile [2022-04-28T20:37:12.186Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:37:12.186Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:37:12.186Z] spire-1.2.1/LICENSE [2022-04-28T20:37:12.187Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:37:12.187Z] spire-1.2.1/Makefile [2022-04-28T20:37:12.187Z] spire-1.2.1/README.md [2022-04-28T20:37:12.187Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:37:12.187Z] spire-1.2.1/SECURITY.md [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:37:12.187Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/ [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/agent/ [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/server/ [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:37:12.187Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/ [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/ [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:37:12.187Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:37:12.187Z] spire-1.2.1/examples/ [2022-04-28T20:37:12.187Z] spire-1.2.1/examples/README.md [2022-04-28T20:37:12.187Z] spire-1.2.1/go.mod [2022-04-28T20:37:12.187Z] spire-1.2.1/go.sum [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:37:12.187Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:37:12.188Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:37:12.450Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:37:12.451Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:37:12.452Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:37:12.453Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/private/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/spire/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:37:12.454Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:37:12.455Z] spire-1.2.1/release/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:37:12.455Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:37:12.455Z] spire-1.2.1/script/ [2022-04-28T20:37:12.455Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:37:12.455Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:37:12.455Z] spire-1.2.1/support/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:37:12.455Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/clock/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:37:12.455Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/common [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:37:12.456Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:37:12.457Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:37:12.457Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testca/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testkey/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/ [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/race.go [2022-04-28T20:37:12.457Z] spire-1.2.1/test/util/util.go [2022-04-28T20:37:12.457Z] building spire from source... [2022-04-28T20:37:12.457Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:12.457Z] Installing go1.17.7... [2022-04-28T20:37:13.395Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:13.395Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:37:13.653Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T20:37:13.653Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T20:37:13.913Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T20:37:13.913Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T20:37:13.913Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T20:37:14.174Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:37:14.174Z] OK: 8 MiB in 20 packages [2022-04-28T20:37:17.556Z] Building bin/spire-server... [2022-04-28T20:37:17.816Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:37:17.816Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:37:17.816Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:37:17.816Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:37:17.816Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:37:17.816Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:37:17.816Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:37:17.816Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:37:18.075Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:37:18.075Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:37:18.075Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:37:18.075Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:37:18.075Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:37:18.075Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:37:18.075Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:37:18.075Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:37:18.384Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:37:18.384Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:37:18.385Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:37:18.385Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:37:18.385Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:37:18.385Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:37:18.385Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:37:19.057Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:37:19.057Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:37:19.057Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:37:19.057Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:37:19.057Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:37:19.057Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:37:19.320Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:37:19.320Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:37:19.320Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:37:19.320Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:37:19.320Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:37:19.320Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:37:19.578Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:37:19.578Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:37:19.578Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:37:19.578Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:37:19.579Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:37:19.579Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:37:19.579Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:37:19.579Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:37:19.839Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:37:19.839Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:37:19.839Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:37:19.839Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:37:20.099Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:37:20.099Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:37:20.099Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:37:20.099Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:37:20.358Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:37:20.358Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:37:20.358Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:37:20.358Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:37:20.358Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:37:20.358Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:37:20.358Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:37:20.358Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:37:20.885Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:37:23.423Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:37:23.423Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:37:23.423Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:37:23.423Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:37:23.423Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:37:23.683Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:37:23.942Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:37:23.942Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:37:23.942Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:37:24.898Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:37:24.898Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:37:25.157Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:37:25.492Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:37:25.492Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:37:25.942Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:37:26.203Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:37:26.713Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:37:26.973Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:37:27.625Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:37:27.625Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:37:27.885Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:37:27.885Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:37:27.885Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:37:27.885Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:37:27.885Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:37:28.180Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:37:28.180Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:37:28.180Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:37:28.180Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:37:28.180Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:37:28.454Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:37:28.454Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:37:28.454Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:37:28.454Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:37:28.454Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:37:28.454Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:37:28.454Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:37:28.454Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:37:28.454Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:37:28.454Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:37:29.046Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:37:29.046Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:37:29.046Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:37:29.046Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:37:29.046Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:37:30.458Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:37:30.458Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:37:30.718Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:37:30.718Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:37:30.718Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:37:30.718Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:37:30.718Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:37:31.288Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:37:31.288Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:37:31.288Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:37:31.288Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:37:31.288Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:37:31.549Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:37:31.549Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:37:31.549Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:37:31.809Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:37:31.809Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:37:31.809Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:37:31.809Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:37:31.809Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:37:32.070Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:37:32.070Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:37:32.070Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:37:32.070Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:37:32.070Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:37:32.070Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:37:32.070Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:37:32.070Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:37:32.070Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:37:32.070Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:37:32.070Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:37:32.477Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:37:32.477Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:37:32.477Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:37:32.477Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:37:32.477Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:37:32.477Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:37:35.018Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:37:35.018Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:37:38.321Z] Removing intermediate container 397e537a65c7 [2022-04-28T20:37:38.321Z] ---> 9225ee62fa4a [2022-04-28T20:37:38.321Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:37:38.321Z] ---> 7e2d1fbbe683 [2022-04-28T20:37:38.321Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T20:37:38.321Z] ---> Running in ef2173ff1506 [2022-04-28T20:37:38.321Z] ---> 5e9d7568e329 [2022-04-28T20:37:38.321Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T20:37:38.894Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T20:37:39.153Z] ---> 5ce5d7bea54c [2022-04-28T20:37:39.153Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T20:37:40.092Z] ---> 352be7c9539c [2022-04-28T20:37:40.092Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T20:37:40.092Z] ---> Running in 6499510773a0 [2022-04-28T20:37:40.661Z] Removing intermediate container 6499510773a0 [2022-04-28T20:37:40.661Z] ---> 3853bd4fce7e [2022-04-28T20:37:40.661Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:37:40.661Z] ---> Running in 9624f21c35bf [2022-04-28T20:37:41.598Z] Removing intermediate container 9624f21c35bf [2022-04-28T20:37:41.598Z] ---> 509079276f8f [2022-04-28T20:37:41.598Z] Step 21/23 : LABEL arch=x86_64 [2022-04-28T20:37:41.857Z] ---> Running in 5c4c984f78c5 [2022-04-28T20:37:42.117Z] Removing intermediate container c2417df7520e [2022-04-28T20:37:42.117Z] ---> c78ea0a5cda2 [2022-04-28T20:37:42.117Z] [2022-04-28T20:37:42.117Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:37:42.117Z] ---> 0ac33e5f5afa [2022-04-28T20:37:42.117Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:37:42.117Z] ---> Using cache [2022-04-28T20:37:42.117Z] ---> 5fe7ba5b347c [2022-04-28T20:37:42.117Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:37:42.117Z] ---> Using cache [2022-04-28T20:37:42.117Z] ---> 8c770cf491d5 [2022-04-28T20:37:42.117Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:37:42.396Z] Removing intermediate container c9aa943ecac7 [2022-04-28T20:37:42.396Z] ---> 59095d274c92 [2022-04-28T20:37:42.396Z] [2022-04-28T20:37:42.396Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T20:37:42.396Z] ---> 0ac33e5f5afa [2022-04-28T20:37:42.396Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:37:42.396Z] ---> Using cache [2022-04-28T20:37:42.396Z] ---> 5fe7ba5b347c [2022-04-28T20:37:42.396Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:37:42.396Z] ---> Using cache [2022-04-28T20:37:42.396Z] ---> 8c770cf491d5 [2022-04-28T20:37:42.396Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T20:37:42.655Z] Removing intermediate container 5c4c984f78c5 [2022-04-28T20:37:42.655Z] ---> d11fa0985c95 [2022-04-28T20:37:42.655Z] Step 22/23 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:37:42.655Z] ---> Running in bf82ef17a2fe [2022-04-28T20:37:42.655Z] ---> Running in 3f6acbeb084a [2022-04-28T20:37:43.223Z] ---> Running in ed3f9faf4191 [2022-04-28T20:37:43.790Z] Removing intermediate container ed3f9faf4191 [2022-04-28T20:37:43.790Z] ---> 6998ee7b33fd [2022-04-28T20:37:43.790Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T20:37:43.790Z] ---> Running in a8e5c52c3be6 [2022-04-28T20:37:44.051Z] Removing intermediate container a8e5c52c3be6 [2022-04-28T20:37:44.051Z] ---> b9c7f3d759e4 [2022-04-28T20:37:44.051Z] [2022-04-28T20:37:44.051Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:45.825Z] Successfully built b9c7f3d759e4 [2022-04-28T20:37:45.825Z] Successfully tagged core-data:latest [2022-04-28T20:37:45.825Z] Building security-bootstrapper [2022-04-28T20:37:45.825Z]  Building core-data ... done fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:45.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:45.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:45.825Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:37:45.825Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:37:45.825Z] OK: 15854 distinct packages available [2022-04-28T20:37:45.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:45.825Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:37:45.825Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:37:45.825Z] OK: 15854 distinct packages available [2022-04-28T20:37:45.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:46.083Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:46.342Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:37:46.601Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T20:37:46.601Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:37:46.860Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T20:37:46.860Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T20:37:46.860Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T20:37:46.860Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T20:37:46.860Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T20:37:46.860Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:37:46.860Z] OK: 6 MiB in 18 packages [2022-04-28T20:37:47.121Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T20:37:47.121Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T20:37:47.121Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T20:37:47.121Z] OK: 6 MiB in 19 packages [2022-04-28T20:37:49.033Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:37:49.033Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:37:49.033Z] ---> 6fb55a6bedab [2022-04-28T20:37:49.033Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> fc12df578073 [2022-04-28T20:37:49.033Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> 4fd3e2d2bf70 [2022-04-28T20:37:49.033Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> 7a3f326e9f74 [2022-04-28T20:37:49.033Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> 50388c51a9ba [2022-04-28T20:37:49.033Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> 167300fd29e9 [2022-04-28T20:37:49.033Z] Step 8/31 : COPY . . [2022-04-28T20:37:49.033Z] ---> Using cache [2022-04-28T20:37:49.033Z] ---> 413053526843 [2022-04-28T20:37:49.033Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T20:37:53.235Z] ---> Running in 5a6a63f95e4f [2022-04-28T20:37:53.235Z] Removing intermediate container 3f6acbeb084a [2022-04-28T20:37:53.235Z] ---> 941f8534f311 [2022-04-28T20:37:53.235Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T20:37:53.235Z] Removing intermediate container bf82ef17a2fe [2022-04-28T20:37:53.235Z] ---> 317f19a0e997 [2022-04-28T20:37:53.235Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:37:53.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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T20:37:56.036Z] ---> 2b78a3ae55d3 [2022-04-28T20:37:56.036Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:37:56.036Z] ---> 59eea9e6c007 [2022-04-28T20:37:56.036Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:37:57.417Z] ---> 6bea2a3e5f49 [2022-04-28T20:37:57.417Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T20:37:57.417Z] ---> Running in 47408ddf1fe0 [2022-04-28T20:37:57.677Z] ---> 4de8d7fe71e1 [2022-04-28T20:37:57.677Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:37:57.939Z] Removing intermediate container 47408ddf1fe0 [2022-04-28T20:37:57.939Z] ---> b991056541d0 [2022-04-28T20:37:57.939Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T20:37:58.200Z] ---> 310e8dcdc55b [2022-04-28T20:37:58.200Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T20:37:58.470Z] ---> c338a1398b05 [2022-04-28T20:37:58.470Z] Step 21/26 : WORKDIR / [2022-04-28T20:37:58.729Z] ---> Running in 656ac2d535b6 [2022-04-28T20:37:58.990Z] ---> 4c31c53a8170 [2022-04-28T20:37:58.990Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T20:37:59.250Z] Removing intermediate container 656ac2d535b6 [2022-04-28T20:37:59.250Z] ---> 6697f6205f14 [2022-04-28T20:37:59.250Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:37:59.509Z] ---> Running in 0988ceb213b9 [2022-04-28T20:37:59.509Z] ---> 120f398b0772 [2022-04-28T20:37:59.509Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:37:59.767Z] Removing intermediate container 0988ceb213b9 [2022-04-28T20:37:59.767Z] ---> f4e6b7087098 [2022-04-28T20:37:59.767Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:37:59.767Z] ---> Running in 7bdba0906ca3 [2022-04-28T20:37:59.767Z] ---> Running in 69b7443aff37 [2022-04-28T20:38:00.059Z] Removing intermediate container 7bdba0906ca3 [2022-04-28T20:38:00.059Z] ---> 1355247667fb [2022-04-28T20:38:00.059Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:38:00.631Z] ---> Running in e92f338ef200 [2022-04-28T20:38:00.631Z] Removing intermediate container 69b7443aff37 [2022-04-28T20:38:00.631Z] ---> 970063733cbc [2022-04-28T20:38:00.631Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T20:38:00.896Z] ---> Running in c56e9b439e59 [2022-04-28T20:38:01.155Z] Removing intermediate container e92f338ef200 [2022-04-28T20:38:01.155Z] ---> 97c0d9a65c44 [2022-04-28T20:38:01.155Z] Step 24/26 : LABEL arch=x86_64 [2022-04-28T20:38:01.155Z] ---> Running in 1ed41b704a9f [2022-04-28T20:38:01.155Z] Removing intermediate container c56e9b439e59 [2022-04-28T20:38:01.155Z] ---> 8ea25e2a0274 [2022-04-28T20:38:01.155Z] Step 25/26 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:38:01.414Z] ---> Running in d7394fe9dea6 [2022-04-28T20:38:01.414Z] Removing intermediate container d7394fe9dea6 [2022-04-28T20:38:01.414Z] ---> 7cc1b9c8c631 [2022-04-28T20:38:01.414Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:38:01.673Z] Removing intermediate container 1ed41b704a9f [2022-04-28T20:38:01.673Z] ---> ebbbd5027c59 [2022-04-28T20:38:01.673Z] Step 25/26 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:38:01.673Z] ---> Running in dd0c11297fd3 [2022-04-28T20:38:01.935Z] ---> Running in 39696e3acdb6 [2022-04-28T20:38:02.195Z] Removing intermediate container dd0c11297fd3 [2022-04-28T20:38:02.196Z] ---> 9322bf7daba6 [2022-04-28T20:38:02.196Z] [2022-04-28T20:38:02.454Z] Removing intermediate container 39696e3acdb6 [2022-04-28T20:38:02.454Z] ---> 9011386347bb [2022-04-28T20:38:02.454Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T20:38:02.454Z] Successfully built 9322bf7daba6 [2022-04-28T20:38:02.454Z] Successfully tagged security-spire-config:latest [2022-04-28T20:38:02.713Z]  Building security-spire-config ... done  ---> Running in 0d02e89929d1 [2022-04-28T20:38:04.089Z] Removing intermediate container 0d02e89929d1 [2022-04-28T20:38:04.089Z] ---> fdc45f078397 [2022-04-28T20:38:04.089Z] [2022-04-28T20:38:04.089Z] Successfully built fdc45f078397 [2022-04-28T20:38:04.089Z] Successfully tagged security-spire-agent:latest [2022-04-28T20:38:05.468Z]  Building security-spire-agent ... done Removing intermediate container ef2173ff1506 [2022-04-28T20:38:05.468Z] ---> acb51d65d78c [2022-04-28T20:38:05.468Z] [2022-04-28T20:38:05.468Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:38:05.468Z] ---> e04c818066af [2022-04-28T20:38:05.468Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T20:38:05.468Z] ---> Running in a1d8006854ac [2022-04-28T20:38:06.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:38:06.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:38:06.922Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T20:38:06.922Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:38:06.922Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:38:06.922Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:38:06.922Z] OK: 6 MiB in 16 packages [2022-04-28T20:38:08.311Z] Removing intermediate container a1d8006854ac [2022-04-28T20:38:08.311Z] ---> 2134a91093b3 [2022-04-28T20:38:08.311Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:38:08.570Z] ---> Running in 2a5f4299b166 [2022-04-28T20:38:08.830Z] Removing intermediate container 2a5f4299b166 [2022-04-28T20:38:08.830Z] ---> 6e51b8e5cd2c [2022-04-28T20:38:08.830Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T20:38:08.830Z] ---> Running in a0a02107a522 [2022-04-28T20:38:09.399Z] Removing intermediate container a0a02107a522 [2022-04-28T20:38:09.399Z] ---> 2a9ac11063f4 [2022-04-28T20:38:09.399Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:38:09.399Z] ---> Running in 4cdf486ba93a [2022-04-28T20:38:09.658Z] Removing intermediate container 4cdf486ba93a [2022-04-28T20:38:09.658Z] ---> 45056466afb0 [2022-04-28T20:38:09.658Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:38:10.227Z] ---> ef1016f529ca [2022-04-28T20:38:10.227Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T20:38:11.646Z] ---> a2911bc21e54 [2022-04-28T20:38:11.646Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T20:38:12.217Z] ---> 7ec16132fd8a [2022-04-28T20:38:12.217Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T20:38:12.217Z] ---> Running in a87509d69db3 [2022-04-28T20:38:13.157Z] Removing intermediate container a87509d69db3 [2022-04-28T20:38:13.157Z] ---> e738d0353ce2 [2022-04-28T20:38:13.157Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:38:13.420Z] ---> Running in e891ca4d24c2 [2022-04-28T20:38:13.999Z] Removing intermediate container e891ca4d24c2 [2022-04-28T20:38:13.999Z] ---> bc1208acbf20 [2022-04-28T20:38:13.999Z] Step 20/22 : LABEL arch=x86_64 [2022-04-28T20:38:14.568Z] ---> Running in cfd9d736e71d [2022-04-28T20:38:14.568Z] Removing intermediate container 5a6a63f95e4f [2022-04-28T20:38:14.568Z] ---> 6ff6b09d71ad [2022-04-28T20:38:14.568Z] [2022-04-28T20:38:14.568Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T20:38:14.568Z] ---> e04c818066af [2022-04-28T20:38:14.568Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T20:38:14.891Z] ---> Running in 65f46abe8cb8 [2022-04-28T20:38:15.156Z] Removing intermediate container cfd9d736e71d [2022-04-28T20:38:15.156Z] ---> b523a66e6ee1 [2022-04-28T20:38:15.156Z] Step 21/22 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:38:15.417Z] ---> Running in 43086506a82a [2022-04-28T20:38:15.417Z] Removing intermediate container 65f46abe8cb8 [2022-04-28T20:38:15.417Z] ---> 37f559a1069f [2022-04-28T20:38:15.417Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T20:38:15.417Z] ---> Running in 8f2259192df5 [2022-04-28T20:38:15.681Z] Removing intermediate container 43086506a82a [2022-04-28T20:38:15.681Z] ---> 15fcbccc5f71 [2022-04-28T20:38:15.681Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:38:15.940Z] ---> Running in 7efc32dc0c84 [2022-04-28T20:38:16.200Z] Removing intermediate container 7efc32dc0c84 [2022-04-28T20:38:16.200Z] ---> 0dfad0f3e9fb [2022-04-28T20:38:16.200Z] [2022-04-28T20:38:16.460Z] Successfully built 0dfad0f3e9fb [2022-04-28T20:38:16.460Z] Successfully tagged support-notifications:latest [2022-04-28T20:38:16.460Z]  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T20:38:16.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T20:38:16.719Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:38:16.719Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T20:38:16.719Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:38:16.719Z] OK: 6 MiB in 16 packages [2022-04-28T20:38:17.747Z] Removing intermediate container 8f2259192df5 [2022-04-28T20:38:17.747Z] ---> c43a62453d70 [2022-04-28T20:38:17.747Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T20:38:18.007Z] ---> Running in b3f4c326e6c7 [2022-04-28T20:38:18.277Z] Removing intermediate container b3f4c326e6c7 [2022-04-28T20:38:18.277Z] ---> d4b065c65dab [2022-04-28T20:38:18.277Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T20:38:18.539Z] ---> Running in 9fdbd74ae56e [2022-04-28T20:38:18.802Z] Removing intermediate container 9fdbd74ae56e [2022-04-28T20:38:18.802Z] ---> c1596c34d78b [2022-04-28T20:38:18.802Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T20:38:19.066Z] ---> Running in 79bf9594fc1b [2022-04-28T20:38:20.975Z] Removing intermediate container 79bf9594fc1b [2022-04-28T20:38:20.975Z] ---> fe2c544e467b [2022-04-28T20:38:20.975Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T20:38:20.975Z] ---> Running in 8fc291efacd7 [2022-04-28T20:38:21.309Z] Removing intermediate container 8fc291efacd7 [2022-04-28T20:38:21.309Z] ---> 998265fdc4a5 [2022-04-28T20:38:21.309Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T20:38:21.573Z] ---> 8ff1ac2ea329 [2022-04-28T20:38:21.573Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T20:38:21.573Z] ---> Running in 6e035be46a3c [2022-04-28T20:38:23.562Z] Removing intermediate container 6e035be46a3c [2022-04-28T20:38:23.562Z] ---> 022f829aa449 [2022-04-28T20:38:23.562Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:38:23.821Z] ---> fe6809258ad3 [2022-04-28T20:38:23.821Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T20:38:24.390Z] ---> cb9482963634 [2022-04-28T20:38:24.390Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T20:38:24.650Z] ---> 42e42b6e8e8a [2022-04-28T20:38:24.650Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T20:38:25.218Z] ---> b2cf30194fb3 [2022-04-28T20:38:25.218Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T20:38:25.790Z] ---> 9868ef8d7365 [2022-04-28T20:38:25.790Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T20:38:25.790Z] ---> Running in 5ddc945dc9c0 [2022-04-28T20:38:26.049Z] Removing intermediate container 5ddc945dc9c0 [2022-04-28T20:38:26.049Z] ---> 0bfdac6316a6 [2022-04-28T20:38:26.049Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T20:38:26.309Z] ---> 650d682b2795 [2022-04-28T20:38:26.309Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T20:38:26.569Z] ---> Running in 253163c6b775 [2022-04-28T20:38:27.947Z] Removing intermediate container 253163c6b775 [2022-04-28T20:38:27.947Z] ---> 6a5dbdfe0734 [2022-04-28T20:38:27.947Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T20:38:28.206Z] ---> Running in 2be2cb5e1e34 [2022-04-28T20:38:28.469Z] Removing intermediate container 2be2cb5e1e34 [2022-04-28T20:38:28.469Z] ---> 931d4871cf1d [2022-04-28T20:38:28.469Z] Step 28/31 : CMD ["gate"] [2022-04-28T20:38:28.729Z] ---> Running in 4470b1ed0b3e [2022-04-28T20:38:28.989Z] Removing intermediate container 4470b1ed0b3e [2022-04-28T20:38:28.989Z] ---> 1951c8eef372 [2022-04-28T20:38:28.989Z] Step 29/31 : LABEL arch=x86_64 [2022-04-28T20:38:28.989Z] ---> Running in 834a616c0bdf [2022-04-28T20:38:29.249Z] Removing intermediate container 834a616c0bdf [2022-04-28T20:38:29.249Z] ---> 2539afd42828 [2022-04-28T20:38:29.249Z] Step 30/31 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:38:29.508Z] ---> Running in 814b939f2e0c [2022-04-28T20:38:29.767Z] Removing intermediate container 814b939f2e0c [2022-04-28T20:38:29.767Z] ---> 968e8a1db94b [2022-04-28T20:38:29.767Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T20:38:30.027Z] ---> Running in 5f2cea9d28fb [2022-04-28T20:38:30.286Z] Removing intermediate container 5f2cea9d28fb [2022-04-28T20:38:30.286Z] ---> ef0c5afb7328 [2022-04-28T20:38:30.286Z] [2022-04-28T20:38:30.286Z] Successfully built ef0c5afb7328 [2022-04-28T20:38:30.439Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-04-28T20:38:30.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-04-28T20:38:30.440Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-04-28T20:38:30.440Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-04-28T20:38:30.544Z] Successfully tagged security-bootstrapper:latest [2022-04-28T20:38:33.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-04-28T20:38:34.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-04-28T20:38:34.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-04-28T20:38:34.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-04-28T20:38:34.718Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-04-28T20:38:37.374Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-04-28T20:38:52.498Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.302s coverage: 28.7% of statements [2022-04-28T20:38:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-04-28T20:38:52.498Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-04-28T20:38:57.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.496s coverage: 98.5% of statements [2022-04-28T20:38:57.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-04-28T20:38:57.930Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.452s coverage: 53.4% of statements [2022-04-28T20:38:57.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-04-28T20:38:57.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-04-28T20:39:20.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.771s coverage: 89.2% of statements [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:39:20.233Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.387s coverage: 84.4% of statements [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-04-28T20:39:20.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.560s coverage: 95.6% of statements [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.340s coverage: 72.2% of statements [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.320s coverage: 60.0% of statements [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.360s coverage: 0.9% of statements [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.590s coverage: 58.8% of statements [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.353s coverage: 29.6% of statements [2022-04-28T20:39:24.566Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.228s coverage: 47.1% of statements [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.286s coverage: 79.5% of statements [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.253s coverage: 94.1% of statements [2022-04-28T20:39:24.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements [2022-04-28T20:39:26.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements [2022-04-28T20:39:26.838Z]  Building security-bootstrapper ... done Building bin/spire-agent... [2022-04-28T20:39:26.838Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T20:39:26.838Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T20:39:26.838Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T20:39:26.838Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T20:39:26.838Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T20:39:26.838Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T20:39:26.838Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T20:39:26.838Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T20:39:26.838Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T20:39:26.838Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T20:39:26.838Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T20:39:26.838Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T20:39:26.838Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T20:39:38.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.324s coverage: 94.4% of statements [2022-04-28T20:39:38.436Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.200s coverage: 44.8% of statements [2022-04-28T20:39:43.845Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.730s coverage: 82.5% of statements [2022-04-28T20:39:43.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-04-28T20:39:52.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-04-28T20:39:52.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-04-28T20:39:52.177Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.219s coverage: 87.2% of statements [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-04-28T20:39:52.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-04-28T20:39:52.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 58.8% of statements [2022-04-28T20:39:52.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.305s coverage: 80.0% of statements [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.310s coverage: 85.4% of statements [2022-04-28T20:39:52.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.873s coverage: 91.2% of statements [2022-04-28T20:39:52.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.090s coverage: 64.4% of statements [2022-04-28T20:39:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-04-28T20:39:57.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.364s coverage: 100.0% of statements [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.127s coverage: 89.4% of statements [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.069s coverage: 100.0% of statements [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements [2022-04-28T20:39:57.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements [2022-04-28T20:40:05.962Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.589s coverage: 65.4% of statements [2022-04-28T20:40:05.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-04-28T20:40:05.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-04-28T20:40:05.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-04-28T20:40:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.072s coverage: 43.8% of statements [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-04-28T20:40:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.294s coverage: 89.5% of statements [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-04-28T20:40:08.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.280s coverage: 84.8% of statements [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-04-28T20:40:08.607Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.369s coverage: 17.7% of statements [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.332s coverage: 63.2% of statements [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.524s coverage: 97.7% of statements [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.203s coverage: 28.9% of statements [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-04-28T20:40:18.801Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements [2022-04-28T20:40:18.801Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.093s coverage: 96.9% of statements [2022-04-28T20:40:19.404Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-04-28T20:40:19.404Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T20:40:19.404Z] GO111MODULE=on go vet ./... [2022-04-28T20:40:23.101Z] Removing intermediate container e6c97ab4401a [2022-04-28T20:40:23.101Z] ---> e0e0b41c03ba [2022-04-28T20:40:23.101Z] [2022-04-28T20:40:23.101Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T20:40:23.101Z] ---> 0ac33e5f5afa [2022-04-28T20:40:23.101Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T20:40:23.101Z] ---> Using cache [2022-04-28T20:40:23.101Z] ---> 5fe7ba5b347c [2022-04-28T20:40:23.101Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:40:23.101Z] ---> Using cache [2022-04-28T20:40:23.101Z] ---> 8c770cf491d5 [2022-04-28T20:40:23.101Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T20:40:23.101Z] ---> Using cache [2022-04-28T20:40:23.101Z] ---> 941f8534f311 [2022-04-28T20:40:23.101Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T20:40:23.101Z] ---> 01e616c54f95 [2022-04-28T20:40:23.101Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T20:40:23.101Z] ---> d3c747ee80b5 [2022-04-28T20:40:23.101Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T20:40:23.101Z] ---> f3ed1dca27b3 [2022-04-28T20:40:23.101Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T20:40:23.101Z] ---> 24dec306854b [2022-04-28T20:40:23.101Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T20:40:23.101Z] ---> Running in 2493fc99f1a1 [2022-04-28T20:40:23.101Z] Removing intermediate container 2493fc99f1a1 [2022-04-28T20:40:23.101Z] ---> dac72f7f9a6c [2022-04-28T20:40:23.101Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T20:40:23.101Z] ---> Running in 64829f1b067e [2022-04-28T20:40:23.101Z] Removing intermediate container 64829f1b067e [2022-04-28T20:40:23.101Z] ---> 5f200ec4137b [2022-04-28T20:40:23.101Z] Step 23/25 : LABEL arch=x86_64 [2022-04-28T20:40:23.101Z] ---> Running in f92d2899ce83 [2022-04-28T20:40:23.101Z] Removing intermediate container f92d2899ce83 [2022-04-28T20:40:23.101Z] ---> f49f1c3f6c5b [2022-04-28T20:40:23.101Z] Step 24/25 : LABEL git_sha=9a1382709a768593f4f34198426b7abab024a5ee [2022-04-28T20:40:23.101Z] ---> Running in 7e7fb5c9bd5b [2022-04-28T20:40:23.101Z] Removing intermediate container 7e7fb5c9bd5b [2022-04-28T20:40:23.101Z] ---> efdde84547ed [2022-04-28T20:40:23.101Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T20:40:23.101Z] ---> Running in 1f548ea1713d [2022-04-28T20:40:23.101Z] Removing intermediate container 1f548ea1713d [2022-04-28T20:40:23.101Z] ---> c210b5cf533a [2022-04-28T20:40:23.101Z] [2022-04-28T20:40:23.362Z] Successfully built c210b5cf533a [2022-04-28T20:40:23.362Z] Successfully tagged security-spire-server:latest [2022-04-28T20:40:23.369Z]  Building security-spire-server ... done  [Pipeline] } [2022-04-28T20:40:23.386Z] $ docker stop --time=1 d36ba1eb710f43131ba56db47c0d1ea811f59fe8793e042410d45e8e51c3fe8a [2022-04-28T20:40:24.871Z] $ docker rm -f d36ba1eb710f43131ba56db47c0d1ea811f59fe8793e042410d45e8e51c3fe8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T20:40:25.224Z] + docker images [2022-04-28T20:40:25.224Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T20:40:25.224Z] security-spire-server latest c210b5cf533a 3 seconds ago 87.3MB [2022-04-28T20:40:25.224Z] e0e0b41c03ba 22 seconds ago 4.43GB [2022-04-28T20:40:25.224Z] security-bootstrapper latest ef0c5afb7328 About a minute ago 19.1MB [2022-04-28T20:40:25.224Z] support-notifications latest 0dfad0f3e9fb 2 minutes ago 26.9MB [2022-04-28T20:40:25.224Z] 6ff6b09d71ad 2 minutes ago 1.5GB [2022-04-28T20:40:25.224Z] acb51d65d78c 2 minutes ago 1.55GB [2022-04-28T20:40:25.224Z] security-spire-agent latest fdc45f078397 2 minutes ago 127MB [2022-04-28T20:40:25.224Z] security-spire-config latest 9322bf7daba6 2 minutes ago 86.7MB [2022-04-28T20:40:25.224Z] core-data latest b9c7f3d759e4 2 minutes ago 22.5MB [2022-04-28T20:40:25.224Z] c78ea0a5cda2 2 minutes ago 4.43GB [2022-04-28T20:40:25.224Z] 59095d274c92 2 minutes ago 4.43GB [2022-04-28T20:40:25.224Z] df5798575655 3 minutes ago 1.52GB [2022-04-28T20:40:25.224Z] security-proxy-setup latest 557a89bc458a 3 minutes ago 26.9MB [2022-04-28T20:40:25.224Z] sys-mgmt-agent latest 727518d38e8d 3 minutes ago 299MB [2022-04-28T20:40:25.224Z] b4ea6f1bf211 3 minutes ago 1.5GB [2022-04-28T20:40:25.224Z] support-scheduler latest 96e040c9ad27 4 minutes ago 26.3MB [2022-04-28T20:40:25.224Z] core-metadata latest fbb130f445ee 4 minutes ago 17MB [2022-04-28T20:40:25.224Z] f345dc752643 4 minutes ago 1.49GB [2022-04-28T20:40:25.224Z] 7f660dbc203a 4 minutes ago 1.55GB [2022-04-28T20:40:25.224Z] 5e97dece356d 4 minutes ago 1.5GB [2022-04-28T20:40:25.224Z] security-spiffe-token-provider latest e04a96c0d01e 5 minutes ago 28.8MB [2022-04-28T20:40:25.224Z] security-secretstore-setup latest ef10349bba1a 5 minutes ago 28.5MB [2022-04-28T20:40:25.224Z] core-command latest 43cb7c6d58a1 5 minutes ago 16.1MB [2022-04-28T20:40:25.225Z] 39b075d177d3 5 minutes ago 1.49GB [2022-04-28T20:40:25.225Z] 71817859a895 5 minutes ago 1.54GB [2022-04-28T20:40:25.225Z] 1d5dcb897732 5 minutes ago 1.5GB [2022-04-28T20:40:25.225Z] ci-base-image-x86_64 latest 6fb55a6bedab 9 minutes ago 896MB [2022-04-28T20:40:25.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine f018257e8ee9 6 days ago 562MB [2022-04-28T20:40:25.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver latest a97f223af7a3 7 days ago 254MB [2022-04-28T20:40:25.225Z] docker 20.10.14 7417809fdb73 3 weeks ago 218MB [2022-04-28T20:40:25.225Z] alpine 3.14 e04c818066af 3 weeks ago 5.59MB [2022-04-28T20:40:25.225Z] alpine 3.15 0ac33e5f5afa 3 weeks ago 5.57MB [2022-04-28T20:40:25.225Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 22 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T20:42:26.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T20:42:26.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T20:42:26.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-28T20:42:26.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-04-28T20:42:27.030Z] + ls -al . [2022-04-28T20:42:27.030Z] total 668 [2022-04-28T20:42:27.030Z] drwxrwxr-x 9 1001 1001 4096 Apr 28 20:42 . [2022-04-28T20:42:27.030Z] drwxr-xr-x 4 root root 4096 Apr 28 20:36 .. [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 11 Apr 28 20:34 .dockerignore [2022-04-28T20:42:27.030Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:34 .git [2022-04-28T20:42:27.030Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:34 .github [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 879 Apr 28 20:34 .gitignore [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 42 Apr 28 20:34 .golangci.yml [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 87 Apr 28 20:34 .hadolint.yml [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 166 Apr 28 20:34 .sonarcloud.properties [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 1171 Apr 28 20:34 ADOPTERS.md [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 10086 Apr 28 20:34 Attribution.txt [2022-04-28T20:42:27.030Z] -rw-rw-r-- 1 1001 1001 51732 Apr 28 20:34 CHANGELOG.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 3804 Apr 28 20:34 CONTRIBUTING.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 677 Apr 28 20:34 GOVERNANCE.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 850 Apr 28 20:34 Jenkinsfile [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 10775 Apr 28 20:34 LICENSE [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 10389 Apr 28 20:34 Makefile [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 582 Apr 28 20:34 OWNERS.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 9120 Apr 28 20:34 README.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 6912 Apr 28 20:34 SECURITY.md [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 5 Apr 28 20:30 VERSION [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 4131 Apr 28 20:34 ZMQWindows.md [2022-04-28T20:42:27.031Z] drwxrwxr-x 2 1001 1001 4096 Apr 28 20:34 bin [2022-04-28T20:42:27.031Z] drwxrwxr-x 18 1001 1001 4096 Apr 28 20:34 cmd [2022-04-28T20:42:27.031Z] -rw-r--r-- 1 root root 435134 Apr 28 20:40 coverage.out [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 3256 Apr 28 20:34 go.mod [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 35162 Apr 28 20:34 go.sum [2022-04-28T20:42:27.031Z] drwxrwxr-x 8 1001 1001 4096 Apr 28 20:34 internal [2022-04-28T20:42:27.031Z] drwxrwxr-x 3 1001 1001 4096 Apr 28 20:34 openapi [2022-04-28T20:42:27.031Z] drwxrwxr-x 4 1001 1001 4096 Apr 28 20:34 snap [2022-04-28T20:42:27.031Z] -rw-rw-r-- 1 1001 1001 204 Apr 28 20:34 version.go [Pipeline] sh [2022-04-28T20:42:27.697Z] + '[' -e coverage.out ] [2022-04-28T20:42:27.697Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-04-28T20:42:27.718Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T20:42:28.489Z] Stashed 1 file(s) [Pipeline] sh [2022-04-28T20:42:29.228Z] + make build [2022-04-28T20:42:29.228Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T20:43:51.114Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T20:44:59.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T20:44:59.154Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T20:45:31.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T20:45:31.528Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T20:45:34.920Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T20:45:41.643Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T20:45:45.044Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T20:45:50.456Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T20:45:53.853Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T20:45:57.249Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T20:46:05.537Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-04-28T20:46:10.969Z] $ docker stop --time=1 e0c1cc4245d0b7fe2339227fb6623f0c720f83ad727c0c48aff1708c53f70a2e [2022-04-28T20:46:13.050Z] $ docker rm -f e0c1cc4245d0b7fe2339227fb6623f0c720f83ad727c0c48aff1708c53f70a2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:46:15.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:46:15.387Z] [2022-04-28T20:46:15.387Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:46:15.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:46:16.019Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-04-28T20:46:16.019Z] 29e5d40040c1: Pulling fs layer [2022-04-28T20:46:16.019Z] 1ce36da41761: Pulling fs layer [2022-04-28T20:46:16.019Z] 25b303627fd3: Pulling fs layer [2022-04-28T20:46:16.019Z] 29e5d40040c1: Verifying Checksum [2022-04-28T20:46:16.019Z] 29e5d40040c1: Download complete [2022-04-28T20:46:16.294Z] 1ce36da41761: Verifying Checksum [2022-04-28T20:46:16.294Z] 1ce36da41761: Download complete [2022-04-28T20:46:16.568Z] 29e5d40040c1: Pull complete [2022-04-28T20:46:18.006Z] 25b303627fd3: Verifying Checksum [2022-04-28T20:46:18.006Z] 25b303627fd3: Download complete [2022-04-28T20:46:18.006Z] 1ce36da41761: Pull complete [2022-04-28T20:46:30.397Z] 25b303627fd3: Pull complete [2022-04-28T20:46:30.397Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-04-28T20:46:30.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:46:30.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2022-04-28T20:46:30.646Z] prd-ubuntu20.04-docker-arm64-4c-16g-33718 does not seem to be running inside a container [2022-04-28T20:46:30.739Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T20:46:33.137Z] $ docker top 12c300a5bcf3354289999f1ba94a475f19bfa601af1ba79065923e520e2d43c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:46:34.055Z] + docker-compose build --help [2022-04-28T20:46:34.055Z] + grep parallel [2022-04-28T20:46:38.404Z] --parallel Build images in parallel. [Pipeline] } [2022-04-28T20:46:38.722Z] $ docker stop --time=1 12c300a5bcf3354289999f1ba94a475f19bfa601af1ba79065923e520e2d43c8 [2022-04-28T20:46:40.602Z] $ docker rm -f 12c300a5bcf3354289999f1ba94a475f19bfa601af1ba79065923e520e2d43c8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T20:46:41.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-04-28T20:46:41.265Z] . [Pipeline] withDockerContainer [2022-04-28T20:46:41.522Z] prd-ubuntu20.04-docker-arm64-4c-16g-33718 does not seem to be running inside a container [2022-04-28T20:46:41.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-04-28T20:46:43.110Z] $ docker top 27f49f047b14a9dff4192ba1faa4040bac9e1e9e413617034f5c2fd9557d4ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T20:46:44.048Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-04-28T20:46:50.757Z] Building core-command ... [2022-04-28T20:46:50.757Z] Building core-data ... [2022-04-28T20:46:50.757Z] Building core-metadata ... [2022-04-28T20:46:50.757Z] Building security-bootstrapper ... [2022-04-28T20:46:50.757Z] Building security-proxy-setup ... [2022-04-28T20:46:50.757Z] Building security-secretstore-setup ... [2022-04-28T20:46:50.757Z] Building security-spiffe-token-provider ... [2022-04-28T20:46:50.757Z] Building security-spire-agent ... [2022-04-28T20:46:50.757Z] Building security-spire-config ... [2022-04-28T20:46:50.757Z] Building security-spire-server ... [2022-04-28T20:46:50.757Z] Building support-notifications ... [2022-04-28T20:46:50.757Z] Building support-scheduler ... [2022-04-28T20:46:50.757Z] Building sys-mgmt-agent ... [2022-04-28T20:46:50.757Z] Building security-proxy-setup [2022-04-28T20:46:50.757Z] Building security-bootstrapper [2022-04-28T20:46:50.757Z] Building support-scheduler [2022-04-28T20:46:50.757Z] Building support-notifications [2022-04-28T20:46:50.757Z] Building security-spire-agent [2022-04-28T20:48:12.530Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:48:12.530Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:48:12.530Z] ---> c5aee1d57b6a [2022-04-28T20:48:12.530Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T20:48:13.558Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:48:13.558Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:48:13.558Z] ---> c5aee1d57b6a [2022-04-28T20:48:13.559Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:48:13.854Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:48:13.854Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:48:13.854Z] ---> c5aee1d57b6a [2022-04-28T20:48:13.854Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:48:14.459Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:48:14.459Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:48:14.459Z] ---> c5aee1d57b6a [2022-04-28T20:48:14.459Z] Step 3/31 : WORKDIR /edgex-go [2022-04-28T20:48:14.459Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:48:14.459Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:48:14.459Z] ---> c5aee1d57b6a [2022-04-28T20:48:14.459Z] Step 3/22 : WORKDIR /edgex-go [2022-04-28T20:48:14.459Z] ---> Running in 047b1efda07b [2022-04-28T20:48:14.459Z] ---> Running in 7f7ccaba1e4c [2022-04-28T20:48:14.459Z] ---> Running in 06c91be88074 [2022-04-28T20:48:14.459Z] ---> Running in 25e2d8bf9141 [2022-04-28T20:48:14.459Z] ---> Running in 33c27c921a62 [2022-04-28T20:48:15.059Z] Removing intermediate container 047b1efda07b [2022-04-28T20:48:15.059Z] ---> d45cc812d563 [2022-04-28T20:48:15.059Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:48:15.344Z] Removing intermediate container 06c91be88074 [2022-04-28T20:48:15.344Z] ---> c2b8b41caf55 [2022-04-28T20:48:15.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:48:15.344Z] Removing intermediate container 7f7ccaba1e4c [2022-04-28T20:48:15.344Z] ---> 1143a836fbc6 [2022-04-28T20:48:15.344Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:48:15.344Z] ---> Running in d0e81ac1d625 [2022-04-28T20:48:15.618Z] Removing intermediate container 33c27c921a62 [2022-04-28T20:48:15.618Z] ---> da87a0d1c80e [2022-04-28T20:48:15.618Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:48:15.618Z] Removing intermediate container 25e2d8bf9141 [2022-04-28T20:48:15.618Z] ---> 8f5e5b98f04e [2022-04-28T20:48:15.618Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:48:15.618Z] ---> Running in 3951e6d549e1 [2022-04-28T20:48:15.896Z] ---> Running in eafaad92d48c [2022-04-28T20:48:15.896Z] ---> Running in ac5b5d2baac6 [2022-04-28T20:48:15.896Z] ---> Running in 13f21e3b2bb3 [2022-04-28T20:48:19.308Z] Removing intermediate container d0e81ac1d625 [2022-04-28T20:48:19.309Z] ---> 0da2931c5d2a [2022-04-28T20:48:19.309Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:48:19.309Z] Removing intermediate container 3951e6d549e1 [2022-04-28T20:48:19.309Z] ---> b4d6b3007e46 [2022-04-28T20:48:19.309Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:48:19.591Z] ---> Running in 37cac21257c3 [2022-04-28T20:48:19.591Z] ---> Running in bbd046e402e8 [2022-04-28T20:48:19.591Z] Removing intermediate container 13f21e3b2bb3 [2022-04-28T20:48:19.591Z] ---> 02820a09b19b [2022-04-28T20:48:19.591Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-04-28T20:48:19.591Z] Removing intermediate container eafaad92d48c [2022-04-28T20:48:19.591Z] ---> 1473bab64a30 [2022-04-28T20:48:19.591Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-04-28T20:48:19.876Z] ---> Running in 01f6761beb35 [2022-04-28T20:48:19.876Z] ---> Running in a6b868c02e27 [2022-04-28T20:48:19.876Z] Removing intermediate container ac5b5d2baac6 [2022-04-28T20:48:19.876Z] ---> abb15d2e0c9f [2022-04-28T20:48:19.876Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-04-28T20:48:20.155Z] ---> Running in d355e50a6fa3 [2022-04-28T20:48:22.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:22.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:22.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:22.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:22.422Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:23.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:23.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:23.023Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:23.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:23.315Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:48:24.323Z] OK: 220 MiB in 52 packages [2022-04-28T20:48:24.323Z] OK: 220 MiB in 52 packages [2022-04-28T20:48:24.601Z] OK: 220 MiB in 52 packages [2022-04-28T20:48:24.601Z] OK: 220 MiB in 52 packages [2022-04-28T20:48:25.209Z] OK: 220 MiB in 52 packages [2022-04-28T20:48:26.659Z] Removing intermediate container bbd046e402e8 [2022-04-28T20:48:26.660Z] Removing intermediate container a6b868c02e27 [2022-04-28T20:48:26.660Z] Removing intermediate container 37cac21257c3 [2022-04-28T20:48:26.660Z] ---> 0e4633b95e89 [2022-04-28T20:48:26.660Z] ---> a5f499bf5316 [2022-04-28T20:48:26.660Z] Step 6/22 : COPY go.mod vendor* ./Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:48:26.660Z] ---> 1b69114da3dd [2022-04-28T20:48:26.660Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T20:48:26.660Z] [2022-04-28T20:48:26.660Z] Removing intermediate container 01f6761beb35 [2022-04-28T20:48:26.660Z] ---> 1aa08c9340bb [2022-04-28T20:48:26.660Z] Step 6/22 : COPY go.mod vendor* ./ [2022-04-28T20:48:26.660Z] Removing intermediate container d355e50a6fa3 [2022-04-28T20:48:26.660Z] ---> cccfd0c6824b [2022-04-28T20:48:26.660Z] Step 6/31 : COPY go.mod vendor* ./ [2022-04-28T20:48:27.644Z] ---> 5fdbfbf01710 [2022-04-28T20:48:27.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:48:27.644Z] ---> 17841f1711b0 [2022-04-28T20:48:27.644Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:48:27.644Z] ---> afd315ead8d9 [2022-04-28T20:48:27.644Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:48:27.644Z] ---> a37b3bc81a47 [2022-04-28T20:48:27.644Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:48:27.644Z] ---> Running in 4f4f4eda0743 [2022-04-28T20:48:27.935Z] ---> Running in 9e9db1ccd620 [2022-04-28T20:48:27.935Z] ---> Running in 6b4b5c4bd046 [2022-04-28T20:48:27.935Z] ---> 7a44ab537500 [2022-04-28T20:48:27.935Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:48:27.935Z] ---> Running in 121744ff0f6b [2022-04-28T20:48:28.209Z] ---> Running in ad6bd2ecf362 [2022-04-28T20:48:32.537Z] Removing intermediate container 4f4f4eda0743 [2022-04-28T20:48:32.537Z] ---> a1141d850ba3 [2022-04-28T20:48:32.537Z] Step 8/22 : COPY . . [2022-04-28T20:48:34.553Z] Removing intermediate container 6b4b5c4bd046 [2022-04-28T20:48:34.553Z] ---> 0595672f734c [2022-04-28T20:48:34.553Z] Step 8/31 : COPY . . [2022-04-28T20:48:34.553Z] Removing intermediate container 9e9db1ccd620 [2022-04-28T20:48:34.553Z] ---> 2e8ce9086a81 [2022-04-28T20:48:34.553Z] Step 8/26 : COPY . . [2022-04-28T20:48:34.553Z] Removing intermediate container ad6bd2ecf362 [2022-04-28T20:48:34.553Z] ---> ef5768fdc37f [2022-04-28T20:48:34.553Z] Step 8/22 : COPY . . [2022-04-28T20:48:34.553Z] Removing intermediate container 121744ff0f6b [2022-04-28T20:48:34.553Z] ---> 2b2f6adc9cab [2022-04-28T20:48:34.553Z] Step 8/22 : COPY . . [2022-04-28T20:49:01.360Z] ---> 7fa7548c6f2e [2022-04-28T20:49:01.360Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-04-28T20:49:01.360Z] ---> Running in e60b99dd6588 [2022-04-28T20:49:01.637Z] ---> 79d0d841be53 [2022-04-28T20:49:01.637Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-04-28T20:49:01.637Z] ---> Running in cbcf0493f442 [2022-04-28T20:49:02.238Z] ---> 33bd9adf95de [2022-04-28T20:49:02.238Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-04-28T20:49:02.238Z] ---> Running in 4e9d7f88791b [2022-04-28T20:49:02.512Z] ---> 1b98a0e11bed [2022-04-28T20:49:02.512Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-04-28T20:49:02.512Z] ---> b81ad1dd7668 [2022-04-28T20:49:02.512Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:49:02.797Z] ---> Running in d9032363488d [2022-04-28T20:49:02.797Z] ---> Running in 03b34e83b916 [2022-04-28T20:49:03.792Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-04-28T20:49:03.792Z] Removing intermediate container d9032363488d [2022-04-28T20:49:03.792Z] ---> 948499153cc7 [2022-04-28T20:49:03.792Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T20:49:03.792Z] ---> Running in ed9573f780be [2022-04-28T20:49:04.393Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-04-28T20:49:05.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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-04-28T20:49:05.283Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-04-28T20:49:06.728Z] Removing intermediate container ed9573f780be [2022-04-28T20:49:06.728Z] ---> aaa6ed96e7f2 [2022-04-28T20:49:06.728Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T20:49:07.005Z] ---> Running in f1f46fcd406b [2022-04-28T20:49:07.616Z] Removing intermediate container f1f46fcd406b [2022-04-28T20:49:07.616Z] ---> 0267052497c1 [2022-04-28T20:49:07.616Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T20:49:07.616Z] ---> Running in 1b067f623f68 [2022-04-28T20:49:10.263Z] spire-1.2.1/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.data/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.data/.file [2022-04-28T20:49:10.263Z] spire-1.2.1/.dockerignore [2022-04-28T20:49:10.263Z] spire-1.2.1/.gitattributes [2022-04-28T20:49:10.263Z] spire-1.2.1/.githooks/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:49:10.263Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:49:10.263Z] spire-1.2.1/.gitignore [2022-04-28T20:49:10.263Z] spire-1.2.1/.go-version [2022-04-28T20:49:10.263Z] spire-1.2.1/.golangci.yml [2022-04-28T20:49:10.263Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:49:10.263Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:49:10.263Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:49:10.263Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:49:10.263Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:49:10.263Z] spire-1.2.1/Dockerfile [2022-04-28T20:49:10.263Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:49:10.263Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:49:10.263Z] spire-1.2.1/LICENSE [2022-04-28T20:49:10.263Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:49:10.263Z] spire-1.2.1/Makefile [2022-04-28T20:49:10.263Z] spire-1.2.1/README.md [2022-04-28T20:49:10.263Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:49:10.263Z] spire-1.2.1/SECURITY.md [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:49:10.263Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/ [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/agent/ [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/server/ [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:49:10.263Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/ [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/images/ [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:49:10.263Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:49:10.540Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:49:10.541Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:49:10.541Z] spire-1.2.1/examples/ [2022-04-28T20:49:10.541Z] spire-1.2.1/examples/README.md [2022-04-28T20:49:10.541Z] spire-1.2.1/go.mod [2022-04-28T20:49:10.541Z] spire-1.2.1/go.sum [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:49:10.541Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:49:10.820Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:49:10.821Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:49:11.101Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:49:11.102Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:49:11.379Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:49:11.380Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:49:11.657Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/private/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:49:11.658Z] spire-1.2.1/release/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:49:11.658Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:49:11.658Z] spire-1.2.1/script/ [2022-04-28T20:49:11.658Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:49:11.658Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:49:11.658Z] spire-1.2.1/support/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:49:11.658Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:49:11.936Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/clock/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:49:11.936Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/common [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:49:11.937Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:49:12.215Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:49:12.216Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:49:12.217Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:49:12.496Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:49:12.496Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testca/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testkey/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/ [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/race.go [2022-04-28T20:49:12.496Z] spire-1.2.1/test/util/util.go [2022-04-28T20:49:12.496Z] building spire from source... [2022-04-28T20:49:13.101Z] Installing go1.17.7... [2022-04-28T20:49:40.210Z] Building bin/spire-server... [2022-04-28T20:49:40.210Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:49:40.210Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:49:40.210Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:49:40.210Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:49:40.210Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:49:40.485Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:49:43.115Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:49:43.716Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:49:44.010Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:49:44.282Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:49:44.877Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:49:44.877Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:49:44.878Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:49:45.150Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:49:45.747Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:49:45.747Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:49:45.747Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:49:45.747Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:49:46.024Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:50:12.838Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:50:12.838Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:50:12.838Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:50:12.838Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:50:12.838Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:50:12.838Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:50:13.115Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:50:13.392Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:50:13.392Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:50:13.392Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:50:13.392Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:50:14.380Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:50:14.380Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:50:14.380Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:50:14.656Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:50:14.656Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:50:14.656Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:50:14.931Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:50:15.209Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:50:15.817Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:50:16.107Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:50:16.382Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:50:16.382Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:50:16.659Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:50:16.659Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T20:50:16.659Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T20:50:16.934Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T20:50:16.934Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T20:50:17.209Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T20:50:17.808Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T20:50:18.083Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T20:50:18.083Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:50:19.066Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:50:20.504Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T20:50:21.936Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T20:50:27.355Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T20:50:27.355Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T20:50:27.355Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T20:50:27.355Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T20:50:49.551Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T20:50:49.551Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T20:50:49.551Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T20:50:49.551Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T20:51:01.971Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T20:51:01.971Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T20:51:02.570Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T20:51:29.371Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T20:51:29.647Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T20:51:29.922Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T20:51:29.922Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T20:51:30.200Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T20:51:32.184Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T20:51:33.168Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T20:51:33.444Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T20:51:35.429Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T20:51:36.030Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:51:36.305Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T20:51:36.580Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T20:51:36.858Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T20:51:37.136Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T20:51:37.410Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T20:51:37.688Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:51:37.688Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T20:51:37.962Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T20:51:38.237Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T20:51:39.690Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T20:51:39.690Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T20:51:39.966Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T20:51:39.966Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T20:51:40.241Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T20:51:40.522Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T20:51:45.964Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T20:51:46.950Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T20:51:46.950Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T20:51:46.950Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T20:51:47.936Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T20:51:47.936Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T20:51:47.936Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T20:51:48.214Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T20:51:48.214Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T20:51:48.214Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T20:51:48.489Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T20:51:48.489Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T20:51:49.932Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T20:51:50.207Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T20:51:50.483Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T20:51:50.483Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T20:51:50.759Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T20:51:50.759Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T20:51:51.036Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T20:51:51.036Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T20:51:52.481Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T20:51:52.481Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T20:51:52.759Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T20:51:53.034Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T20:51:53.034Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T20:51:53.658Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T20:51:55.723Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T20:51:57.180Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T20:51:57.180Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T20:51:57.781Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T20:51:57.781Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T20:51:58.058Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T20:51:58.336Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T20:51:58.612Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T20:51:59.215Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T20:52:01.854Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T20:52:01.854Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T20:52:02.455Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T20:52:05.090Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T20:52:05.090Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T20:52:05.090Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T20:52:05.366Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T20:52:05.643Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T20:52:05.643Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T20:52:05.643Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T20:52:05.919Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T20:52:05.919Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T20:52:06.195Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T20:52:16.369Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T20:52:16.369Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T20:52:16.369Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T20:52:16.369Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T20:52:43.177Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T20:52:43.177Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T20:53:51.206Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-04-28T20:54:06.303Z] Removing intermediate container 4e9d7f88791b [2022-04-28T20:54:06.303Z] ---> 78fc7c2f56f5 [2022-04-28T20:54:06.303Z] [2022-04-28T20:54:06.303Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:54:06.303Z] 3.14: Pulling from library/alpine [2022-04-28T20:54:06.902Z] Removing intermediate container 03b34e83b916 [2022-04-28T20:54:06.903Z] ---> e0918df973d5 [2022-04-28T20:54:06.903Z] [2022-04-28T20:54:06.903Z] Step 10/31 : FROM alpine:3.14 [2022-04-28T20:54:06.903Z] 3.14: Pulling from library/alpine [2022-04-28T20:54:07.518Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:54:07.518Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T20:54:07.518Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T20:54:07.518Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T20:54:07.518Z] ---> ac73e934f311 [2022-04-28T20:54:07.518Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-04-28T20:54:07.518Z] ---> ac73e934f311 [2022-04-28T20:54:07.518Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-04-28T20:54:07.800Z] ---> Running in 3b25b8b76755 [2022-04-28T20:54:07.800Z] ---> Running in 0725100859b3 [2022-04-28T20:54:08.410Z] Removing intermediate container 3b25b8b76755 [2022-04-28T20:54:08.410Z] ---> caf754c683d8 [2022-04-28T20:54:08.410Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-04-28T20:54:08.410Z] ---> Running in 18cd5a5e3edd [2022-04-28T20:54:10.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:10.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:10.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:10.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:54:11.945Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T20:54:11.945Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-04-28T20:54:11.945Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-04-28T20:54:12.222Z] (4/6) Installing libcurl (7.79.1-r1) [2022-04-28T20:54:12.222Z] (5/6) Installing curl (7.79.1-r1) [2022-04-28T20:54:12.222Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:54:12.222Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-04-28T20:54:12.222Z] (2/2) Installing su-exec (0.2-r1) [2022-04-28T20:54:12.222Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:54:12.222Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:54:12.222Z] OK: 6 MiB in 16 packages [2022-04-28T20:54:12.222Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:54:12.829Z] OK: 8 MiB in 20 packages [2022-04-28T20:54:14.275Z] Removing intermediate container 18cd5a5e3edd [2022-04-28T20:54:14.275Z] ---> dd263ae2146c [2022-04-28T20:54:14.275Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-04-28T20:54:14.275Z] ---> Running in 38a59572c9d3 [2022-04-28T20:54:14.879Z] Removing intermediate container 38a59572c9d3 [2022-04-28T20:54:14.879Z] ---> 7f8258f90bcc [2022-04-28T20:54:14.879Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-04-28T20:54:15.155Z] ---> Running in f165858ab0d0 [2022-04-28T20:54:15.436Z] Removing intermediate container 0725100859b3 [2022-04-28T20:54:15.436Z] ---> 3b716e386d20 [2022-04-28T20:54:15.436Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T20:54:15.715Z] ---> Running in 882237571dc1 [2022-04-28T20:54:16.002Z] Removing intermediate container f165858ab0d0 [2022-04-28T20:54:16.002Z] ---> a119e9b50ae9 [2022-04-28T20:54:16.002Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-04-28T20:54:16.282Z] ---> Running in 03f03b0fd9a5 [2022-04-28T20:54:16.282Z] Removing intermediate container 882237571dc1 [2022-04-28T20:54:16.282Z] ---> 2662af144055 [2022-04-28T20:54:16.282Z] Step 13/22 : WORKDIR /edgex [2022-04-28T20:54:16.562Z] ---> Running in e91a2eb37308 [2022-04-28T20:54:17.168Z] Removing intermediate container e91a2eb37308 [2022-04-28T20:54:17.168Z] ---> 1de3a9ed7174 [2022-04-28T20:54:17.168Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-04-28T20:54:18.150Z] ---> 938088878044 [2022-04-28T20:54:18.150Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-04-28T20:54:19.598Z] Removing intermediate container 03f03b0fd9a5 [2022-04-28T20:54:19.598Z] ---> f7b38cbb5126 [2022-04-28T20:54:19.598Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-04-28T20:54:19.873Z] ---> Running in af31edad0244 [2022-04-28T20:54:20.484Z] ---> 8136cb5ec6eb [2022-04-28T20:54:20.484Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-04-28T20:54:20.768Z] Removing intermediate container af31edad0244 [2022-04-28T20:54:20.768Z] ---> 1848684ea132 [2022-04-28T20:54:20.768Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-04-28T20:54:22.214Z] ---> 6ef48a8106d8 [2022-04-28T20:54:22.214Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-04-28T20:54:22.493Z] ---> Running in 5504b81d80f8 [2022-04-28T20:54:23.091Z] ---> 728a2cc0d03c [2022-04-28T20:54:23.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T20:54:24.531Z] ---> 60cb1f55b7a5 [2022-04-28T20:54:24.531Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-04-28T20:54:24.531Z] ---> Running in f822f24bc4e0 [2022-04-28T20:54:25.980Z] Removing intermediate container 5504b81d80f8 [2022-04-28T20:54:25.980Z] ---> 8d7c1c624d0c [2022-04-28T20:54:25.980Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:54:27.428Z] ---> df72c2e81835 [2022-04-28T20:54:27.428Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-04-28T20:54:28.033Z] Removing intermediate container f822f24bc4e0 [2022-04-28T20:54:28.033Z] ---> b3bfe6e60abd [2022-04-28T20:54:28.033Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T20:54:28.313Z] ---> Running in 687e660dd665 [2022-04-28T20:54:28.919Z] Removing intermediate container 687e660dd665 [2022-04-28T20:54:28.919Z] ---> 33c7a472b233 [2022-04-28T20:54:28.919Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T20:54:29.195Z] ---> Running in 147eea6dde6f [2022-04-28T20:54:29.803Z] ---> 725b8206488c [2022-04-28T20:54:30.077Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-04-28T20:54:30.077Z] Removing intermediate container 147eea6dde6f [2022-04-28T20:54:30.077Z] ---> d4dc654be69b [2022-04-28T20:54:30.077Z] Step 21/22 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T20:54:30.077Z] ---> Running in fb0d9eca7319 [2022-04-28T20:54:30.815Z] Removing intermediate container fb0d9eca7319 [2022-04-28T20:54:30.815Z] ---> 880b693385fc [2022-04-28T20:54:30.815Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:54:31.242Z] ---> Running in 0badc9177dea [2022-04-28T20:54:31.242Z] ---> 5a170801ccbf [2022-04-28T20:54:31.242Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-04-28T20:54:31.558Z] Removing intermediate container 0badc9177dea [2022-04-28T20:54:31.559Z] ---> 752e6c103292 [2022-04-28T20:54:31.559Z] [2022-04-28T20:54:32.714Z] ---> 9d3df984bc90 [2022-04-28T20:54:32.714Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-04-28T20:54:32.714Z] Successfully built 752e6c103292 [2022-04-28T20:54:32.714Z] Successfully tagged security-proxy-setup-arm64:latest [2022-04-28T20:54:32.714Z] Building security-spiffe-token-provider [2022-04-28T20:54:33.940Z]  Building security-proxy-setup ... done  ---> ad460e073341 [2022-04-28T20:54:33.940Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-04-28T20:54:33.940Z] ---> Running in af81d0233ee3 [2022-04-28T20:54:34.579Z] Removing intermediate container af81d0233ee3 [2022-04-28T20:54:34.579Z] ---> 7ced0ba52742 [2022-04-28T20:54:34.579Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-04-28T20:54:35.576Z] ---> 507a520a2efe [2022-04-28T20:54:35.576Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-04-28T20:54:35.855Z] ---> Running in 8f1b62716735 [2022-04-28T20:54:39.251Z] Removing intermediate container 8f1b62716735 [2022-04-28T20:54:39.251Z] ---> 508d21317921 [2022-04-28T20:54:39.251Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-04-28T20:54:39.526Z] ---> Running in 79d7f255f7a7 [2022-04-28T20:54:40.126Z] Removing intermediate container 79d7f255f7a7 [2022-04-28T20:54:40.126Z] ---> 1f5dae06940c [2022-04-28T20:54:40.126Z] Step 28/31 : CMD ["gate"] [2022-04-28T20:54:40.411Z] ---> Running in a8589dd65360 [2022-04-28T20:54:41.017Z] Removing intermediate container a8589dd65360 [2022-04-28T20:54:41.017Z] ---> 766a6c5f98c6 [2022-04-28T20:54:41.017Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T20:54:41.295Z] ---> Running in 8c1f111a00de [2022-04-28T20:54:41.896Z] Removing intermediate container 8c1f111a00de [2022-04-28T20:54:41.896Z] ---> f8a322707d28 [2022-04-28T20:54:41.896Z] Step 30/31 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T20:54:42.179Z] ---> Running in d33c61cd1e8e [2022-04-28T20:54:42.790Z] Removing intermediate container d33c61cd1e8e [2022-04-28T20:54:42.790Z] ---> 1b527aa19d24 [2022-04-28T20:54:42.790Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T20:54:43.070Z] ---> Running in eace8bbbd9ce [2022-04-28T20:54:43.673Z] Removing intermediate container eace8bbbd9ce [2022-04-28T20:54:43.673Z] ---> 99fce30375f7 [2022-04-28T20:54:43.673Z] [2022-04-28T20:54:44.274Z] Successfully built 99fce30375f7 [2022-04-28T20:54:44.274Z] Successfully tagged security-bootstrapper-arm64:latest [2022-04-28T20:54:44.274Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2022-04-28T20:55:23.296Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:55:23.296Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:55:23.296Z] ---> c5aee1d57b6a [2022-04-28T20:55:23.296Z] Step 3/20 : WORKDIR /edgex-go [2022-04-28T20:55:23.296Z] ---> Using cache [2022-04-28T20:55:23.296Z] ---> 8f5e5b98f04e [2022-04-28T20:55:23.296Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-04-28T20:55:23.296Z] ---> Running in dc0b0756b337 [2022-04-28T20:55:23.296Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:55:23.925Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:55:26.591Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T20:55:26.591Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T20:55:26.591Z] OK: 15739 distinct packages available [2022-04-28T20:55:26.591Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:55:28.037Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:55:29.483Z] OK: 220 MiB in 52 packages [2022-04-28T20:55:31.484Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:55:31.484Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:55:31.484Z] ---> c5aee1d57b6a [2022-04-28T20:55:31.484Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> 8f5e5b98f04e [2022-04-28T20:55:31.484Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> 02820a09b19b [2022-04-28T20:55:31.484Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> 1aa08c9340bb [2022-04-28T20:55:31.484Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> a37b3bc81a47 [2022-04-28T20:55:31.484Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> 2b2f6adc9cab [2022-04-28T20:55:31.484Z] Step 8/25 : COPY . . [2022-04-28T20:55:31.484Z] ---> Using cache [2022-04-28T20:55:31.484Z] ---> 79d0d841be53 [2022-04-28T20:55:31.484Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-04-28T20:55:31.484Z] ---> Running in 186f2aeb3f5a [2022-04-28T20:55:31.484Z] Removing intermediate container dc0b0756b337 [2022-04-28T20:55:31.484Z] ---> 711f5e6f32b8 [2022-04-28T20:55:31.484Z] Step 5/20 : COPY go.mod vendor* ./ [2022-04-28T20:55:32.937Z] ---> ee6b390349bf [2022-04-28T20:55:32.937Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:55:33.222Z] ---> Running in a82112f7019a [2022-04-28T20:55:33.505Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-04-28T20:55:38.933Z] Removing intermediate container a82112f7019a [2022-04-28T20:55:38.933Z] ---> de3a116662c9 [2022-04-28T20:55:38.933Z] Step 7/20 : COPY . . [2022-04-28T20:56:01.156Z] ---> d06d63b9f5a3 [2022-04-28T20:56:01.156Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-04-28T20:56:01.156Z] ---> Running in 1370dc348bc6 [2022-04-28T20:56:01.431Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-04-28T20:56:48.462Z] Removing intermediate container cbcf0493f442 [2022-04-28T20:56:48.462Z] ---> 945a3d4e26d9 [2022-04-28T20:56:48.462Z] [2022-04-28T20:56:48.462Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:56:48.462Z] ---> ac73e934f311 [2022-04-28T20:56:48.462Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-04-28T20:56:48.462Z] ---> Running in 69ac7987fd20 [2022-04-28T20:56:48.462Z] Removing intermediate container e60b99dd6588 [2022-04-28T20:56:48.462Z] ---> a309f87fdd51 [2022-04-28T20:56:48.462Z] [2022-04-28T20:56:48.462Z] Step 10/22 : FROM alpine:3.14 [2022-04-28T20:56:48.462Z] ---> ac73e934f311 [2022-04-28T20:56:48.462Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-04-28T20:56:48.462Z] ---> Running in f6b2ea228e1b [2022-04-28T20:56:49.468Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:49.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:49.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:50.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:56:51.485Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-04-28T20:56:51.485Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:56:51.485Z] OK: 5 MiB in 15 packages [2022-04-28T20:56:51.485Z] (1/2) Installing ca-certificates (20211220-r0) [2022-04-28T20:56:51.485Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-04-28T20:56:51.485Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T20:56:51.765Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T20:56:52.068Z] OK: 6 MiB in 16 packages [2022-04-28T20:56:53.100Z] Removing intermediate container 69ac7987fd20 [2022-04-28T20:56:53.100Z] ---> c874627fbab2 [2022-04-28T20:56:53.100Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:56:53.402Z] ---> Running in 3c5b9fb9d439 [2022-04-28T20:56:54.395Z] Removing intermediate container 3c5b9fb9d439 [2022-04-28T20:56:54.395Z] ---> 0c034783622f [2022-04-28T20:56:54.395Z] Step 13/22 : ENV APP_PORT=59861 [2022-04-28T20:56:54.395Z] ---> Running in ff6a1f710866 [2022-04-28T20:56:54.683Z] Removing intermediate container f6b2ea228e1b [2022-04-28T20:56:54.683Z] ---> 1175bf558c5e [2022-04-28T20:56:54.683Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T20:56:54.683Z] ---> Running in f8ecdac64666 [2022-04-28T20:56:55.302Z] Removing intermediate container ff6a1f710866 [2022-04-28T20:56:55.302Z] ---> 34f149ddeaa8 [2022-04-28T20:56:55.302Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:56:55.302Z] Removing intermediate container f8ecdac64666 [2022-04-28T20:56:55.302Z] ---> 763b5471ac77 [2022-04-28T20:56:55.302Z] Step 13/22 : ENV APP_PORT=59860 [2022-04-28T20:56:55.302Z] ---> Running in 29e1880a3647 [2022-04-28T20:56:55.592Z] ---> Running in ea4850b1bda4 [2022-04-28T20:56:56.196Z] Removing intermediate container 29e1880a3647 [2022-04-28T20:56:56.196Z] ---> da82c284f167 [2022-04-28T20:56:56.196Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:56:56.196Z] Removing intermediate container ea4850b1bda4 [2022-04-28T20:56:56.196Z] ---> 783f024529fb [2022-04-28T20:56:56.196Z] Step 14/22 : EXPOSE $APP_PORT [2022-04-28T20:56:56.475Z] ---> Running in 5d2999b9e2f9 [2022-04-28T20:56:57.474Z] ---> 284ef8608be4 [2022-04-28T20:56:57.474Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-04-28T20:56:57.474Z] Removing intermediate container 5d2999b9e2f9 [2022-04-28T20:56:57.474Z] ---> 72faae5fdeae [2022-04-28T20:56:57.474Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T20:56:59.479Z] ---> 5ac89d7c5c67 [2022-04-28T20:56:59.479Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-04-28T20:57:00.929Z] ---> 4780a5d5826d [2022-04-28T20:57:00.929Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-04-28T20:57:03.117Z] ---> bcd44a3994cd [2022-04-28T20:57:03.117Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-04-28T20:57:03.117Z] ---> Running in 7310f04e1972 [2022-04-28T20:57:03.117Z] ---> 1c267460eda7 [2022-04-28T20:57:03.117Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-04-28T20:57:04.146Z] Removing intermediate container 7310f04e1972 [2022-04-28T20:57:04.146Z] ---> 60448662811b [2022-04-28T20:57:04.146Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:57:04.146Z] ---> Running in bc0cb1823d7c [2022-04-28T20:57:04.426Z] ---> 089e2aa256ff [2022-04-28T20:57:04.426Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-04-28T20:57:04.699Z] ---> Running in 06981aa45e38 [2022-04-28T20:57:04.699Z] Removing intermediate container bc0cb1823d7c [2022-04-28T20:57:04.699Z] ---> ec22e52c4df7 [2022-04-28T20:57:04.699Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T20:57:04.699Z] ---> Running in a252f5b0f954 [2022-04-28T20:57:05.298Z] Removing intermediate container 06981aa45e38 [2022-04-28T20:57:05.298Z] ---> eebc529b19b5 [2022-04-28T20:57:05.298Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T20:57:05.572Z] ---> Running in 4d269e6304bf [2022-04-28T20:57:05.572Z] Removing intermediate container a252f5b0f954 [2022-04-28T20:57:05.572Z] ---> a7ab34748211 [2022-04-28T20:57:05.572Z] Step 21/22 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T20:57:05.572Z] ---> Running in e4b2dd196cf8 [2022-04-28T20:57:06.558Z] Removing intermediate container 4d269e6304bf [2022-04-28T20:57:06.558Z] ---> 44acb782b9bf [2022-04-28T20:57:06.558Z] Step 20/22 : LABEL arch=arm64 [2022-04-28T20:57:06.558Z] Removing intermediate container e4b2dd196cf8 [2022-04-28T20:57:06.558Z] ---> 0c7fe98a7be5 [2022-04-28T20:57:06.558Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:57:06.558Z] ---> Running in 046b3d4d0dd4 [2022-04-28T20:57:06.837Z] ---> Running in 5a7aa16e5706 [2022-04-28T20:57:07.448Z] Removing intermediate container 046b3d4d0dd4 [2022-04-28T20:57:07.448Z] ---> 4477c8c2b17e [2022-04-28T20:57:07.448Z] Step 21/22 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T20:57:07.448Z] Removing intermediate container 5a7aa16e5706 [2022-04-28T20:57:07.448Z] ---> 789c16531cdd [2022-04-28T20:57:07.448Z] [2022-04-28T20:57:07.448Z] ---> Running in a72f47f139ae [2022-04-28T20:57:08.047Z] Removing intermediate container a72f47f139ae [2022-04-28T20:57:08.047Z] ---> da5e0fecf219 [2022-04-28T20:57:08.047Z] Step 22/22 : LABEL version=0.0.0 [2022-04-28T20:57:08.322Z] ---> Running in cc7a742eb3bf [2022-04-28T20:57:08.322Z] Successfully built 789c16531cdd [2022-04-28T20:57:08.597Z] Successfully tagged support-scheduler-arm64:latest [2022-04-28T20:57:08.597Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-04-28T20:57:08.874Z] Removing intermediate container cc7a742eb3bf [2022-04-28T20:57:08.874Z] ---> 75308cf25ca9 [2022-04-28T20:57:08.874Z] [2022-04-28T20:57:09.474Z] Successfully built 75308cf25ca9 [2022-04-28T20:57:09.474Z] Successfully tagged support-notifications-arm64:latest [2022-04-28T20:57:09.474Z]  Building support-notifications ... done Building security-spire-server [2022-04-28T20:58:06.071Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:58:06.071Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:58:06.071Z] ---> c5aee1d57b6a [2022-04-28T20:58:06.071Z] Step 3/25 : WORKDIR /edgex-go [2022-04-28T20:58:06.071Z] ---> Using cache [2022-04-28T20:58:06.071Z] ---> 8f5e5b98f04e [2022-04-28T20:58:06.071Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:58:06.071Z] ---> Using cache [2022-04-28T20:58:06.071Z] ---> 02820a09b19b [2022-04-28T20:58:06.071Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T20:58:06.071Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T20:58:06.071Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T20:58:06.071Z] ---> c5aee1d57b6a [2022-04-28T20:58:06.071Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T20:58:06.071Z] ---> Using cache [2022-04-28T20:58:06.071Z] ---> 8f5e5b98f04e [2022-04-28T20:58:06.071Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T20:58:06.071Z] ---> Using cache [2022-04-28T20:58:06.071Z] ---> 02820a09b19b [2022-04-28T20:58:06.071Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-04-28T20:58:06.071Z] ---> Running in e790e221d04e [2022-04-28T20:58:06.071Z] ---> Running in 073d2ad61264 [2022-04-28T20:58:06.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:58:06.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T20:58:06.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:58:06.071Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T20:58:06.071Z] OK: 220 MiB in 52 packages [2022-04-28T20:58:06.071Z] OK: 220 MiB in 52 packages [2022-04-28T20:58:07.518Z] Removing intermediate container e790e221d04e [2022-04-28T20:58:07.518Z] ---> 96779a22ccf2 [2022-04-28T20:58:07.518Z] Step 6/25 : COPY go.mod vendor* ./ [2022-04-28T20:58:07.518Z] Removing intermediate container 073d2ad61264 [2022-04-28T20:58:07.518Z] ---> 5584dcb3b793 [2022-04-28T20:58:07.518Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T20:58:08.979Z] ---> ed523481c47a [2022-04-28T20:58:08.979Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:58:08.979Z] ---> Running in f58e6d9be6c8 [2022-04-28T20:58:08.979Z] ---> ef88c231c5c7 [2022-04-28T20:58:08.979Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T20:58:09.260Z] ---> Running in bfff025e790c [2022-04-28T20:58:16.077Z] Removing intermediate container bfff025e790c [2022-04-28T20:58:16.077Z] ---> 43103c3103bf [2022-04-28T20:58:16.077Z] Step 8/23 : COPY . . [2022-04-28T20:58:16.077Z] Removing intermediate container f58e6d9be6c8 [2022-04-28T20:58:16.077Z] ---> 348fa1d0c5a5 [2022-04-28T20:58:16.077Z] Step 8/25 : COPY . . [2022-04-28T20:58:55.120Z] ---> c682df224b63 [2022-04-28T20:58:55.120Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-04-28T20:58:55.120Z] ---> Running in c35acb05b50d [2022-04-28T20:58:55.120Z] ---> e419ca40d35f [2022-04-28T20:58:55.120Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T20:58:55.120Z] ---> Running in 5a25137158bd [2022-04-28T20:58:55.120Z] Removing intermediate container 5a25137158bd [2022-04-28T20:58:55.120Z] ---> 1bf78ea437f0 [2022-04-28T20:58:55.120Z] Step 10/25 : RUN mkdir -p spire-build [2022-04-28T20:58:55.120Z] ---> Running in 476eb01ea085 [2022-04-28T20:58:55.120Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-04-28T20:58:56.579Z] Removing intermediate container 476eb01ea085 [2022-04-28T20:58:56.579Z] ---> a5bf239ae168 [2022-04-28T20:58:56.579Z] Step 11/25 : WORKDIR /edgex-go/spire-build [2022-04-28T20:58:56.579Z] ---> Running in c55496859417 [2022-04-28T20:58:57.194Z] Removing intermediate container c55496859417 [2022-04-28T20:58:57.194Z] ---> f15c161713dd [2022-04-28T20:58:57.194Z] Step 12/25 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T20:58:57.194Z] ---> Running in 4c8c81e1ea75 [2022-04-28T20:58:59.833Z] spire-1.2.1/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.data/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.data/.file [2022-04-28T20:58:59.833Z] spire-1.2.1/.dockerignore [2022-04-28T20:58:59.833Z] spire-1.2.1/.gitattributes [2022-04-28T20:58:59.833Z] spire-1.2.1/.githooks/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T20:58:59.833Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T20:58:59.833Z] spire-1.2.1/.gitignore [2022-04-28T20:58:59.833Z] spire-1.2.1/.go-version [2022-04-28T20:58:59.833Z] spire-1.2.1/.golangci.yml [2022-04-28T20:58:59.833Z] spire-1.2.1/ADOPTERS.md [2022-04-28T20:58:59.833Z] spire-1.2.1/CHANGELOG.md [2022-04-28T20:58:59.833Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T20:58:59.833Z] spire-1.2.1/CODEOWNERS [2022-04-28T20:58:59.833Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T20:58:59.833Z] spire-1.2.1/Dockerfile [2022-04-28T20:58:59.833Z] spire-1.2.1/Dockerfile.dev [2022-04-28T20:58:59.833Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T20:58:59.833Z] spire-1.2.1/LICENSE [2022-04-28T20:58:59.833Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T20:58:59.833Z] spire-1.2.1/Makefile [2022-04-28T20:58:59.833Z] spire-1.2.1/README.md [2022-04-28T20:58:59.833Z] spire-1.2.1/ROADMAP.md [2022-04-28T20:58:59.833Z] spire-1.2.1/SECURITY.md [2022-04-28T20:58:59.833Z] spire-1.2.1/cmd/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T20:58:59.834Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T20:59:00.109Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/ [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/agent/ [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/server/ [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/server/server.conf [2022-04-28T20:59:00.109Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/ [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/auditlog.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/ [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T20:59:00.109Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/spire_server.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/telemetry.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/upgrading.md [2022-04-28T20:59:00.110Z] spire-1.2.1/doc/using_spire.md [2022-04-28T20:59:00.110Z] spire-1.2.1/examples/ [2022-04-28T20:59:00.110Z] spire-1.2.1/examples/README.md [2022-04-28T20:59:00.110Z] spire-1.2.1/go.mod [2022-04-28T20:59:00.110Z] spire-1.2.1/go.sum [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:59:00.110Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T20:59:00.387Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T20:59:00.388Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T20:59:00.663Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/version/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T20:59:00.664Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/config.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T20:59:00.665Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T20:59:00.941Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T20:59:00.942Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/server.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/private/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/private/server/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/common/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T20:59:01.220Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T20:59:01.221Z] spire-1.2.1/release/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/conf/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T20:59:01.221Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/script/ [2022-04-28T20:59:01.221Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/support/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T20:59:01.221Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/clock/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/clock/clock.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/common [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T20:59:01.221Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T20:59:01.500Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T20:59:01.501Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T20:59:01.777Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T20:59:01.778Z] spire-1.2.1/test/integration/test.sh [2022-04-28T20:59:01.778Z] spire-1.2.1/test/plugintest/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testca/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testca/ca.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testkey/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/testkey/new.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/ [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/race.go [2022-04-28T20:59:01.778Z] spire-1.2.1/test/util/util.go [2022-04-28T20:59:01.778Z] building spire from source... [2022-04-28T20:59:02.377Z] Installing go1.17.7... [2022-04-28T20:59:29.206Z] Building bin/spire-server... [2022-04-28T20:59:29.206Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T20:59:29.206Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T20:59:29.206Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T20:59:29.206Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T20:59:29.206Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T20:59:29.478Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T20:59:30.456Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T20:59:31.438Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T20:59:31.438Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T20:59:34.852Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T20:59:34.852Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T20:59:34.852Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T20:59:34.852Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T20:59:35.452Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T20:59:35.452Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T20:59:35.452Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T20:59:35.452Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T20:59:36.440Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T20:59:36.440Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T20:59:36.440Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T20:59:37.040Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T20:59:37.040Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T20:59:38.036Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T20:59:38.309Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T20:59:53.429Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T20:59:53.429Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T20:59:53.705Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T20:59:53.705Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T20:59:53.705Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T20:59:53.980Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T20:59:54.264Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T20:59:54.560Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T20:59:54.837Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T20:59:54.837Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T20:59:54.837Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T20:59:54.837Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T20:59:55.115Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T20:59:55.115Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T20:59:55.391Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T20:59:56.958Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T20:59:56.958Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T20:59:58.065Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T20:59:58.065Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T20:59:58.344Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T20:59:58.345Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T20:59:58.345Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T20:59:58.944Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T20:59:58.944Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:00:14.075Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:00:14.075Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:00:14.075Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:00:14.075Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:00:14.075Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:00:14.351Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:00:14.351Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:00:14.628Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:00:14.628Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:00:15.616Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:00:15.616Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:00:15.893Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:00:21.309Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:00:26.739Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:00:33.476Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:00:34.081Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:00:42.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-04-28T21:00:57.493Z] Removing intermediate container 186f2aeb3f5a [2022-04-28T21:00:57.493Z] ---> b7d539b3b5c3 [2022-04-28T21:00:57.493Z] [2022-04-28T21:00:57.493Z] Step 10/25 : FROM alpine:3.14 [2022-04-28T21:00:57.493Z] ---> ac73e934f311 [2022-04-28T21:00:57.493Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-04-28T21:00:58.087Z] ---> Running in f1d023799133 [2022-04-28T21:01:00.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:01:00.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:01:01.347Z] (1/3) Installing ca-certificates (20211220-r0) [2022-04-28T21:01:01.624Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-04-28T21:01:01.624Z] (3/3) Installing su-exec (0.2-r1) [2022-04-28T21:01:01.624Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:01:01.624Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:01:02.227Z] OK: 6 MiB in 17 packages [2022-04-28T21:01:04.219Z] Removing intermediate container f1d023799133 [2022-04-28T21:01:04.219Z] ---> d660ba12f489 [2022-04-28T21:01:04.219Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-04-28T21:01:04.219Z] ---> Running in 2da4fde0e76c [2022-04-28T21:01:04.832Z] Removing intermediate container 2da4fde0e76c [2022-04-28T21:01:04.832Z] ---> 966cf5c55fa9 [2022-04-28T21:01:04.832Z] Step 13/25 : WORKDIR / [2022-04-28T21:01:05.118Z] ---> Running in a93820d0e420 [2022-04-28T21:01:05.724Z] Removing intermediate container a93820d0e420 [2022-04-28T21:01:05.724Z] ---> 940a988ae0b2 [2022-04-28T21:01:05.724Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-04-28T21:01:06.711Z] ---> b7cb3dce1fa1 [2022-04-28T21:01:06.711Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-04-28T21:01:07.703Z] ---> 3f1cd16ecf4a [2022-04-28T21:01:07.703Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-04-28T21:01:08.298Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:01:08.574Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:01:08.574Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:01:08.574Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:01:08.848Z]  ---> d0777b888103 [2022-04-28T21:01:08.848Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-04-28T21:01:09.850Z] ---> 1a81339014dd [2022-04-28T21:01:09.850Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-04-28T21:01:11.847Z] ---> fb93c8d8b411 [2022-04-28T21:01:11.847Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-04-28T21:01:13.294Z] ---> 064c75469212 [2022-04-28T21:01:13.294Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-04-28T21:01:14.283Z] ---> 1a0c2dca08fa [2022-04-28T21:01:14.283Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-04-28T21:01:14.283Z] ---> Running in b699d16ae6b5 [2022-04-28T21:01:17.696Z] Removing intermediate container b699d16ae6b5 [2022-04-28T21:01:17.696Z] ---> 4ff4bab022b5 [2022-04-28T21:01:17.696Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-04-28T21:01:17.696Z] ---> Running in b1392fa16ab5 [2022-04-28T21:01:17.972Z] Removing intermediate container b1392fa16ab5 [2022-04-28T21:01:17.972Z] ---> ec896dbe8b74 [2022-04-28T21:01:17.972Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:01:17.972Z] ---> Running in 25df417b190d [2022-04-28T21:01:18.573Z] Removing intermediate container 25df417b190d [2022-04-28T21:01:18.573Z] ---> 2e3b1a683ce6 [2022-04-28T21:01:18.573Z] Step 24/25 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:01:18.573Z] ---> Running in 65960cbb3721 [2022-04-28T21:01:19.190Z] Removing intermediate container 65960cbb3721 [2022-04-28T21:01:19.190Z] ---> 52f104d7eefa [2022-04-28T21:01:19.190Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:01:19.190Z] ---> Running in b6876aee124b [2022-04-28T21:01:19.793Z] Removing intermediate container b6876aee124b [2022-04-28T21:01:19.793Z] ---> a6a74c49ed95 [2022-04-28T21:01:19.793Z] [2022-04-28T21:01:20.388Z] Successfully built a6a74c49ed95 [2022-04-28T21:01:20.388Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-04-28T21:01:20.388Z]  Building security-secretstore-setup ... done Building core-data [2022-04-28T21:01:52.772Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:01:52.772Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:01:52.772Z] ---> c5aee1d57b6a [2022-04-28T21:01:52.772Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:01:52.772Z] ---> Using cache [2022-04-28T21:01:52.772Z] ---> 8f5e5b98f04e [2022-04-28T21:01:52.772Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:01:52.772Z] ---> Using cache [2022-04-28T21:01:52.772Z] ---> 02820a09b19b [2022-04-28T21:01:52.772Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-04-28T21:01:52.772Z] ---> Running in 7034d3f04701 [2022-04-28T21:01:52.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:01:52.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:01:53.197Z] OK: 220 MiB in 52 packages [2022-04-28T21:01:55.293Z] Removing intermediate container 7034d3f04701 [2022-04-28T21:01:55.293Z] ---> f9521492ba98 [2022-04-28T21:01:55.293Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:01:56.290Z] ---> 47872fd5f295 [2022-04-28T21:01:56.290Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:01:56.290Z] ---> Running in 162b92a2220b [2022-04-28T21:01:58.308Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:02:00.288Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:02:01.744Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:02:01.744Z] Removing intermediate container 162b92a2220b [2022-04-28T21:02:02.022Z] ---> 450c60a8a60c [2022-04-28T21:02:02.022Z] Step 8/23 : COPY . . [2022-04-28T21:02:02.305Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:02:03.749Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:02:06.385Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:02:06.385Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:02:06.662Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:02:08.108Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:02:08.108Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:02:08.386Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:02:08.669Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:02:09.278Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:02:09.278Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:02:09.555Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:02:09.555Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:02:10.158Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:02:10.436Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:02:12.438Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:02:12.438Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:02:12.438Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:02:12.438Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:02:20.763Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:02:20.763Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:02:20.763Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:02:20.763Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:02:20.763Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:02:20.763Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:02:20.763Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:02:20.763Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:02:20.763Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:02:22.209Z]  ---> db42c8f218fb [2022-04-28T21:02:22.209Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-04-28T21:02:22.209Z] ---> Running in 14a99e647d56 [2022-04-28T21:02:22.209Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:02:23.222Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:02:23.499Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:02:23.499Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:02:24.106Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-04-28T21:02:24.385Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:02:24.662Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:02:24.941Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:02:25.218Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:02:25.218Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:02:25.218Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:02:25.496Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:02:25.496Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:02:26.481Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:02:26.753Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:02:27.028Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:02:27.303Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:02:27.580Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:02:28.568Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:02:28.568Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:02:28.846Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:02:30.833Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:02:31.110Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:02:31.110Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:02:31.713Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:02:31.713Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:02:32.317Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:02:35.814Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:02:37.792Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:02:37.792Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:02:38.393Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:02:38.393Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:02:38.667Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:02:39.665Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:02:39.665Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:02:39.665Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:02:39.942Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:02:40.220Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:02:40.220Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:02:40.503Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:02:52.952Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:02:52.952Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:02:52.952Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:02:52.952Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:02:59.689Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:02:59.689Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:03:38.817Z] Removing intermediate container 1370dc348bc6 [2022-04-28T21:03:38.818Z] ---> f1d1bfd4152c [2022-04-28T21:03:38.818Z] [2022-04-28T21:03:38.818Z] Step 9/20 : FROM alpine:3.15 [2022-04-28T21:03:38.818Z] 3.15: Pulling from library/alpine [2022-04-28T21:03:38.818Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-28T21:03:38.818Z] Status: Downloaded newer image for alpine:3.15 [2022-04-28T21:03:38.818Z] ---> 3fb3c9af89a9 [2022-04-28T21:03:38.818Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:03:38.818Z] ---> Running in a550f4cb4a9a [2022-04-28T21:03:38.818Z] Removing intermediate container a550f4cb4a9a [2022-04-28T21:03:38.818Z] ---> c8845b455024 [2022-04-28T21:03:38.818Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:03:38.818Z] ---> Running in 1b1035a375a1 [2022-04-28T21:03:42.231Z] Removing intermediate container 1b1035a375a1 [2022-04-28T21:03:42.231Z] ---> 9fb61fbfb51c [2022-04-28T21:03:42.231Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-04-28T21:03:42.231Z] ---> Running in a5c68ad8bb81 [2022-04-28T21:03:44.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:03:45.569Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:03:47.013Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:03:47.013Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:03:47.013Z] OK: 15729 distinct packages available [2022-04-28T21:03:47.289Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:03:48.275Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:03:49.718Z] (1/9) Installing ca-certificates (20211220-r0) [2022-04-28T21:03:49.718Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:03:49.992Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:03:49.992Z] (4/9) Installing libcurl (7.80.0-r1) [2022-04-28T21:03:50.271Z] (5/9) Installing curl (7.80.0-r1) [2022-04-28T21:03:50.271Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-04-28T21:03:50.549Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:03:50.549Z] (8/9) Installing libucontext (1.1-r0) [2022-04-28T21:03:50.549Z] (9/9) Installing gcompat (1.0.0-r4) [2022-04-28T21:03:50.825Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:03:50.825Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T21:03:51.109Z] OK: 8 MiB in 23 packages [2022-04-28T21:03:53.759Z] Removing intermediate container a5c68ad8bb81 [2022-04-28T21:03:53.759Z] ---> 85f40da28fca [2022-04-28T21:03:53.759Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:03:54.751Z] ---> 8f25e71db913 [2022-04-28T21:03:54.751Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-04-28T21:03:57.405Z] ---> 1809bf5d5413 [2022-04-28T21:03:57.405Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-04-28T21:03:58.026Z] ---> 2d1cf48b2b69 [2022-04-28T21:03:58.026Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-04-28T21:03:58.026Z] ---> Running in a3b730c4efdc [2022-04-28T21:03:58.661Z] Removing intermediate container a3b730c4efdc [2022-04-28T21:03:58.661Z] ---> d76e8d0cf3c9 [2022-04-28T21:03:58.661Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:03:58.943Z] ---> Running in 07233a9d4481 [2022-04-28T21:03:59.586Z] Removing intermediate container 07233a9d4481 [2022-04-28T21:03:59.586Z] ---> 8a1b7000fdcf [2022-04-28T21:03:59.586Z] Step 18/20 : LABEL arch=arm64 [2022-04-28T21:03:59.586Z] ---> Running in 20433386aa46 [2022-04-28T21:04:00.197Z] Removing intermediate container 20433386aa46 [2022-04-28T21:04:00.197Z] ---> 4e0131346479 [2022-04-28T21:04:00.197Z] Step 19/20 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:04:00.478Z] ---> Running in c1260bc67a17 [2022-04-28T21:04:01.087Z] Removing intermediate container c1260bc67a17 [2022-04-28T21:04:01.087Z] ---> d5e99825b91b [2022-04-28T21:04:01.087Z] Step 20/20 : LABEL version=0.0.0 [2022-04-28T21:04:01.087Z] ---> Running in 368d57293e9e [2022-04-28T21:04:01.692Z] Removing intermediate container 368d57293e9e [2022-04-28T21:04:01.692Z] ---> f2d847d5a338 [2022-04-28T21:04:01.692Z] [2022-04-28T21:04:02.300Z] Successfully built f2d847d5a338 [2022-04-28T21:04:02.300Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-04-28T21:04:02.300Z] Building security-spire-config [2022-04-28T21:04:29.213Z]  Building security-spiffe-token-provider ... done Removing intermediate container c35acb05b50d [2022-04-28T21:04:29.213Z] ---> a2659f621b3e [2022-04-28T21:04:29.213Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-04-28T21:04:29.504Z] ---> Running in a55da10374e4 [2022-04-28T21:04:32.195Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-04-28T21:04:34.895Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:04:34.895Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:04:34.896Z] ---> c5aee1d57b6a [2022-04-28T21:04:34.896Z] Step 3/26 : WORKDIR /edgex-go [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> 8f5e5b98f04e [2022-04-28T21:04:34.896Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> 02820a09b19b [2022-04-28T21:04:34.896Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> 96779a22ccf2 [2022-04-28T21:04:34.896Z] Step 6/26 : COPY go.mod vendor* ./ [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> ed523481c47a [2022-04-28T21:04:34.896Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> 348fa1d0c5a5 [2022-04-28T21:04:34.896Z] Step 8/26 : COPY . . [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> e419ca40d35f [2022-04-28T21:04:34.896Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> 1bf78ea437f0 [2022-04-28T21:04:34.896Z] Step 10/26 : RUN mkdir -p spire-build [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> a5bf239ae168 [2022-04-28T21:04:34.896Z] Step 11/26 : WORKDIR /edgex-go/spire-build [2022-04-28T21:04:34.896Z] ---> Using cache [2022-04-28T21:04:34.896Z] ---> f15c161713dd [2022-04-28T21:04:34.896Z] Step 12/26 : RUN wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent [2022-04-28T21:04:34.896Z] ---> Running in 44fc7a4f148b [2022-04-28T21:04:37.562Z] Removing intermediate container a55da10374e4 [2022-04-28T21:04:37.562Z] ---> bd8bb0264d28 [2022-04-28T21:04:37.562Z] [2022-04-28T21:04:37.562Z] Step 11/23 : FROM docker:20.10.14 [2022-04-28T21:04:37.843Z] 20.10.14: Pulling from library/docker [2022-04-28T21:04:38.454Z] spire-1.2.1/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.data/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.data/.file [2022-04-28T21:04:38.454Z] spire-1.2.1/.dockerignore [2022-04-28T21:04:38.454Z] spire-1.2.1/.gitattributes [2022-04-28T21:04:38.454Z] spire-1.2.1/.githooks/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.githooks/pre-commit [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/ISSUE_TEMPLATE.md [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/PULL_REQUEST_TEMPLATE.md [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/dependabot.yml [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/nightly_build.yaml [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/pr_build.yaml [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/release_build.yaml [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/ [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/build_artifacts.sh [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/push-images.sh [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/push-scratch-images.sh [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/run_unit_tests.sh [2022-04-28T21:04:38.454Z] spire-1.2.1/.github/workflows/scripts/split.sh [2022-04-28T21:04:38.454Z] spire-1.2.1/.gitignore [2022-04-28T21:04:38.454Z] spire-1.2.1/.go-version [2022-04-28T21:04:38.454Z] spire-1.2.1/.golangci.yml [2022-04-28T21:04:38.454Z] spire-1.2.1/ADOPTERS.md [2022-04-28T21:04:38.454Z] spire-1.2.1/CHANGELOG.md [2022-04-28T21:04:38.454Z] spire-1.2.1/CODE-OF-CONDUCT.md [2022-04-28T21:04:38.454Z] spire-1.2.1/CODEOWNERS [2022-04-28T21:04:38.454Z] spire-1.2.1/CONTRIBUTING.md [2022-04-28T21:04:38.454Z] spire-1.2.1/Dockerfile [2022-04-28T21:04:38.454Z] spire-1.2.1/Dockerfile.dev [2022-04-28T21:04:38.454Z] spire-1.2.1/Dockerfile.scratch [2022-04-28T21:04:38.454Z] spire-1.2.1/LICENSE [2022-04-28T21:04:38.454Z] spire-1.2.1/MAINTAINERS.md [2022-04-28T21:04:38.454Z] spire-1.2.1/Makefile [2022-04-28T21:04:38.454Z] spire-1.2.1/README.md [2022-04-28T21:04:38.454Z] spire-1.2.1/ROADMAP.md [2022-04-28T21:04:38.454Z] spire-1.2.1/SECURITY.md [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/common.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_jwt.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/fetch_x509.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/printer.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/validate_jwt.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/api/watch.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/cli.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/common/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/common/defaults.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/healthcheck/healthcheck_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/run/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/run/run.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/run/run_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/validate/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/cli/validate/validate_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-agent/main.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/agent_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/ban.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/count.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/evict.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/list.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/agent/show.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/bundle_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/common.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/common_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/count.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/delete.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/list.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/set.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/bundle/show.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/cli.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/count.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/count_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/create.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/create_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/delete.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/delete_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/show.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/show_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/update.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/update_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/util.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/entry/util_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/common.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/common_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/create.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/create_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/delete.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/delete_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/list.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/list_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/refresh_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/show.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/show_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/update.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/federation/update_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/healthcheck/healthcheck_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/jwt/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/jwt/mint_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/run/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/run/run.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/run/run_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/token/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/token/generate.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/token/generate_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/validate/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/validate/validate.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/validate/validate_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/x509/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/x509/mint.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/cli/x509/mint_test.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/main.go [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/util/ [2022-04-28T21:04:38.454Z] spire-1.2.1/cmd/spire-server/util/util.go [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/ [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/agent/ [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/agent/agent.conf [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/agent/agent_full.conf [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/agent/dummy_root_ca.crt [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/server/ [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/server/dummy_upstream_ca.crt [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/server/dummy_upstream_ca.key [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/server/server.conf [2022-04-28T21:04:38.454Z] spire-1.2.1/conf/server/server_full.conf [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/ [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/SPIRE101.md [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/auditlog.md [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/authorization_policy_engine.md [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/changelog_guidelines.md [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/cure53-report.pdf [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/images/ [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/images/2019_roadmap.png [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/images/SPIRE101.png [2022-04-28T21:04:38.454Z] spire-1.2.1/doc/images/SPIRE_agent.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/SPIRE_server.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/cache_mgr.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/cache_mgr_components.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/federated_spire.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/ha_mode.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/nested_spire.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/oidc_federation.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/single_trust_domain.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/spiffe_compatible.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/images/spire_logo.png [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/migrating_registration_api_clients.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_keymanager_disk.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_keymanager_memory.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_aws_iid.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_azure_msi.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_gcp_iit.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_jointoken.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_psat.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_k8s_sat.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_sshpop.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_tpm_devid.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_nodeattestor_x509pop.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_svidstore_aws_secretsmanager.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_svidstore_gcp_secretmanager.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_docker.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_k8s.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_agent_workloadattestor_unix.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_datastore_sql.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_aws_kms.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_disk.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_keymanager_memory.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_aws_iid.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_azure_msi.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_gcp_iit.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_jointoken.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_psat.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_k8s_sat.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_sshpop.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_tpm_devid.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_nodeattestor_x509pop.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_noderesolver_azure_msi.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_notifier_gcs_bundle.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_notifier_k8sbundle.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_aws_pca.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_awssecret.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_cert_manager.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_disk.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_gcp_cas.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_spire.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/plugin_server_upstreamauthority_vault.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/scaling_spire.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/spire_agent.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/spire_server.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/supported_integrations.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/telemetry.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/telemetry_config.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/upgrading.md [2022-04-28T21:04:38.734Z] spire-1.2.1/doc/using_spire.md [2022-04-28T21:04:38.734Z] spire-1.2.1/examples/ [2022-04-28T21:04:38.734Z] spire-1.2.1/examples/README.md [2022-04-28T21:04:38.734Z] spire-1.2.1/go.mod [2022-04-28T21:04:38.734Z] spire-1.2.1/go.sum [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/agent.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/config.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/debug/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/debug/v1/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/debug/v1/service.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/debug/v1/service_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/delegatedidentity/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/delegatedidentity/v1/service_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/endpoints.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/health/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/health/v1/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/health/v1/service.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/health/v1/service_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/rpccontext/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/rpccontext/alias.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/api/rpccontext/caller.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/node/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/node/experimental.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/node/node.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/node/node_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/workload/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/workload/workload.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/attestor/workload/workload_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/catalog.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/keymanager.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/nodeattestor.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/svidstore.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/catalog/workloadattestor.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/client.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/client_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/dial.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/nodeconn.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/nodeconn_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/update.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/client/util.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/backoff/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/backoff/backoff.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/backoff/backoff_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/cgroups/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/cgroups/cgroups_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/common/cgroups/filesystem.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/config.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/ [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/config.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/endpoints.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/endpoints_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/metrics.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/middleware.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/peertracker.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/peertracker_test.go [2022-04-28T21:04:38.734Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv2/handler_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/sdsv3/handler_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/workload/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/workload/handler.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/endpoints/workload/handler_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/bundle_cache.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/cache.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/cache_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/jwt_cache_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/sets.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/cache/subscriber.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/config.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/manager.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/manager_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/storage.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/storage_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/storecache/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/storecache/cache.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/storecache/cache_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/manager/sync.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/constant.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/disk/disk_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/keymanager.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/memory/memory_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/repository.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/svidkeymanager_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/keymanager/v1_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/jointoken_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/repository.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/test/serverstream.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/autodetect.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/open_windows.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/session_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/tpmdevid/tpmutil/signingkey.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/v1_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/ [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/aws_test.go [2022-04-28T21:04:38.735Z] spire-1.2.1/pkg/agent/plugin/svidstore/awssecretsmanager/client.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/client.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/gcpsecretmanager/gcloud_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/repository.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/svidstore.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/utils_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/svidstore/v1unofficial_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/cgroup/dockerfinder_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/docker_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/docker/retry.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/k8s_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_init_pid_in_pod.txt [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_kind_pod.txt [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_in_pod.txt [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/cgroups_pid_not_in_pod.txt [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/kind_pod_list.json [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list.json [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/pod_list_not_running.json [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/k8s/testdata/systemd_cgroups_pid_in_pod.txt [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/repository.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/unix/unix_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/v1_test.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/plugin/workloadattestor/workloadattestor.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/svid/ [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/svid/rotator.go [2022-04-28T21:04:39.012Z] spire-1.2.1/pkg/agent/svid/rotator_config.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/agent/svid/rotator_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/agent/svid/store/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/agent/svid/store/service.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/agent/svid/store/service_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/agentpathtemplate/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/agentpathtemplate/template.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/agentpathtemplate/template_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/metrics.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/common_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/interceptor.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/interceptor_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/logger.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/logger_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/metrics.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/metrics_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/middleware.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/middleware_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/misconfig.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/misconfig_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/names.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/middleware/names_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/names.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/ratelimit.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/rpccontext/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/rpccontext/logger.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/rpccontext/metrics.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/api/rpccontext/names.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/auth/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/auth/interceptors.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/auth/interceptors_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/auth/untracked_uds.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/bundle.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/bundle_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/common_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/marshal.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/marshal_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/refreshhint.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/refreshhint_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/types.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/unmarshal.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/bundleutil/unmarshal_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/bind.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/builtin.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/catalog.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/catalog_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/closers.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/cmd_linux.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/cmd_other.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/config.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/config_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/configure.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/constraints.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/constraints_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/context.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/external.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/host.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/pipenet.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/plugin.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/testplugin/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/testplugin/.gitignore [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/testplugin/main.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/catalog/testplugin/plugin.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/env.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/flags.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/trust_domain.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/trust_domain_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/umask.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/umask_posix.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/umask_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cli/umask_windows.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/cliprinter.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/cliprinter_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/flag.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/flag_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/format.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/format_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorjson/errorjson_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/errorpretty/errorpretty_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protojson/protojson_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/protopretty/protopretty_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structjson/structjson_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cliprinter/internal/structpretty/structpretty_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/bundle/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/bundle/bundle_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/bundle/commontypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/bundle/plugintypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/bundle/require.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/apitypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/commontypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/jwtkey_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/plugintypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/jwtkey/require.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/commontypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/plugintypes.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/require.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/coretypes/x509certificate/x509certificate_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cryptoutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cryptoutil/keys.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/cryptoutil/keys_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/diskutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/diskutil/file_posix.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/diskutil/file_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/diskutil/file_windows.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/errorutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/errorutil/wrapper.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/config.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/context.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/context_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/health.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/health_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/health/logger.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/hostservice/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/hostservice/metricsservice/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/hostservice/metricsservice/v1_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/require.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/require_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/safety.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/safety_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/spiffeid.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/idutil/spiffeid_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtsvid/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtsvid/common.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtsvid/sign.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtsvid/token_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtsvid/validate.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtutil/keyset.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/jwtutil/keyset_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/hclog_adapter.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/hclog_adapter_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/log.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/log_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/log/options.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/nodeutil/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/nodeutil/node.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/nodeutil/node_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/ [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/conn.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/credentials.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/errors.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.c [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/getpid_windows.h [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/info.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/listener.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/listener_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker_test.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_posix.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_child_windows.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_posix.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/peertracker_test_windows.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tcp.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tcp_fallback.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tcp_windows.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tracker_bsd.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tracker_fallback.go [2022-04-28T21:04:39.013Z] spire-1.2.1/pkg/common/peertracker/tracker_linux.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/tracker_linux_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/tracker_windows.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/uds.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/uds_bsd.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/uds_fallback.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/peertracker/uds_linux.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/block.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/certs.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/common.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/csr.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/keys.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/pemutil_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/cert.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/certs.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/csr.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key-pkcs8.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/ecdsa-key.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/key.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/public-rsa-key.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key-pkcs8.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/pemutil/testdata/rsa-key.pem [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/aws/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/aws/iid.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/azure/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/azure/msi.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/azure/msi_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/facade.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/facade_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/gcp/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/gcp/iit.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/apiserver/client_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/k8s/utils_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/log.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/handshake_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/sshpop_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_agent_ssh_key-cert.pub [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/dummy_ssh_cert_authority.pub [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/empty_ssh_cert_authority.pub [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/sshpop/testdata/many_ssh_cert_authorities.pub [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/tpmdevid/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/tpmdevid/devid.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/x509pop/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/plugin/x509pop/x509pop_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/profiling/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/profiling/dumpers.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/profiling/profiling.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/protoutil/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/protoutil/masks.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/protoutil/masks_test.go [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/rotationutil/ [2022-04-28T21:04:39.295Z] spire-1.2.1/pkg/common/rotationutil/rotationutil.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/rotationutil/rotationutil_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/selector.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/selector_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/set.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/set_utils.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/selector/set_utils_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/keymanager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/keymanager/wrapper_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/manager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/node.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/rotate.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/sdsapi.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/store/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/store/store.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/agent/workloadapi/workload.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/blackhole.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/call.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/common/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/common/label_adders.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/config.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/dogstatsd.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/dogstatsd_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/inmem.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/inmem_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/m3.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/m3_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/metrics.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/metrics_benchmark_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/names.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/prometheus.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/prometheus_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/sanitize.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/sanitize_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/bundle_manager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/ca_manager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/bundle.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/federation_relationship.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/join_token.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/node.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/registration.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/datastore/wrapper_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/keymanager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/keymanager/wrapper_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/registration_manager.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/rotate.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/server/server.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/sink.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/statsd.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/statsd_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/uptime.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/version.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/telemetry/withlabels.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/uptime/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/uptime/uptime.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/uptime/uptime_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/certs.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/certs_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/csr.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/hash.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/selectors.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/selectors_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/signals.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/sort.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/sort_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/task.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/task_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/testdata/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/testdata/empty-bundle.pem [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/util/testdata/mixed-bundle.pem [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/version/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/version/version.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509svid/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509svid/common_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509svid/csr.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509svid/upstreamca.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509svid/upstreamca_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/cert.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/dns.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/dns_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/keyid.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/keypair.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/serialnumber.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/common/x509util/serialnumber_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent/v1/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent/v1/service.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent/v1/service_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/agent_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/api.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/audit/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/audit/audit.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/audit/audit_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle/v1/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle/v1/service.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle/v1/service_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/bundle_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/debug/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/debug/v1/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/debug/v1/service.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/debug/v1/service_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry/v1/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry/v1/service.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry/v1/service_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/entry_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/health/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/health/v1/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/health/v1/service.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/health/v1/service_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/id.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/id_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/limits/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/limits/limits.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/ [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/alias.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/audit.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/authorization.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/authorization_opa.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/authorization_test.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/authorize_agent.go [2022-04-28T21:04:39.296Z] spire-1.2.1/pkg/server/api/middleware/caller.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/caller_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/common.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/common_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/entries.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/entries_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/ratelimit.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/middleware/ratelimit_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/ratelimit.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/rpccontext/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/rpccontext/alias.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/rpccontext/audit.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/rpccontext/caller.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/rpccontext/ratelimit.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/selector.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/selector_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/status.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/status_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/svid/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/svid/v1/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/svid/v1/service.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/svid/v1/service_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain/v1/service_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/api/trustdomain_test.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/authpolicy/ [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/authpolicy/defaults.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/authpolicy/policy.go [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/authpolicy/policy.rego [2022-04-28T21:04:39.576Z] spire-1.2.1/pkg/server/authpolicy/policy_data.json [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/authpolicy/policy_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/authpolicy/validate.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/client.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/client_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/manager.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/manager_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/sources.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/sources_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/updater.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/bundle/client/updater_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/ca.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/ca_health.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/ca_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/journal.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/journal_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/manager.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/manager_health.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/manager_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/templates.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/upstream_client.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/upstream_client_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/ca/validation.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/dscache/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/dscache/cache.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/dscache/cache_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/cache.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/cache_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_ds_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/cache/entrycache/fullcache_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/catalog.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/keymanager.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/nodeattestor.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/noderesolver.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/notifier.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/catalog/upstreamauthority.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/config.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/datastore.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/datastore_health.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/repository.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/dialect.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/migration_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/models.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/mysql.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/postgres.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_no_cgo.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlite_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/sqlstore_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/stmt_cache.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries.json [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/entries_federates_with.json [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/invalid_registration_entries.json [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/datastore/sqlstore/testdata/valid_registration_entries.json [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/acme_auth.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/config.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/README [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/acmetest/ca.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/autocert.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/cache.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/keys.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/listener.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/internal/autocert/renewal.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/server_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/bundle/spiffe_auth.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/config.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/endpoints.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/endpoints_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/entryfetcher_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/middleware.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/endpoints/middleware_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/agentstore_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/agentstore/attestation_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/hostservice/identityprovider/identityprovider_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/awskms_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/client_fake.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/awskms/fetcher.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/base/keymanagerbase.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/constant.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/disk/disk_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/keymanager.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/memory/memory_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/repository.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/test/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/test/keymanagertest.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/v1.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/keymanager/v1_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/awsca.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/client.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/iid_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/session.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/aws/spiffeid_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/azure/msi_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/base/base.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/google_public_key_retriever_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/gcp/iit_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/jointoken/join_token.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/psat/psat_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/k8s/sat/sat_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/nodeattestor.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/repository.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/sshpop/sshpop_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/challenge.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/devid_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/tpmdevid/selectors.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/v1_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/nodeattestor/x509pop/x509pop_test.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/ [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/client.go [2022-04-28T21:04:39.577Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/noderesolver/azure/msi_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/noderesolver/noderesolver.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/noderesolver/repository.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/noderesolver/v1_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/gcsbundle/gcsbundle_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/k8sbundle/k8sbundle_watcher_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/notifier.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/repository.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/v1.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/notifier/v1_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_client_fake.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/pca_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/arbitrary_certificate_with_upstream_root.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awspca/testdata/i_am_not_a_certificate.txt [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awslib_fake_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/awssecret_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/alternative_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/awssecret/testdata/keys/EC/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/api_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/certmanager_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/doc.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/meta.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/types_certificaterequest.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/certmanager/internal/v1/zz_generated.deepcopy.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/disk_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_cert.srl [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/root_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_intermediate.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_and_root.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/EC/upstream_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS1/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/PKCS8/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/empty/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/keys/unknown/private_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/disk/testdata/upstream_and_intermediate.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/gcpcas/gcpcas_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/repository.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/fake_handlers_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_server_client.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/spire_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/spire/testdata/keys/jwks.json [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/upstreamauthority.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/v1_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/renewer.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/signing-key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/k8s/token [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/README.md [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/client_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_cert.srl [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/intermediate_vault_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid-client_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_client_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/invalid_root_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_cert.srl [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/root_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/serer_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_cert.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_csr.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/testdata/keys/EC/server_key.pem [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_client_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_fake_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/plugin/upstreamauthority/vault/vault_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/registration/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/registration/manager.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/registration/manager_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/scanentries.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/scanentries_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/server.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/server_test.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/svid/ [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/svid/observer.go [2022-04-28T21:04:39.861Z] spire-1.2.1/pkg/server/svid/observer_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/pkg/server/svid/rotator.go [2022-04-28T21:04:39.862Z] spire-1.2.1/pkg/server/svid/rotator_config.go [2022-04-28T21:04:39.862Z] spire-1.2.1/pkg/server/svid/rotator_config_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/pkg/server/svid/rotator_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/private/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/private/server/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/private/server/journal/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/private/server/journal/journal.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/private/server/journal/journal.proto [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/common.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/common.proto [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/plugin/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/plugin/plugin.proto [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_grpc.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/common/plugin/plugin_spire_plugin.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/ [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore.proto [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_grpc.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/proto/spire/plugin/agent/svidstore/v1unofficial/svidstore_spire_plugin.pb.go [2022-04-28T21:04:39.862Z] spire-1.2.1/release/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/README.md [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/conf/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/conf/k8s-workload-registrar/k8s-workload-registrar.conf [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire-extras/conf/oidc-discovery-provider/oidc-discovery-provider.conf [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/README.md [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/conf/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/conf/agent/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/conf/agent/agent.conf [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/conf/server/ [2022-04-28T21:04:39.862Z] spire-1.2.1/release/spire/conf/server/server.conf [2022-04-28T21:04:39.862Z] spire-1.2.1/script/ [2022-04-28T21:04:39.862Z] spire-1.2.1/script/build-artifact.sh [2022-04-28T21:04:39.862Z] spire-1.2.1/script/generate_dummy_ca.sh [2022-04-28T21:04:39.862Z] spire-1.2.1/support/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/README.md [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_posix.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/accessutil_windows.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_crd_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_reconcile.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/config_webhook.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/controller_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/federation/utils_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/generate-config.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/main.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/README.md [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/groupversion_info.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_types.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_utils.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/spiffeid_webhook.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/api/spiffeid/v1beta1/zz_generated.deepcopy.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spiffeid.spiffe.io_spiffeids.yaml [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-agent.yaml [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/config/spire-server-registrar.yaml [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/endpoint_controller_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/node_controller_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/pod_controller_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/spiffeid_controller_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/suite_test.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/controllers/utils.go [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/ [2022-04-28T21:04:39.862Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid.yaml [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/samples/test_spiffeid_bad.yaml [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/ [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/ [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-and-intermediate.pem [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/good-leaf-only.pem [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-ecdsa.pem [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/testdata/key-pkcs8-rsa.pem [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid.go [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-crd/webhook/webhook_svid_test.go [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/ [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/ [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/config/roles.yaml [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/ [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/base_controller.go [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller.go [2022-04-28T21:04:40.148Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/node_controller_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/pod_controller_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/mode-reconcile/controllers/utils.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/server_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/k8s/k8s-workload-registrar/webhookhandler_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/ [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/common_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/config.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/config_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/domain_policy_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/handler.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/handler_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/jwks_source.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/main.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/server_api.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/server_api_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/workload_api.go [2022-04-28T21:04:40.149Z] spire-1.2.1/support/oidc-discovery-provider/workload_api_test.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/clock/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/clock/clock.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentcatalog/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentcatalog/catalog.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentkeymanager/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentkeymanager/keymanager.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentnodeattestor/nodeattestor.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentstore/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeagentstore/agentstore.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakedatastore/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakedatastore/fakedatastore.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeentryclient/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeentryclient/entryclient.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakehealthchecker/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakehealthchecker/checker.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeidentityprovider/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeidentityprovider/identityprovider.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakemetrics/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakemetrics/fakemetrics.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakenoderesolver/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakenoderesolver/noderesolver.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakenotifier/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakenotifier/notifier.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakepluginmetrics/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakepluginmetrics/fakepluginmetrics.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeserverca/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeserverca/serverca.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeservercatalog/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeservercatalog/catalog.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeserverkeymanager/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeserverkeymanager/keymanager.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeservernodeattestor/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeservernodeattestor/nodeattestor.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeupstreamauthority/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeupstreamauthority/plugin.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeupstreamauthority/upstreamauthority.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeworkloadapi/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeworkloadapi/workloadapi.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeworkloadattestor/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fakes/fakeworkloadattestor/workloadattestor.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/agent_svid.der [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_cert.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_csr.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_rotated_cert.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_rotated_csr.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/base_rotated_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/blog_cert.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/blog_csr.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/blog_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/bundle.der [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/ca.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/ca_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/database_cert.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/database_csr.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/database_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/node_cert.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/node_csr.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/node_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/svid.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/certs/svid_key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/agent_bad_agent_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/agent_good.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/agent_good_templated.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/plugin_good.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_DogStatsd_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_InMem_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_M3_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Prometheus_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_Statsd_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_nested_health_checks_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_root_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_and_agent_bad_telemetry_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_acme_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_bundle_endpoint_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_ca_subject_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_experimental_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_federates_with_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_nested_federation_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_ratelimit_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_bad_server_block.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_good.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/config/server_good_templated.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/fixture.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/agent_ssh_key-cert.pub [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/sshpop/ssh_cert_authority.pub [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/generate.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/intermediate.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-crt-bundle.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf-key.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/leaf.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/nodeattestor/x509pop/root-crt.pem [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/entries.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/good-for-update.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/good.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/invalid.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/invalid_json.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/fixture/registration/manager_test_entries.json [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/common [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/adminclient/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/adminclient/build.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/adminclient/client.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugagent/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugagent/build.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugagent/main.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugserver/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugserver/build.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/debugserver/main.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/downstreamclient/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/downstreamclient/build.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/downstreamclient/client.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/itclient/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/itclient/client.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/node-attestation/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/node-attestation/build.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/node-attestation/client.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/x509pop/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/x509pop/gencerts.go [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/setup/x509pop/setup.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/00-setup [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/01-start-server [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/02-bootstrap-agent [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/03-start-agent [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/04-create-registration-entries [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/05-test-endpoints [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/agent/agent.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/conf/server/server.conf [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/docker-compose.yaml [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/admin-endpoints/teardown [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/00-setup [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/01-test-variants [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/docker-compose.yaml [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql-replication/teardown [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/00-setup [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/01-test-variants [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/docker-compose.yaml [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-mysql/teardown [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/00-setup [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/01-test-variants [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/README.md [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/docker-compose.yaml [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/principal/init.sh [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/ [2022-04-28T21:04:40.149Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/docker-entrypoint.sh [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/ [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/replica/v12/docker-entrypoint.sh [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres-replication/teardown [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/ [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/00-setup [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/01-test-variants [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/README.md [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/docker-compose.yaml [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/datastore-postgres/teardown [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/ [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/00-setup [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/01-start-server [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/02-bootstrap-agent [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/03-start-agent [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/04-create-registration-entries [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/05-test-endpoints [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/README.md [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/ [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/ [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/agent/agent.conf [2022-04-28T21:04:40.150Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/debug-endpoints/conf/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/debug-endpoints/docker-compose.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/debug-endpoints/teardown [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/00-setup [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/01-start-server [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/02-bootstrap-agent [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/03-start-agent [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/04-create-entries [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/05-test-endpoints [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/README.md [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/conf/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/docker-compose.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/downstream-endpoints/teardown [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/00-setup [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/01-start-server [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/02-bootstrap-agents [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/03-start-remaining-containers [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/04-create-workload-entries [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/05-check-workload-connectivity [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/README.md [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/downstream-envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/supervisord.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/conf/upstream-envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/docker-compose.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v2/teardown [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/00-test-envoy-releases.sh [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/Dockerfile [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/README.md [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream-federated/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/downstream/envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/supervisord.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/conf/upstream/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/docker-compose.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3-spiffe-auth/teardown [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/00-test-envoy-releases [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/README.md [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-agent/agent.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/downstream-envoy/envoy.yaml [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/ [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/server/server.conf [2022-04-28T21:04:40.426Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/supervisord.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-agent/agent.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/conf/upstream-envoy/envoy.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/docker-compose.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/envoy-sds-v3/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/00-setup [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/01-start-servers [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/02-bootstrap-federation-and-agents [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/03-start-remaining-containers [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/04-create-workload-entries [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/05-check-workload-connectivity [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/06-stop-servers [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/07-check-workload-connectivity [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/08-start-servers [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/09-check-workload-connectivity [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/10-stop-agents [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/11-check-workload-connectivity [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/12-start-agents [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/13-check-workload-connectivity [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/Dockerfile [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/agent/agent.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/ghostunnel/ghostunnel.flags [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/server/server.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/downstream/supervisord/supervisord.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/agent/agent.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/ghostunnel/ghostunnel.flags [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/server/server.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/conf/upstream/supervisord/supervisord.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/docker-compose.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/ghostunnel-federation/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/01-start-server [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/02-bootstrap-agents [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/03-start-agent [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/04-create-workload-entry [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/05-check-svid [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/06-start-bad-agent [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/conf/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/conf/agent/agent.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/conf/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/conf/server/server.conf [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/docker-compose.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/join-token/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/00-setup [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/01-apply-config [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/02-check-for-workload-svid [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/admission-control.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/admctrl/kubeconfig.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/agent/spire-agent.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/kind-config.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/server/spire-server.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/conf/workload.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/init-kubectl [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-reconcile/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/00-setup [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/01-apply-config [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/02-check-for-workload-svid [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/admission-control.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/admctrl/kubeconfig.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/agent/spire-agent.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/kind-config.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/server/spire-server.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/webhook/validation-webhook.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/conf/workload.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/init-kubectl [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s-scratch/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/00-setup [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/01-apply-config [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/02-check-for-workload-svid [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/admission-control.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/admctrl/kubeconfig.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/agent/spire-agent.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/kind-config.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/k8s-workload-registrar-secret.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/server/spire-server.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/kustomization.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/webhook/validation-webhook.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/conf/workload.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/init-kubectl [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/k8s/teardown [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/00-setup [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/01-start-root [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/02-create-intermediate-downstream-entries [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/03-start-intermediateA [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/04-create-leafA-downstream-entry [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/05-start-leafA [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/06-start-intermediateB [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/07-create-leafB-downstream-entry [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/08-start-leafB [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/09-create-workload-entries [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/10-check-svids [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/Dockerfile [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/README.md [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/docker-compose.yaml [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/ [2022-04-28T21:04:40.427Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateA/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/intermediateB/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafA/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/leafB/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/root/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/nested-rotation/teardown [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/00-setup [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/01-start-server [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/02-start-agent [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/03-test-node-attestation [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/04-test-x509pop-attestation [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/README.md [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/conf/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/docker-compose.yaml [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/node-attestation/teardown [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/00-setup [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/01-start-server [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/02-bootstrap-agent [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/03-start-agent [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/04-create-workload-entry [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/05-check-svids [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/README.md [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/conf/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/conf/agent/agent.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/conf/server/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/conf/server/server.conf [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/docker-compose.yaml [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/rotation/teardown [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/self-test/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/self-test/00-ensure-command-failure-fails-step [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/self-test/README.md [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/self-test/teardown [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/ [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/01-start-server [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/02-bundle [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/03-entry [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/04-bootstrap-agents [2022-04-28T21:04:40.428Z] spire-1.2.1/test/integration/suites/spire-server-cli/05-start-agents [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/06-agent [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/README.md [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/agent/agent.conf [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.pem [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca.spiffe [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.pem [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/fixture/ca2.spiffe [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/conf/server/server.conf [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/docker-compose.yaml [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/spire-server-cli/teardown [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/00-setup [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/01-run-upgrade-tests [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/02-verify-codebase-version-is-updated [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/README.md [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/agent/agent.conf [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/conf/server/server.conf [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/teardown [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upgrade/versions.txt [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/00-setup-kind [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/01-setup-cert-manager [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/02-deploy-spire [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/03-verify-ca [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/README.md [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/cert-manager-issuer.yaml [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/kind-config.yaml [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/kustomization.yaml [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/conf/server/spire-server.yaml [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/init-kubectl [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/suites/upstream-authority-cert-manager/teardown [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/test-one.sh [2022-04-28T21:04:40.705Z] spire-1.2.1/test/integration/test.sh [2022-04-28T21:04:40.705Z] spire-1.2.1/test/plugintest/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/plugintest/config.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/plugintest/load.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/plugintest/option.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/ [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/apiserver.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/assertions.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/dir.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/errors_posix.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/errors_windows.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/logs.go [2022-04-28T21:04:40.705Z] spire-1.2.1/test/spiretest/socketapi.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/spiretest/suite.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/spiretest/x509.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testca/ [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testca/ca.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testkey/ [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testkey/generate.sh [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testkey/genkeys.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testkey/keys.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/testkey/new.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/tpmsimulator/ [2022-04-28T21:04:40.706Z] spire-1.2.1/test/tpmsimulator/simulator.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/ [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/cert_fixtures.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/cert_generation.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/io_redirection.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/race.go [2022-04-28T21:04:40.706Z] spire-1.2.1/test/util/util.go [2022-04-28T21:04:40.706Z] building spire from source... [2022-04-28T21:04:41.309Z] Installing go1.17.7... [2022-04-28T21:04:56.522Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-04-28T21:04:56.522Z] Status: Downloaded newer image for docker:20.10.14 [2022-04-28T21:04:56.522Z] ---> c346e9eafbab [2022-04-28T21:04:56.522Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:04:56.522Z] ---> Running in 83a1a25ed95f [2022-04-28T21:04:56.522Z] Removing intermediate container 83a1a25ed95f [2022-04-28T21:04:56.522Z] ---> bc1cea21a698 [2022-04-28T21:04:56.522Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-04-28T21:04:56.522Z] ---> Running in 0bd51f5fb5d2 [2022-04-28T21:04:57.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:04:57.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:04:58.729Z] (1/43) Installing readline (8.1.1-r0) [2022-04-28T21:04:58.729Z] (2/43) Installing bash (5.1.16-r0) [2022-04-28T21:04:58.729Z] Executing bash-5.1.16-r0.post-install [2022-04-28T21:04:58.729Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-04-28T21:04:58.729Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-04-28T21:04:58.729Z] (5/43) Installing libcurl (7.80.0-r1) [2022-04-28T21:04:58.729Z] (6/43) Installing curl (7.80.0-r1) [2022-04-28T21:04:59.015Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-04-28T21:04:59.015Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-04-28T21:04:59.015Z] (9/43) Installing expat (2.4.7-r0) [2022-04-28T21:04:59.015Z] (10/43) Installing libffi (3.4.2-r1) [2022-04-28T21:04:59.015Z] (11/43) Installing gdbm (1.22-r0) [2022-04-28T21:04:59.015Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-04-28T21:04:59.015Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-04-28T21:04:59.015Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-28T21:04:59.015Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-04-28T21:04:59.015Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-04-28T21:04:59.297Z] (17/43) Installing python3 (3.9.7-r4) [2022-04-28T21:05:02.733Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-04-28T21:05:02.733Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-04-28T21:05:02.733Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-04-28T21:05:02.733Z] (21/43) Installing py3-idna (3.3-r0) [2022-04-28T21:05:02.733Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-04-28T21:05:02.733Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-04-28T21:05:02.733Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-04-28T21:05:02.733Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-04-28T21:05:02.733Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-04-28T21:05:03.011Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-04-28T21:05:03.011Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-04-28T21:05:03.011Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-04-28T21:05:03.011Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-04-28T21:05:03.011Z] (31/43) Installing py3-six (1.16.0-r0) [2022-04-28T21:05:03.011Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-04-28T21:05:03.011Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-04-28T21:05:03.011Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-04-28T21:05:03.011Z] (35/43) Installing py3-packaging (20.9-r1) [2022-04-28T21:05:03.011Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-04-28T21:05:03.290Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-04-28T21:05:03.290Z] (38/43) Installing py3-progress (1.6-r0) [2022-04-28T21:05:03.290Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-04-28T21:05:03.290Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-04-28T21:05:03.290Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-04-28T21:05:03.570Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-04-28T21:05:03.570Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-04-28T21:05:04.758Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:05:04.758Z] OK: 82 MiB in 65 packages [2022-04-28T21:05:13.147Z] Collecting docker-compose==1.23.2 [2022-04-28T21:05:13.147Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-04-28T21:05:13.147Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-04-28T21:05:14.138Z] Building bin/spire-server... [2022-04-28T21:05:14.418Z] go: downloading github.com/mitchellh/cli v1.1.2 [2022-04-28T21:05:14.418Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.0.0-beta.12 [2022-04-28T21:05:14.418Z] Collecting PyYAML<4,>=3.10 [2022-04-28T21:05:14.418Z] go: downloading github.com/spiffe/spire-api-sdk v1.2.0 [2022-04-28T21:05:14.418Z]  Downloading PyYAML-3.13.tar.gz (270 kB) [2022-04-28T21:05:15.410Z] go: downloading golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd [2022-04-28T21:05:15.687Z] go: downloading google.golang.org/grpc v1.44.0 [2022-04-28T21:05:20.022Z] go: downloading gopkg.in/square/go-jose.v2 v2.6.0 [2022-04-28T21:05:20.022Z] Collecting docopt<0.7,>=0.6.1 [2022-04-28T21:05:20.022Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-04-28T21:05:20.627Z] go: downloading github.com/hashicorp/go-hclog v1.1.0 [2022-04-28T21:05:20.627Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-28T21:05:20.627Z] go: downloading github.com/hashicorp/hcl v1.0.1-0.20190430135223-99e2f22d1c94 [2022-04-28T21:05:20.902Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-04-28T21:05:21.508Z] go: downloading github.com/Masterminds/sprig v2.22.0+incompatible [2022-04-28T21:05:21.786Z] go: downloading github.com/fatih/color v1.13.0 [2022-04-28T21:05:21.786Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-28T21:05:22.062Z] go: downloading golang.org/x/time v0.0.0-20220224211638-0e9765cccd65 [2022-04-28T21:05:22.663Z] go: downloading google.golang.org/genproto v0.0.0-20220222213610-43724f9ea8cf [2022-04-28T21:05:22.663Z] go: downloading golang.org/x/sys v0.0.0-20220227234510-4e6760a101f9 [2022-04-28T21:05:22.663Z] go: downloading github.com/andres-erbsen/clock v0.0.0-20160526145045-9e14626cd129 [2022-04-28T21:05:22.663Z] go: downloading github.com/hashicorp/go-plugin v1.4.3 [2022-04-28T21:05:22.943Z] go: downloading github.com/spiffe/spire-plugin-sdk v1.2.0 [2022-04-28T21:05:24.392Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-04-28T21:05:24.392Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-04-28T21:05:24.392Z] Collecting texttable<0.10,>=0.9.0 [2022-04-28T21:05:24.392Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-04-28T21:05:25.004Z] go: downloading github.com/open-policy-agent/opa v0.38.0 [2022-04-28T21:05:27.641Z] Collecting cached-property<2,>=1.2.0 [2022-04-28T21:05:27.641Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-04-28T21:05:28.245Z] Collecting jsonschema<3,>=2.5.1 [2022-04-28T21:05:28.245Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-04-28T21:05:28.848Z] Collecting docker<4.0,>=3.6.0 [2022-04-28T21:05:29.131Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-04-28T21:05:29.410Z] Collecting dockerpty<0.5,>=0.4.1 [2022-04-28T21:05:29.410Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-04-28T21:05:33.759Z] Collecting websocket-client<1.0,>=0.32.0 [2022-04-28T21:05:33.759Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-04-28T21:05:33.759Z] Collecting docker-pycreds>=0.4.0 [2022-04-28T21:05:33.759Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-04-28T21:05:35.213Z] Collecting idna<2.8,>=2.5 [2022-04-28T21:05:35.213Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-04-28T21:05:36.205Z] Collecting urllib3<1.25,>=1.21.1 [2022-04-28T21:05:36.205Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-04-28T21:05:36.205Z] Collecting chardet<3.1.0,>=3.0.2 [2022-04-28T21:05:36.482Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-04-28T21:05:36.482Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-04-28T21:05:37.083Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-04-28T21:05:37.083Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-04-28T21:05:37.083Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-04-28T21:05:37.083Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-04-28T21:05:38.531Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-04-28T21:05:38.531Z] Attempting uninstall: urllib3 [2022-04-28T21:05:38.531Z] Found existing installation: urllib3 1.26.7 [2022-04-28T21:05:38.531Z] Uninstalling urllib3-1.26.7: [2022-04-28T21:05:38.531Z] Successfully uninstalled urllib3-1.26.7 [2022-04-28T21:05:39.520Z] Attempting uninstall: idna [2022-04-28T21:05:39.520Z] Found existing installation: idna 3.3 [2022-04-28T21:05:39.520Z] Uninstalling idna-3.3: [2022-04-28T21:05:39.520Z] Successfully uninstalled idna-3.3 [2022-04-28T21:05:43.851Z] Attempting uninstall: requests [2022-04-28T21:05:43.851Z] Found existing installation: requests 2.26.0 [2022-04-28T21:05:43.851Z] Uninstalling requests-2.26.0: [2022-04-28T21:05:43.851Z] Successfully uninstalled requests-2.26.0 [2022-04-28T21:05:44.454Z] Running setup.py install for texttable: started [2022-04-28T21:05:47.865Z] Running setup.py install for texttable: finished with status 'done' [2022-04-28T21:05:47.865Z] Running setup.py install for PyYAML: started [2022-04-28T21:05:51.277Z] Running setup.py install for PyYAML: finished with status 'done' [2022-04-28T21:05:51.882Z] Running setup.py install for docopt: started [2022-04-28T21:05:55.294Z] go: downloading github.com/InVisionApp/go-health/v2 v2.1.2 [2022-04-28T21:05:55.295Z] go: downloading github.com/InVisionApp/go-logger v1.0.1 [2022-04-28T21:05:55.295Z] go: downloading github.com/armon/go-metrics v0.3.10 [2022-04-28T21:05:55.295Z]  Running setup.py install for docopt: finished with status 'done' [2022-04-28T21:05:55.295Z] Running setup.py install for dockerpty: started [2022-04-28T21:05:55.295Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-04-28T21:05:55.295Z] go: downloading github.com/uber-go/tally/v4 v4.1.1 [2022-04-28T21:05:56.287Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-28T21:05:56.287Z] go: downloading github.com/Masterminds/goutils v1.1.0 [2022-04-28T21:05:56.287Z] go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-28T21:05:56.287Z] go: downloading github.com/google/uuid v1.1.2 [2022-04-28T21:05:56.565Z] go: downloading github.com/huandu/xstrings v1.3.2 [2022-04-28T21:05:56.843Z] go: downloading github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d [2022-04-28T21:05:56.843Z] go: downloading github.com/oklog/run v1.0.0 [2022-04-28T21:05:57.836Z] go: downloading github.com/imkira/go-observer v1.0.3 [2022-04-28T21:05:58.114Z] go: downloading github.com/DataDog/datadog-go v3.2.0+incompatible [2022-04-28T21:05:58.115Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-04-28T21:05:58.115Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-28T21:05:58.392Z] go: downloading github.com/prometheus/common v0.32.1 [2022-04-28T21:05:58.392Z]  Running setup.py install for dockerpty: finished with status 'done' [2022-04-28T21:05:58.392Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-04-28T21:05:58.392Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-28T21:05:58.392Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-04-28T21:05:58.672Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-04-28T21:05:58.948Z] go: downloading go.uber.org/atomic v1.9.0 [2022-04-28T21:05:59.551Z] go: downloading github.com/mitchellh/reflectwalk v1.0.1 [2022-04-28T21:05:59.551Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-28T21:05:59.551Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2022-04-28T21:05:59.831Z] go: downloading github.com/aws/aws-sdk-go-v2 v1.14.0 [2022-04-28T21:05:59.831Z] go: downloading github.com/aws/aws-sdk-go-v2/config v1.14.0 [2022-04-28T21:06:00.109Z] go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.9.0 [2022-04-28T21:06:00.387Z] go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.15.0 [2022-04-28T21:06:00.993Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-04-28T21:06:09.328Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.15.0 [2022-04-28T21:06:09.614Z] go: downloading github.com/gofrs/uuid v4.2.0+incompatible [2022-04-28T21:06:09.614Z] go: downloading github.com/stretchr/testify v1.7.0 [2022-04-28T21:06:09.614Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-04-28T21:06:10.234Z] go: downloading k8s.io/client-go v0.23.4 [2022-04-28T21:06:10.234Z] go: downloading google.golang.org/api v0.70.0 [2022-04-28T21:06:10.848Z] go: downloading github.com/GoogleCloudPlatform/cloudsql-proxy v1.29.0 [2022-04-28T21:06:12.684Z] go: downloading github.com/blang/semver/v4 v4.0.0 [2022-04-28T21:06:13.341Z] go: downloading github.com/go-sql-driver/mysql v1.6.0 [2022-04-28T21:06:14.556Z] go: downloading github.com/jinzhu/gorm v1.9.16 [2022-04-28T21:06:16.015Z] go: downloading github.com/lib/pq v1.10.4 [2022-04-28T21:06:16.624Z] go: downloading github.com/mattn/go-sqlite3 v1.14.12 [2022-04-28T21:06:19.273Z] Removing intermediate container 0bd51f5fb5d2 [2022-04-28T21:06:19.273Z] ---> 0a1c4b037744 [2022-04-28T21:06:19.273Z] Step 14/23 : ENV APP_PORT=58890 [2022-04-28T21:06:19.273Z] ---> Running in 5f8c100d8736 [2022-04-28T21:06:19.881Z] Removing intermediate container 5f8c100d8736 [2022-04-28T21:06:19.881Z] ---> d3b382cfecc3 [2022-04-28T21:06:19.881Z] Step 15/23 : EXPOSE $APP_PORT [2022-04-28T21:06:19.881Z] ---> Running in 73f0a47e5277 [2022-04-28T21:06:20.489Z] Removing intermediate container 73f0a47e5277 [2022-04-28T21:06:20.489Z] ---> b8fc394e2c9a [2022-04-28T21:06:20.489Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-04-28T21:06:22.496Z] go: downloading github.com/aws/aws-sdk-go v1.43.0 [2022-04-28T21:06:22.496Z]  ---> 2b82d525cb12 [2022-04-28T21:06:22.496Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-04-28T21:06:23.501Z] ---> 522b558cae6c [2022-04-28T21:06:23.501Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-04-28T21:06:24.964Z] ---> e1031ffd2d23 [2022-04-28T21:06:24.965Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-04-28T21:06:25.242Z] ---> Running in ccb7cce4d8be [2022-04-28T21:06:25.856Z] Removing intermediate container ccb7cce4d8be [2022-04-28T21:06:25.856Z] ---> c63b50d4413e [2022-04-28T21:06:25.856Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:06:26.138Z] ---> Running in c5666a2c0f72 [2022-04-28T21:06:26.742Z] Removing intermediate container c5666a2c0f72 [2022-04-28T21:06:26.742Z] ---> bbcc1a3bc3dd [2022-04-28T21:06:26.742Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:06:26.742Z] ---> Running in 0e9db063a0c8 [2022-04-28T21:06:27.358Z] Removing intermediate container 0e9db063a0c8 [2022-04-28T21:06:27.358Z] ---> 566e36609833 [2022-04-28T21:06:27.358Z] Step 22/23 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:06:27.640Z] ---> Running in 03150cb204c5 [2022-04-28T21:06:28.316Z] Removing intermediate container 03150cb204c5 [2022-04-28T21:06:28.316Z] ---> 9b152816f223 [2022-04-28T21:06:28.316Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:06:28.593Z] ---> Running in acbea094f2da [2022-04-28T21:06:29.206Z] Removing intermediate container acbea094f2da [2022-04-28T21:06:29.206Z] ---> 6185f63afd7b [2022-04-28T21:06:29.206Z] [2022-04-28T21:06:29.485Z] Successfully built 6185f63afd7b [2022-04-28T21:06:29.485Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-04-28T21:06:29.762Z]  Building sys-mgmt-agent ... done Building core-command [2022-04-28T21:07:08.891Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:07:08.891Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:07:08.891Z] ---> c5aee1d57b6a [2022-04-28T21:07:08.891Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> 8f5e5b98f04e [2022-04-28T21:07:08.891Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> 02820a09b19b [2022-04-28T21:07:08.891Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> 1aa08c9340bb [2022-04-28T21:07:08.891Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> a37b3bc81a47 [2022-04-28T21:07:08.891Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> 2b2f6adc9cab [2022-04-28T21:07:08.891Z] Step 8/23 : COPY . . [2022-04-28T21:07:08.891Z] ---> Using cache [2022-04-28T21:07:08.891Z] ---> 79d0d841be53 [2022-04-28T21:07:08.891Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-04-28T21:07:08.891Z] ---> Running in b4080512b46c [2022-04-28T21:07:08.892Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-04-28T21:07:10.346Z] go: downloading k8s.io/api v0.23.4 [2022-04-28T21:07:10.346Z] go: downloading github.com/google/go-tpm v0.3.3 [2022-04-28T21:07:10.346Z] go: downloading cloud.google.com/go/storage v1.21.0 [2022-04-28T21:07:11.815Z] go: downloading cloud.google.com/go v0.100.2 [2022-04-28T21:07:13.818Z] go: downloading k8s.io/apimachinery v0.23.4 [2022-04-28T21:07:16.473Z] go: downloading k8s.io/kube-aggregator v0.23.3 [2022-04-28T21:07:17.466Z] go: downloading github.com/Azure/azure-sdk-for-go v62.0.0+incompatible [2022-04-28T21:07:24.270Z] go: downloading github.com/Azure/go-autorest/autorest v0.11.24 [2022-04-28T21:07:24.270Z] go: downloading github.com/Azure/go-autorest v14.2.0+incompatible [2022-04-28T21:07:24.270Z] go: downloading github.com/Azure/go-autorest/autorest/azure/auth v0.5.11 [2022-04-28T21:07:24.270Z] go: downloading cloud.google.com/go/security v1.3.0 [2022-04-28T21:07:24.553Z] go: downloading sigs.k8s.io/controller-runtime v0.11.1 [2022-04-28T21:07:27.220Z] go: downloading github.com/hashicorp/vault/api v1.4.1 [2022-04-28T21:07:27.220Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-04-28T21:07:27.500Z] go: downloading github.com/shirou/gopsutil/v3 v3.22.2 [2022-04-28T21:07:28.959Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-04-28T21:07:29.241Z] go: downloading github.com/gobwas/glob v0.2.3 [2022-04-28T21:07:29.518Z] go: downloading github.com/yashtewari/glob-intersection v0.0.0-20180916065949-5c77d914dd0b [2022-04-28T21:07:29.518Z] go: downloading github.com/twmb/murmur3 v1.1.6 [2022-04-28T21:07:29.798Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-04-28T21:07:29.799Z] go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2022-04-28T21:07:30.079Z] go: downloading github.com/aws/smithy-go v1.11.0 [2022-04-28T21:07:31.536Z] go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.11.0 [2022-04-28T21:07:31.815Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.3.6 [2022-04-28T21:07:32.094Z] go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.10.0 [2022-04-28T21:07:32.373Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.5 [2022-04-28T21:07:32.373Z] go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.8.0 [2022-04-28T21:07:32.653Z] go: downloading github.com/jinzhu/inflection v1.0.0 [2022-04-28T21:07:32.653Z] go: downloading golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 [2022-04-28T21:07:33.641Z] go: downloading cloud.google.com/go/compute v1.3.0 [2022-04-28T21:07:34.630Z] go: downloading cloud.google.com/go/iam v0.1.1 [2022-04-28T21:07:34.907Z] go: downloading github.com/googleapis/gax-go/v2 v2.1.1 [2022-04-28T21:07:35.183Z] go: downloading k8s.io/klog/v2 v2.30.0 [2022-04-28T21:07:35.461Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-04-28T21:07:42.206Z] go: downloading github.com/google/gofuzz v1.1.0 [2022-04-28T21:07:42.207Z] go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.1 [2022-04-28T21:07:42.484Z] go: downloading k8s.io/utils v0.0.0-20211116205334-6203023598ed [2022-04-28T21:07:43.092Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-04-28T21:07:43.410Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 [2022-04-28T21:07:43.796Z] go: downloading github.com/Azure/go-autorest/autorest/adal v0.9.18 [2022-04-28T21:07:44.115Z] go: downloading github.com/Azure/go-autorest/logger v0.2.1 [2022-04-28T21:07:44.115Z] go: downloading github.com/Azure/go-autorest/tracing v0.6.0 [2022-04-28T21:07:44.115Z] go: downloading github.com/Azure/go-autorest/autorest/azure/cli v0.4.5 [2022-04-28T21:07:44.427Z] go: downloading github.com/dimchansky/utfbom v1.1.1 [2022-04-28T21:07:44.729Z] go: downloading github.com/evanphx/json-patch v4.12.0+incompatible [2022-04-28T21:07:45.027Z] go: downloading github.com/cenkalti/backoff/v3 v3.2.2 [2022-04-28T21:07:45.027Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2022-04-28T21:07:45.027Z] go: downloading github.com/hashicorp/go-retryablehttp v0.6.6 [2022-04-28T21:07:45.027Z] go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 [2022-04-28T21:07:45.313Z] go: downloading github.com/hashicorp/vault/sdk v0.4.1 [2022-04-28T21:07:46.768Z] go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-28T21:07:46.768Z] go: downloading github.com/tklauser/go-sysconf v0.3.9 [2022-04-28T21:07:47.048Z] go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb [2022-04-28T21:07:47.326Z] go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.3.0 [2022-04-28T21:07:47.326Z] go: downloading go.opencensus.io v0.23.0 [2022-04-28T21:07:48.319Z] go: downloading github.com/jmespath/go-jmespath v0.4.0 [2022-04-28T21:07:50.970Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-04-28T21:07:50.970Z] go: downloading gopkg.in/inf.v0 v0.9.1 [2022-04-28T21:07:50.970Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-04-28T21:07:51.580Z] go: downloading sigs.k8s.io/json v0.0.0-20211020170558-c049b76a60c6 [2022-04-28T21:07:51.863Z] go: downloading github.com/json-iterator/go v1.1.12 [2022-04-28T21:07:52.861Z] go: downloading github.com/googleapis/gnostic v0.5.5 [2022-04-28T21:07:56.285Z] go: downloading github.com/Azure/go-autorest/autorest/date v0.3.0 [2022-04-28T21:07:56.285Z] go: downloading github.com/golang-jwt/jwt/v4 v4.2.0 [2022-04-28T21:07:56.285Z] go: downloading k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 [2022-04-28T21:07:58.943Z] go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 [2022-04-28T21:07:58.943Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-04-28T21:07:59.554Z] go: downloading github.com/tklauser/numcpus v0.3.0 [2022-04-28T21:07:59.835Z] go: downloading go.uber.org/zap v1.21.0 [2022-04-28T21:08:00.843Z] go: downloading sigs.k8s.io/yaml v1.3.0 [2022-04-28T21:08:00.843Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-04-28T21:08:01.127Z] go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2022-04-28T21:08:01.127Z] go: downloading github.com/modern-go/reflect2 v1.0.2 [2022-04-28T21:08:01.410Z] go: downloading github.com/ryanuber/go-glob v1.0.0 [2022-04-28T21:08:01.410Z] go: downloading github.com/golang/snappy v0.0.4 [2022-04-28T21:08:01.696Z] go: downloading github.com/pierrec/lz4 v2.5.2+incompatible [2022-04-28T21:08:14.179Z] go: downloading github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 [2022-04-28T21:08:14.179Z] go: downloading github.com/hashicorp/go-uuid v1.0.2 [2022-04-28T21:08:14.179Z] go: downloading github.com/hashicorp/go-version v1.2.0 [2022-04-28T21:08:14.179Z] go: downloading go.uber.org/multierr v1.6.0 [2022-04-28T21:09:01.239Z] go: downloading github.com/Azure/go-autorest/autorest/to v0.4.0 [2022-04-28T21:09:01.239Z] go: downloading github.com/Azure/go-autorest/autorest/validation v0.3.0 [2022-04-28T21:10:09.310Z] Removing intermediate container 14a99e647d56 [2022-04-28T21:10:09.310Z] ---> a9510930f106 [2022-04-28T21:10:09.310Z] [2022-04-28T21:10:09.310Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:10:09.310Z] ---> ac73e934f311 [2022-04-28T21:10:09.310Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-04-28T21:10:09.310Z] ---> Running in a65f4d3fc9b8 [2022-04-28T21:10:09.310Z] Removing intermediate container a65f4d3fc9b8 [2022-04-28T21:10:09.310Z] ---> bf2f4b26099b [2022-04-28T21:10:09.310Z] Step 12/23 : ENV APP_PORT=59880 [2022-04-28T21:10:09.310Z] ---> Running in 1d4f0e074e50 [2022-04-28T21:10:09.310Z] Removing intermediate container 1d4f0e074e50 [2022-04-28T21:10:09.311Z] ---> 3ef7aedd1cb7 [2022-04-28T21:10:09.311Z] Step 13/23 : EXPOSE $APP_PORT [2022-04-28T21:10:09.311Z] ---> Running in 893cf70e3ce3 [2022-04-28T21:10:09.311Z] Removing intermediate container 893cf70e3ce3 [2022-04-28T21:10:09.311Z] ---> 43ef774ee87b [2022-04-28T21:10:09.311Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:10:09.311Z] ---> Running in 1f699f7448a8 [2022-04-28T21:10:09.311Z] Removing intermediate container 1f699f7448a8 [2022-04-28T21:10:09.311Z] ---> cbb517477905 [2022-04-28T21:10:09.311Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-28T21:10:09.311Z] ---> Running in 26137f7ddaa4 [2022-04-28T21:10:10.772Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:10:11.773Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:10:13.233Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-28T21:10:13.513Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T21:10:13.513Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T21:10:13.513Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T21:10:13.796Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T21:10:14.074Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T21:10:14.074Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T21:10:14.074Z] OK: 8 MiB in 20 packages [2022-04-28T21:10:16.096Z] Removing intermediate container 26137f7ddaa4 [2022-04-28T21:10:16.096Z] ---> 5aa4a57f2d1e [2022-04-28T21:10:16.096Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:10:17.561Z] ---> 39cd5d4ebfa1 [2022-04-28T21:10:17.561Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-04-28T21:10:19.599Z] ---> 553d5e08bdba [2022-04-28T21:10:19.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-04-28T21:10:20.602Z] ---> 034f3b828335 [2022-04-28T21:10:20.602Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-04-28T21:10:20.602Z] ---> Running in 1037eb2a5cfd [2022-04-28T21:10:21.219Z] Removing intermediate container 1037eb2a5cfd [2022-04-28T21:10:21.219Z] ---> 5119cf9bdbf1 [2022-04-28T21:10:21.219Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:10:21.219Z] ---> Running in efb83aa45ab7 [2022-04-28T21:10:21.850Z] Removing intermediate container efb83aa45ab7 [2022-04-28T21:10:21.850Z] ---> 2d034e6a06e5 [2022-04-28T21:10:21.850Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:10:22.172Z] ---> Running in 497bbbe36afe [2022-04-28T21:10:22.669Z] Removing intermediate container 497bbbe36afe [2022-04-28T21:10:22.669Z] ---> 7a06579b1def [2022-04-28T21:10:22.669Z] Step 22/23 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:10:23.012Z] ---> Running in a7c1d2f69e6a [2022-04-28T21:10:23.343Z] Removing intermediate container a7c1d2f69e6a [2022-04-28T21:10:23.343Z] ---> 37a047619540 [2022-04-28T21:10:23.343Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:10:23.668Z] ---> Running in 6b4ef4fd335c [2022-04-28T21:10:24.006Z] Removing intermediate container 6b4ef4fd335c [2022-04-28T21:10:24.006Z] ---> f2fbffe4b2f8 [2022-04-28T21:10:24.006Z] [2022-04-28T21:10:25.032Z] Successfully built f2fbffe4b2f8 [2022-04-28T21:10:25.032Z] Successfully tagged core-data-arm64:latest [2022-04-28T21:10:25.032Z]  Building core-data ... done Building core-metadata [2022-04-28T21:10:57.454Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-04-28T21:10:57.455Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-04-28T21:10:57.455Z] ---> c5aee1d57b6a [2022-04-28T21:10:57.455Z] Step 3/23 : WORKDIR /edgex-go [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> 8f5e5b98f04e [2022-04-28T21:10:57.455Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> 02820a09b19b [2022-04-28T21:10:57.455Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> 1aa08c9340bb [2022-04-28T21:10:57.455Z] Step 6/23 : COPY go.mod vendor* ./ [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> a37b3bc81a47 [2022-04-28T21:10:57.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> 2b2f6adc9cab [2022-04-28T21:10:57.455Z] Step 8/23 : COPY . . [2022-04-28T21:10:57.455Z] ---> Using cache [2022-04-28T21:10:57.455Z] ---> 79d0d841be53 [2022-04-28T21:10:57.455Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-04-28T21:10:57.455Z] ---> Running in 6964be5f986d [2022-04-28T21:10:58.478Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-04-28T21:13:20.568Z] Removing intermediate container b4080512b46c [2022-04-28T21:13:20.568Z] ---> c4a1c6969073 [2022-04-28T21:13:20.568Z] [2022-04-28T21:13:20.568Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:13:20.568Z] ---> ac73e934f311 [2022-04-28T21:13:20.568Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:13:20.568Z] ---> Using cache [2022-04-28T21:13:20.568Z] ---> c874627fbab2 [2022-04-28T21:13:20.568Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:13:20.568Z] ---> Using cache [2022-04-28T21:13:20.568Z] ---> 0c034783622f [2022-04-28T21:13:20.568Z] Step 13/23 : ENV APP_PORT=59882 [2022-04-28T21:13:20.568Z] ---> Running in fd2f0d1a35d0 [2022-04-28T21:13:20.568Z] Removing intermediate container fd2f0d1a35d0 [2022-04-28T21:13:20.568Z] ---> d7f18f53559e [2022-04-28T21:13:20.568Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:13:20.568Z] ---> Running in c282effd1457 [2022-04-28T21:13:20.568Z] Removing intermediate container c282effd1457 [2022-04-28T21:13:20.568Z] ---> 30d309334437 [2022-04-28T21:13:20.568Z] Step 15/23 : WORKDIR / [2022-04-28T21:13:20.568Z] ---> Running in 856537c75cfa [2022-04-28T21:13:20.568Z] Removing intermediate container 856537c75cfa [2022-04-28T21:13:20.568Z] ---> 5f2ad9b59585 [2022-04-28T21:13:20.568Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:13:20.568Z] ---> 91a07d6a2a87 [2022-04-28T21:13:20.568Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-04-28T21:13:21.584Z] ---> 3d41efc4f9cb [2022-04-28T21:13:21.584Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-04-28T21:13:22.604Z] ---> 1cd7011ba991 [2022-04-28T21:13:22.604Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-04-28T21:13:22.604Z] ---> Running in 39eaefad79e5 [2022-04-28T21:13:23.228Z] Removing intermediate container 39eaefad79e5 [2022-04-28T21:13:23.228Z] ---> fd1e0935aaf0 [2022-04-28T21:13:23.228Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:13:23.228Z] ---> Running in 4c4821a51972 [2022-04-28T21:13:23.861Z] Removing intermediate container 4c4821a51972 [2022-04-28T21:13:23.861Z] ---> 80fc3817cf8c [2022-04-28T21:13:23.861Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:13:23.861Z] ---> Running in 64196b259925 [2022-04-28T21:13:24.480Z] Removing intermediate container 64196b259925 [2022-04-28T21:13:24.480Z] ---> 6414ee74276e [2022-04-28T21:13:24.480Z] Step 22/23 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:13:24.764Z] ---> Running in 9a840bdb1879 [2022-04-28T21:13:25.380Z] Removing intermediate container 9a840bdb1879 [2022-04-28T21:13:25.380Z] ---> 2a2c9f33b41d [2022-04-28T21:13:25.380Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:13:25.380Z] ---> Running in dc4b12e33833 [2022-04-28T21:13:26.390Z] Removing intermediate container dc4b12e33833 [2022-04-28T21:13:26.390Z] ---> 6e6fcfdd2b83 [2022-04-28T21:13:26.390Z] [2022-04-28T21:13:26.672Z] Successfully built 6e6fcfdd2b83 [2022-04-28T21:13:26.672Z] Successfully tagged core-command-arm64:latest [2022-04-28T21:16:48.863Z]  Building core-command ... done Removing intermediate container 6964be5f986d [2022-04-28T21:16:48.863Z] ---> 4e4fcf3ad7f2 [2022-04-28T21:16:48.863Z] [2022-04-28T21:16:48.863Z] Step 10/23 : FROM alpine:3.14 [2022-04-28T21:16:48.863Z] ---> ac73e934f311 [2022-04-28T21:16:48.863Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-04-28T21:16:48.863Z] ---> Using cache [2022-04-28T21:16:48.863Z] ---> c874627fbab2 [2022-04-28T21:16:48.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-04-28T21:16:48.863Z] ---> Using cache [2022-04-28T21:16:48.863Z] ---> 0c034783622f [2022-04-28T21:16:48.863Z] Step 13/23 : ENV APP_PORT=59881 [2022-04-28T21:16:48.863Z] ---> Running in 263c1394b90e [2022-04-28T21:16:48.863Z] Removing intermediate container 263c1394b90e [2022-04-28T21:16:48.863Z] ---> 855b4f2591d0 [2022-04-28T21:16:48.863Z] Step 14/23 : EXPOSE $APP_PORT [2022-04-28T21:16:48.863Z] ---> Running in 59f8f9a4005c [2022-04-28T21:16:48.863Z] Removing intermediate container 59f8f9a4005c [2022-04-28T21:16:48.863Z] ---> 1d853082f344 [2022-04-28T21:16:48.863Z] Step 15/23 : WORKDIR / [2022-04-28T21:16:48.863Z] ---> Running in 8e3cd2e5a189 [2022-04-28T21:16:48.863Z] Removing intermediate container 8e3cd2e5a189 [2022-04-28T21:16:48.863Z] ---> 086737e2e947 [2022-04-28T21:16:48.863Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-04-28T21:16:48.863Z] ---> db2ad9df5661 [2022-04-28T21:16:48.863Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-04-28T21:16:48.863Z] ---> 285b983448f1 [2022-04-28T21:16:48.863Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-04-28T21:16:48.863Z] ---> b9a0a697e4ee [2022-04-28T21:16:48.863Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-04-28T21:16:48.863Z] ---> Running in c05a12388e40 [2022-04-28T21:16:48.863Z] Removing intermediate container c05a12388e40 [2022-04-28T21:16:48.863Z] ---> 02bc1039a745 [2022-04-28T21:16:48.863Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-28T21:16:48.863Z] ---> Running in 558b9e4fa408 [2022-04-28T21:16:48.863Z] Removing intermediate container 558b9e4fa408 [2022-04-28T21:16:48.863Z] ---> f8f0457ca8b8 [2022-04-28T21:16:48.863Z] Step 21/23 : LABEL arch=arm64 [2022-04-28T21:16:48.863Z] ---> Running in a9f9bbd6d226 [2022-04-28T21:16:48.863Z] Removing intermediate container a9f9bbd6d226 [2022-04-28T21:16:48.863Z] ---> 21553efbdffe [2022-04-28T21:16:48.863Z] Step 22/23 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:16:48.863Z] ---> Running in 340b47f9c8b4 [2022-04-28T21:16:48.863Z] Removing intermediate container 340b47f9c8b4 [2022-04-28T21:16:48.863Z] ---> 6909c89abe5a [2022-04-28T21:16:48.863Z] Step 23/23 : LABEL version=0.0.0 [2022-04-28T21:16:48.863Z] ---> Running in fb5b47f8b307 [2022-04-28T21:16:48.863Z] Removing intermediate container fb5b47f8b307 [2022-04-28T21:16:48.863Z] ---> 0e5bb175d1eb [2022-04-28T21:16:48.863Z] [2022-04-28T21:16:49.147Z] Successfully built 0e5bb175d1eb [2022-04-28T21:16:49.147Z] Successfully tagged core-metadata-arm64:latest [2022-04-28T21:34:58.844Z]  Building core-metadata ... done Building bin/spire-agent... [2022-04-28T21:34:58.844Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:34:58.844Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:34:58.844Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:34:58.844Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:34:58.844Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:34:58.844Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:34:58.844Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:34:58.844Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:34:58.844Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:34:58.844Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:34:58.844Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:34:58.844Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:34:58.844Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:40:21.239Z] Building bin/spire-agent... [2022-04-28T21:40:21.239Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:40:21.239Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:40:21.239Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:40:21.239Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:40:22.703Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:40:23.700Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:40:23.700Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:40:24.305Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:40:24.305Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:40:24.305Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:40:24.583Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:40:24.583Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:40:24.583Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:40:57.065Z] Removing intermediate container 1b067f623f68 [2022-04-28T21:40:57.065Z] ---> 6d1f8a88df81 [2022-04-28T21:40:57.065Z] [2022-04-28T21:40:57.065Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:40:57.065Z] ---> 3fb3c9af89a9 [2022-04-28T21:40:57.065Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:40:57.065Z] ---> Using cache [2022-04-28T21:40:57.065Z] ---> c8845b455024 [2022-04-28T21:40:57.065Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:40:57.065Z] ---> Using cache [2022-04-28T21:40:57.065Z] ---> 9fb61fbfb51c [2022-04-28T21:40:57.065Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:40:57.065Z] ---> Running in 58763b9829e6 [2022-04-28T21:40:57.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:40:57.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:40:57.065Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:40:57.065Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:40:57.065Z] OK: 15729 distinct packages available [2022-04-28T21:40:57.065Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:40:58.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:40:59.063Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-04-28T21:40:59.342Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:40:59.342Z] (3/5) Installing libucontext (1.1-r0) [2022-04-28T21:40:59.342Z] (4/5) Installing gcompat (1.0.0-r4) [2022-04-28T21:40:59.621Z] (5/5) Installing openssl (1.1.1n-r0) [2022-04-28T21:40:59.621Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:40:59.621Z] OK: 6 MiB in 19 packages [2022-04-28T21:41:01.633Z] Removing intermediate container 58763b9829e6 [2022-04-28T21:41:01.633Z] ---> 5ac212990f15 [2022-04-28T21:41:01.633Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-agent /usr/local/bin [2022-04-28T21:41:05.084Z] ---> 2ba6a8bec217 [2022-04-28T21:41:05.084Z] Step 18/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:41:11.851Z] ---> 0ef84e8e4049 [2022-04-28T21:41:11.851Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:41:12.127Z] ---> 6f8c76e4d326 [2022-04-28T21:41:12.127Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-04-28T21:41:13.121Z] ---> cf43cf899417 [2022-04-28T21:41:13.121Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-04-28T21:41:14.126Z] ---> 32cada3d0f60 [2022-04-28T21:41:14.126Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:41:14.126Z] ---> Running in 8b1fb95eb073 [2022-04-28T21:41:14.400Z] Removing intermediate container 8b1fb95eb073 [2022-04-28T21:41:14.400Z] ---> 9c694c135dbc [2022-04-28T21:41:14.676Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:41:14.676Z] ---> Running in b12da970b21f [2022-04-28T21:41:15.291Z] Removing intermediate container b12da970b21f [2022-04-28T21:41:15.291Z] ---> dda4ff1f80fa [2022-04-28T21:41:15.291Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T21:41:15.291Z] ---> Running in c6f38d75f349 [2022-04-28T21:41:15.892Z] Removing intermediate container c6f38d75f349 [2022-04-28T21:41:15.892Z] ---> bff1a25d0862 [2022-04-28T21:41:15.892Z] Step 25/26 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:41:15.892Z] ---> Running in 30f3c8f572b1 [2022-04-28T21:41:16.512Z] Removing intermediate container 30f3c8f572b1 [2022-04-28T21:41:16.512Z] ---> e66fa6f28f67 [2022-04-28T21:41:16.512Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:41:16.512Z] ---> Running in 4276e4d32e0b [2022-04-28T21:41:17.117Z] Removing intermediate container 4276e4d32e0b [2022-04-28T21:41:17.117Z] ---> d6c7d679bbde [2022-04-28T21:41:17.117Z] [2022-04-28T21:41:17.401Z] Successfully built d6c7d679bbde [2022-04-28T21:41:17.401Z] Successfully tagged security-spire-agent-arm64:latest [2022-04-28T21:42:54.287Z]  Building security-spire-agent ... done Building bin/spire-agent... [2022-04-28T21:42:54.287Z] go: downloading github.com/envoyproxy/go-control-plane v0.10.1 [2022-04-28T21:42:54.287Z] go: downloading github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.14.0 [2022-04-28T21:42:54.287Z] go: downloading cloud.google.com/go/secretmanager v1.3.0 [2022-04-28T21:42:54.287Z] go: downloading github.com/docker/docker v20.10.12+incompatible [2022-04-28T21:42:54.287Z] go: downloading github.com/google/go-tpm-tools v0.3.3 [2022-04-28T21:42:54.287Z] go: downloading github.com/cncf/xds/go v0.0.0-20211130200136-a8f946100490 [2022-04-28T21:42:54.287Z] go: downloading github.com/envoyproxy/protoc-gen-validate v0.6.2 [2022-04-28T21:42:54.287Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-04-28T21:42:54.287Z] go: downloading github.com/docker/go-units v0.4.0 [2022-04-28T21:42:54.287Z] go: downloading github.com/opencontainers/image-spec v1.0.1 [2022-04-28T21:42:54.287Z] go: downloading github.com/containerd/containerd v1.3.4 [2022-04-28T21:42:54.287Z] go: downloading github.com/docker/distribution v2.7.1+incompatible [2022-04-28T21:42:54.287Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-04-28T21:45:31.312Z] Removing intermediate container 4c8c81e1ea75 [2022-04-28T21:45:31.312Z] ---> 5ccbcac78f85 [2022-04-28T21:45:31.312Z] [2022-04-28T21:45:31.312Z] Step 13/25 : FROM alpine:3.15 [2022-04-28T21:45:31.312Z] ---> 3fb3c9af89a9 [2022-04-28T21:45:31.312Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:45:31.312Z] ---> Using cache [2022-04-28T21:45:31.312Z] ---> c8845b455024 [2022-04-28T21:45:31.312Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:45:31.312Z] ---> Using cache [2022-04-28T21:45:31.312Z] ---> 9fb61fbfb51c [2022-04-28T21:45:31.312Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-04-28T21:45:31.312Z] ---> Using cache [2022-04-28T21:45:31.312Z] ---> 5ac212990f15 [2022-04-28T21:45:31.312Z] Step 17/25 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:45:38.067Z] ---> 69efb5ba3440 [2022-04-28T21:45:38.067Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:45:38.067Z] ---> 21fa3902ec4d [2022-04-28T21:45:38.067Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-04-28T21:45:38.667Z] ---> 73883cb41900 [2022-04-28T21:45:38.667Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-04-28T21:45:39.659Z] ---> 2f9e539c52af [2022-04-28T21:45:39.659Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:45:39.659Z] ---> Running in e88116430019 [2022-04-28T21:45:40.271Z] Removing intermediate container e88116430019 [2022-04-28T21:45:40.271Z] ---> f4e84fb71d5b [2022-04-28T21:45:40.271Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:45:40.271Z] ---> Running in deb5ea9e1698 [2022-04-28T21:45:40.869Z] Removing intermediate container deb5ea9e1698 [2022-04-28T21:45:40.869Z] ---> 8ef7219f7562 [2022-04-28T21:45:40.869Z] Step 23/25 : LABEL arch=arm64 [2022-04-28T21:45:41.150Z] ---> Running in d957970f717f [2022-04-28T21:45:41.424Z] Removing intermediate container d957970f717f [2022-04-28T21:45:41.424Z] ---> e8950e560537 [2022-04-28T21:45:41.424Z] Step 24/25 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:45:41.698Z] ---> Running in 9214592ae303 [2022-04-28T21:45:41.979Z] Removing intermediate container 9214592ae303 [2022-04-28T21:45:41.979Z] ---> 1d59abaab26c [2022-04-28T21:45:41.979Z] Step 25/25 : LABEL version=0.0.0 [2022-04-28T21:45:42.251Z] ---> Running in 7cb5208cce5b [2022-04-28T21:45:42.526Z] Removing intermediate container 7cb5208cce5b [2022-04-28T21:45:42.526Z] ---> 6983e338fa8e [2022-04-28T21:45:42.526Z] [2022-04-28T21:45:42.805Z] Successfully built 6983e338fa8e [2022-04-28T21:45:43.080Z] Successfully tagged security-spire-server-arm64:latest [2022-04-28T21:47:19.892Z]  Building security-spire-server ... done Removing intermediate container 44fc7a4f148b [2022-04-28T21:47:19.892Z] ---> fcb3907cea10 [2022-04-28T21:47:19.892Z] [2022-04-28T21:47:19.892Z] Step 13/26 : FROM alpine:3.15 [2022-04-28T21:47:19.892Z] ---> 3fb3c9af89a9 [2022-04-28T21:47:19.892Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-04-28T21:47:19.892Z] ---> Using cache [2022-04-28T21:47:19.892Z] ---> c8845b455024 [2022-04-28T21:47:19.892Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T21:47:19.892Z] ---> Using cache [2022-04-28T21:47:19.892Z] ---> 9fb61fbfb51c [2022-04-28T21:47:19.892Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-04-28T21:47:20.166Z] ---> Running in 774b58e3a306 [2022-04-28T21:47:21.604Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:22.584Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:23.568Z] v3.15.4-64-g087a7fa5d4 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-04-28T21:47:23.568Z] v3.15.4-63-g929a19c729 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-04-28T21:47:23.568Z] OK: 15729 distinct packages available [2022-04-28T21:47:23.841Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:24.828Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T21:47:25.803Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-04-28T21:47:26.081Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-04-28T21:47:26.081Z] (3/4) Installing libucontext (1.1-r0) [2022-04-28T21:47:26.081Z] (4/4) Installing gcompat (1.0.0-r4) [2022-04-28T21:47:26.356Z] Executing busybox-1.34.1-r5.trigger [2022-04-28T21:47:26.356Z] OK: 6 MiB in 18 packages [2022-04-28T21:47:27.333Z] Removing intermediate container 774b58e3a306 [2022-04-28T21:47:27.333Z] ---> 63cfef3f6623 [2022-04-28T21:47:27.333Z] Step 17/26 : COPY --from=builder /edgex-go/spire-build/bin/spire-server /usr/local/bin [2022-04-28T21:47:30.728Z] ---> bcea6b17d55f [2022-04-28T21:47:30.728Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-04-28T21:47:31.322Z] ---> 70229cc4ba9f [2022-04-28T21:47:31.322Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-04-28T21:47:31.599Z] ---> Running in ee9586013e80 [2022-04-28T21:47:31.873Z] Removing intermediate container ee9586013e80 [2022-04-28T21:47:31.873Z] ---> 98e636235a44 [2022-04-28T21:47:31.873Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-04-28T21:47:32.470Z] ---> e25d715624f2 [2022-04-28T21:47:32.470Z] Step 21/26 : WORKDIR / [2022-04-28T21:47:32.741Z] ---> Running in 1cc056d87d94 [2022-04-28T21:47:33.012Z] Removing intermediate container 1cc056d87d94 [2022-04-28T21:47:33.012Z] ---> 6c0024029d57 [2022-04-28T21:47:33.012Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-04-28T21:47:33.012Z] ---> Running in 1af4e57d6bd8 [2022-04-28T21:47:33.607Z] Removing intermediate container 1af4e57d6bd8 [2022-04-28T21:47:33.607Z] ---> 60adc918d138 [2022-04-28T21:47:33.607Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-04-28T21:47:33.607Z] ---> Running in 959c0e601809 [2022-04-28T21:47:33.880Z] Removing intermediate container 959c0e601809 [2022-04-28T21:47:33.880Z] ---> 294ef168f11f [2022-04-28T21:47:33.880Z] Step 24/26 : LABEL arch=arm64 [2022-04-28T21:47:33.880Z] ---> Running in ad2833369158 [2022-04-28T21:47:34.485Z] Removing intermediate container ad2833369158 [2022-04-28T21:47:34.485Z] ---> 2f0429d6d343 [2022-04-28T21:47:34.485Z] Step 25/26 : LABEL git_sha=2d4ed25662ed987c8836987f8f3c3e9bf058af27 [2022-04-28T21:47:34.485Z] ---> Running in 13b331134bda [2022-04-28T21:47:34.757Z] Removing intermediate container 13b331134bda [2022-04-28T21:47:34.757Z] ---> b4e032434297 [2022-04-28T21:47:34.757Z] Step 26/26 : LABEL version=0.0.0 [2022-04-28T21:47:35.031Z] ---> Running in 08068278cbc7 [2022-04-28T21:47:35.303Z] Removing intermediate container 08068278cbc7 [2022-04-28T21:47:35.303Z] ---> 1d7a702e599a [2022-04-28T21:47:35.303Z] [2022-04-28T21:47:35.575Z] Successfully built 1d7a702e599a [2022-04-28T21:47:35.575Z] Successfully tagged security-spire-config-arm64:latest [2022-04-28T21:47:36.188Z]  Building security-spire-config ... done  [Pipeline] } [2022-04-28T21:47:36.196Z] $ docker stop --time=1 27f49f047b14a9dff4192ba1faa4040bac9e1e9e413617034f5c2fd9557d4ccd [2022-04-28T21:47:37.956Z] $ docker rm -f 27f49f047b14a9dff4192ba1faa4040bac9e1e9e413617034f5c2fd9557d4ccd [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T21:47:38.557Z] + docker images [2022-04-28T21:47:39.153Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-28T21:47:39.153Z] security-spire-config-arm64 latest 1d7a702e599a 3 seconds ago 85.6MB [2022-04-28T21:47:39.153Z] fcb3907cea10 37 seconds ago 4.14GB [2022-04-28T21:47:39.153Z] security-spire-server-arm64 latest 6983e338fa8e About a minute ago 86.3MB [2022-04-28T21:47:39.153Z] 5ccbcac78f85 2 minutes ago 4.14GB [2022-04-28T21:47:39.153Z] security-spire-agent-arm64 latest d6c7d679bbde 6 minutes ago 126MB [2022-04-28T21:47:39.153Z] 6d1f8a88df81 7 minutes ago 4.14GB [2022-04-28T21:47:39.153Z] core-metadata-arm64 latest 0e5bb175d1eb 30 minutes ago 16.3MB [2022-04-28T21:47:39.153Z] 4e4fcf3ad7f2 31 minutes ago 1.31GB [2022-04-28T21:47:39.153Z] core-command-arm64 latest 6e6fcfdd2b83 34 minutes ago 15.5MB [2022-04-28T21:47:39.153Z] c4a1c6969073 34 minutes ago 1.31GB [2022-04-28T21:47:39.153Z] core-data-arm64 latest f2fbffe4b2f8 37 minutes ago 21.6MB [2022-04-28T21:47:39.153Z] a9510930f106 37 minutes ago 1.34GB [2022-04-28T21:47:39.153Z] sys-mgmt-agent-arm64 latest 6185f63afd7b 41 minutes ago 282MB [2022-04-28T21:47:39.153Z] bd8bb0264d28 43 minutes ago 1.31GB [2022-04-28T21:47:39.153Z] security-spiffe-token-provider-arm64 latest f2d847d5a338 43 minutes ago 27.9MB [2022-04-28T21:47:39.153Z] f1d1bfd4152c 44 minutes ago 1.36GB [2022-04-28T21:47:39.153Z] security-secretstore-setup-arm64 latest a6a74c49ed95 46 minutes ago 27.5MB [2022-04-28T21:47:39.153Z] b7d539b3b5c3 46 minutes ago 1.32GB [2022-04-28T21:47:39.153Z] support-notifications-arm64 latest 75308cf25ca9 50 minutes ago 25.8MB [2022-04-28T21:47:39.153Z] support-scheduler-arm64 latest 789c16531cdd 50 minutes ago 25.3MB [2022-04-28T21:47:39.153Z] a309f87fdd51 50 minutes ago 1.37GB [2022-04-28T21:47:39.153Z] 945a3d4e26d9 50 minutes ago 1.37GB [2022-04-28T21:47:39.153Z] security-bootstrapper-arm64 latest 99fce30375f7 52 minutes ago 18.3MB [2022-04-28T21:47:39.153Z] security-proxy-setup-arm64 latest 752e6c103292 53 minutes ago 26.1MB [2022-04-28T21:47:39.153Z] e0918df973d5 53 minutes ago 1.31GB [2022-04-28T21:47:39.153Z] 78fc7c2f56f5 53 minutes ago 1.32GB [2022-04-28T21:47:39.153Z] ci-base-image-arm64 latest c5aee1d57b6a About an hour ago 886MB [2022-04-28T21:47:39.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 725f1c02e7f9 6 days ago 551MB [2022-04-28T21:47:39.153Z] docker 20.10.14 c346e9eafbab 3 weeks ago 202MB [2022-04-28T21:47:39.153Z] alpine 3.14 ac73e934f311 3 weeks ago 5.34MB [2022-04-28T21:47:39.153Z] alpine 3.15 3fb3c9af89a9 3 weeks ago 5.32MB [2022-04-28T21:47:39.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 22 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:47:39.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:47:39.592Z] [2022-04-28T21:47:39.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:47:39.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:47:40.220Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T21:47:40.220Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T21:47:40.220Z] 04944245beec: Pulling fs layer [2022-04-28T21:47:40.220Z] 699f458cf7ca: Pulling fs layer [2022-04-28T21:47:40.220Z] 765212b225bb: Pulling fs layer [2022-04-28T21:47:40.220Z] f23df028b6ca: Pulling fs layer [2022-04-28T21:47:40.220Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T21:47:40.220Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T21:47:40.220Z] 765212b225bb: Waiting [2022-04-28T21:47:40.220Z] d65c8cfc05b1: Waiting [2022-04-28T21:47:40.220Z] f23df028b6ca: Waiting [2022-04-28T21:47:40.220Z] 2437ff75d9bd: Waiting [2022-04-28T21:47:40.220Z] 04944245beec: Verifying Checksum [2022-04-28T21:47:40.220Z] 04944245beec: Download complete [2022-04-28T21:47:40.220Z] 765212b225bb: Verifying Checksum [2022-04-28T21:47:40.220Z] 765212b225bb: Download complete [2022-04-28T21:47:40.495Z] f23df028b6ca: Verifying Checksum [2022-04-28T21:47:40.495Z] f23df028b6ca: Download complete [2022-04-28T21:47:40.495Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T21:47:40.495Z] d65c8cfc05b1: Download complete [2022-04-28T21:47:40.495Z] 699f458cf7ca: Verifying Checksum [2022-04-28T21:47:40.495Z] 699f458cf7ca: Download complete [2022-04-28T21:47:41.160Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T21:47:43.826Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T21:47:43.826Z] 2437ff75d9bd: Download complete [2022-04-28T21:47:46.448Z] 8998bd30e6a1: Pull complete [2022-04-28T21:47:46.448Z] 04944245beec: Pull complete [2022-04-28T21:47:48.424Z] 699f458cf7ca: Pull complete [2022-04-28T21:47:48.424Z] 765212b225bb: Pull complete [2022-04-28T21:47:49.404Z] f23df028b6ca: Pull complete [2022-04-28T21:47:49.678Z] d65c8cfc05b1: Pull complete [2022-04-28T21:48:07.983Z] 2437ff75d9bd: Pull complete [2022-04-28T21:48:07.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T21:48:07.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T21:48:07.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T21:48:08.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-33718 does not seem to be running inside a container [2022-04-28T21:48:08.322Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T21:48:11.569Z] $ docker top 3c993c9a359ac194c0c2adb9e7dc8514880b57718e98af952f35ca2295399acd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:12.603Z] ---> job-cost.sh [2022-04-28T21:48:12.604Z] lf-activate-venv: SKIPPING [2022-04-28T21:48:12.604Z] INFO: No Stack... [2022-04-28T21:48:13.198Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T21:48:14.176Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T21:48:14.857Z] + + cut -d, -f6 [2022-04-28T21:48:14.857Z] cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2022-04-28T21:48:14.894Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3995-3-stack-cost] [2022-04-28T21:48:14.901Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3995-3-stack-cost] did not exist. Created. [2022-04-28T21:48:14.901Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3995-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T21:48:15.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T21:48:15.773Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T21:48:15.780Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3995-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T21:48:15.803Z] $ docker stop --time=1 3c993c9a359ac194c0c2adb9e7dc8514880b57718e98af952f35ca2295399acd [2022-04-28T21:48:17.374Z] $ docker rm -f 3c993c9a359ac194c0c2adb9e7dc8514880b57718e98af952f35ca2295399acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T21:48:17.855Z] provisioning config files... [2022-04-28T21:48:17.863Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config5765260389284352213tmp [Pipeline] { [Pipeline] sh [2022-04-28T21:48:18.159Z] + set +x [2022-04-28T21:48:18.159Z] + curl -s https://codecov.io/bash [2022-04-28T21:48:18.159Z] + bash -s -- [2022-04-28T21:48:18.159Z] [2022-04-28T21:48:18.159Z] _____ _ [2022-04-28T21:48:18.159Z] / ____| | | [2022-04-28T21:48:18.159Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T21:48:18.159Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T21:48:18.159Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T21:48:18.159Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T21:48:18.159Z] Bash-1.0.6 [2022-04-28T21:48:18.159Z] [2022-04-28T21:48:18.159Z] [2022-04-28T21:48:18.159Z] ==> git version 2.25.1 found [2022-04-28T21:48:18.159Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-04-28T21:48:18.159Z] Release-Date: 2020-01-08 [2022-04-28T21:48:18.159Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T21:48:18.159Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T21:48:18.159Z] ==> Jenkins CI detected. [2022-04-28T21:48:18.159Z] current dir:  /w/workspace/edgex-go/3 [2022-04-28T21:48:18.159Z] project root: . [2022-04-28T21:48:18.159Z] --> token set from env [2022-04-28T21:48:18.159Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T21:48:18.159Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T21:48:18.159Z] ==> Python coveragepy not found [2022-04-28T21:48:18.159Z] ==> Searching for coverage reports in: [2022-04-28T21:48:18.159Z] + . [2022-04-28T21:48:18.159Z] -> Found 1 reports [2022-04-28T21:48:18.159Z] ==> Detecting git/mercurial file structure [2022-04-28T21:48:18.159Z] ==> Reading reports [2022-04-28T21:48:18.159Z] + ./coverage.out bytes=435134 [2022-04-28T21:48:18.159Z] ==> Appending adjustments [2022-04-28T21:48:18.159Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T21:48:19.541Z] + Found adjustments [2022-04-28T21:48:19.541Z] ==> Gzipping contents [2022-04-28T21:48:19.541Z] 60K /tmp/codecov.hqZfJd.gz [2022-04-28T21:48:19.541Z] ==> Uploading reports [2022-04-28T21:48:19.541Z] url: https://codecov.io [2022-04-28T21:48:19.541Z] query: branch=PR-3995&commit=9a1382709a768593f4f34198426b7abab024a5ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-04-28T21:48:19.541Z] -> Pinging Codecov [2022-04-28T21:48:19.541Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-3995&commit=9a1382709a768593f4f34198426b7abab024a5ee&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3995%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3995&job=&cmd_args= [2022-04-28T21:48:19.541Z] -> Uploading to [2022-04-28T21:48:19.542Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/00271124DB129430A58F1EEE437C3FCB/9a1382709a768593f4f34198426b7abab024a5ee/e98568bc-10e6-45ed-b83e-bea97e4908e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T214819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=69dbaed7be6f5151bea10450f1edc386d5376bc2b3627761e5cfdef04cc09b19 [2022-04-28T21:48:19.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T21:48:19.542Z] Dload Upload Total Spent Left Speed [2022-04-28T21:48:19.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59915 0 0 100 59915 0 270k --:--:-- --:--:-- --:--:-- 272k [2022-04-28T21:48:19.801Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/9a1382709a768593f4f34198426b7abab024a5ee [Pipeline] } [2022-04-28T21:48:19.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-04-28T21:48:20.402Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:20.751Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:21.639Z] ---> package-listing.sh [2022-04-28T21:48:21.639Z] ++ facter osfamily [2022-04-28T21:48:21.639Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T21:48:21.901Z] + OS_FAMILY=debian [2022-04-28T21:48:21.901Z] + workspace=/w/workspace/edgex-go/3 [2022-04-28T21:48:21.901Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T21:48:21.901Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T21:48:21.901Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T21:48:21.901Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T21:48:21.901Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-28T21:48:21.901Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T21:48:21.901Z] + case "${OS_FAMILY}" in [2022-04-28T21:48:21.901Z] + dpkg -l [2022-04-28T21:48:21.901Z] + grep '^ii' [2022-04-28T21:48:21.901Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T21:48:21.901Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T21:48:21.901Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T21:48:21.901Z] + '[' /w/workspace/edgex-go/3 ']' [2022-04-28T21:48:21.901Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-04-28T21:48:21.901Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-04-28T21:48:21.913Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T21:48:22.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:48:22.755Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:48:22.755Z] [2022-04-28T21:48:22.755Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T21:48:23.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:48:23.056Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T21:48:23.056Z] 5eb5b503b376: Pulling fs layer [2022-04-28T21:48:23.056Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T21:48:23.056Z] ec43610c2a17: Pulling fs layer [2022-04-28T21:48:23.056Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T21:48:23.056Z] 33b1e0a273af: Pulling fs layer [2022-04-28T21:48:23.056Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T21:48:23.056Z] 2f39f015ded8: Pulling fs layer [2022-04-28T21:48:23.056Z] 33b1e0a273af: Waiting [2022-04-28T21:48:23.056Z] 5d3b04190fa2: Waiting [2022-04-28T21:48:23.056Z] 2f39f015ded8: Waiting [2022-04-28T21:48:23.056Z] 3a2ae6a8a46f: Waiting [2022-04-28T21:48:23.056Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T21:48:23.056Z] 5c69ac0246d0: Download complete [2022-04-28T21:48:23.056Z] 3a2ae6a8a46f: Download complete [2022-04-28T21:48:23.056Z] 33b1e0a273af: Verifying Checksum [2022-04-28T21:48:23.056Z] 33b1e0a273af: Download complete [2022-04-28T21:48:23.056Z] ec43610c2a17: Verifying Checksum [2022-04-28T21:48:23.056Z] ec43610c2a17: Download complete [2022-04-28T21:48:23.056Z] 5d3b04190fa2: Download complete [2022-04-28T21:48:23.317Z] 5eb5b503b376: Verifying Checksum [2022-04-28T21:48:23.317Z] 5eb5b503b376: Download complete [2022-04-28T21:48:23.885Z] 2f39f015ded8: Download complete [2022-04-28T21:48:24.453Z] 5eb5b503b376: Pull complete [2022-04-28T21:48:24.713Z] 5c69ac0246d0: Pull complete [2022-04-28T21:48:24.972Z] ec43610c2a17: Pull complete [2022-04-28T21:48:25.232Z] 3a2ae6a8a46f: Pull complete [2022-04-28T21:48:25.232Z] 33b1e0a273af: Pull complete [2022-04-28T21:48:25.491Z] 5d3b04190fa2: Pull complete [2022-04-28T21:48:29.683Z] 2f39f015ded8: Pull complete [2022-04-28T21:48:29.683Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T21:48:29.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T21:48:29.683Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T21:48:29.749Z] prd-ubuntu20.04-docker-8c-8g-33714 does not seem to be running inside a container [2022-04-28T21:48:29.804Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T21:48:31.732Z] $ docker top ae3bd814bed2f593ea5754fb25622ed5bb066f8b2d6e3ff750326b80c3ed7daa -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T21:48:32.080Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T21:48:32.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T21:48:32.670Z] + ls /var/log/sa-host [2022-04-28T21:48:32.670Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T21:48:32.752Z] provisioning config files... [2022-04-28T21:48:32.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config9222080152372084917tmp [Pipeline] { [Pipeline] echo [2022-04-28T21:48:32.777Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:33.064Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T21:48:33.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:33.403Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T21:48:33.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:33.703Z] ---> sudo-logs.sh [2022-04-28T21:48:33.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T21:48:33.723Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:34.008Z] ---> job-cost.sh [2022-04-28T21:48:34.008Z] lf-activate-venv: SKIPPING [2022-04-28T21:48:34.008Z] DEBUG: total: 0.2199999988079071 [2022-04-28T21:48:34.008Z] INFO: Retrieving Stack Cost... [2022-04-28T21:48:34.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T21:48:34.838Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T21:48:35.113Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T21:48:35.400Z] ---> logs-deploy.sh [2022-04-28T21:48:35.400Z] lf-activate-venv: SKIPPING [2022-04-28T21:48:35.400Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3995/3 [2022-04-28T21:48:35.400Z] INFO: archiving workspace using pattern(s): [2022-04-28T21:48:36.342Z] Archives upload complete. [2022-04-28T21:48:36.342Z] INFO: archiving logs to Nexus